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>
This commit is contained in:
Chris Evich
2022-09-13 10:23:26 -04:00
parent 017d81ddd0
commit cb6ad76310

View File

@ -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: