summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-09-16 11:36:27 +0200
committerGitHub <noreply@github.com>2022-09-16 11:36:27 +0200
commit4ba6ee306088a4d322fe28f292bf5d5c4d17b778 (patch)
tree729834327203c627c8455b9f7055d5cc04957038 /.cirrus.yml
parent373267d103a45dfc1bef885eb47315bfb1f30bb2 (diff)
parentcb6ad76310dfc9488fab4e8d27fe9dd2f41d047e (diff)
downloadpodman-4ba6ee306088a4d322fe28f292bf5d5c4d17b778.tar.gz
podman-4ba6ee306088a4d322fe28f292bf5d5c4d17b778.tar.bz2
podman-4ba6ee306088a4d322fe28f292bf5d5c4d17b778.zip
Merge pull request #15776 from cevich/no_ubuntu_unit
Cirrus: Only run unit-testing on Fedora.
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 9cab8f0f0..17902a430 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: