aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-09-13 10:23:26 -0400
committerChris Evich <cevich@redhat.com>2022-09-14 13:26:57 -0400
commitcb6ad76310dfc9488fab4e8d27fe9dd2f41d047e (patch)
tree6c5daa76ca2cb05c35bcb08c56bf6cfcfdf32e7d /.cirrus.yml
parent017d81ddd0e8d228aadb949175c0aae1e4b9d925 (diff)
downloadpodman-cb6ad76310dfc9488fab4e8d27fe9dd2f41d047e.tar.gz
podman-cb6ad76310dfc9488fab4e8d27fe9dd2f41d047e.tar.bz2
podman-cb6ad76310dfc9488fab4e8d27fe9dd2f41d047e.zip
Cirrus: Only run unit-testing on Fedora.
There's little practical reason to execute unit-level testing on multiple platforms, since there's so little platform interaction. Remove the unit-test runs on Ubuntu, only execute on root-full and root-less Fedora. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4d7fbde13..1f5af669f 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -503,8 +503,7 @@ docker-py_test_task:
always: *runner_stats
-# Does exactly what it says, execute the podman unit-tests on all primary
-# platforms and release versions.
+# Does exactly what it says, execute the podman unit-tests on Fedora.
unit_test_task:
name: "Unit tests on $DISTRO_NV"
alias: unit_test
@@ -515,9 +514,6 @@ unit_test_task:
- validate
matrix:
- env: *stdenvars
- # Fedora 35 skipped for podman4
- #- env: *priorfedora_envvars
- - env: *ubuntu_envvars
# Special-case: Rootless on latest Fedora (standard) VM
- name: "Rootless unit on $DISTRO_NV"
env: