mirror of
https://github.com/containers/podman.git
synced 2025-07-02 00:30:00 +08:00
Revert "Temporarily disable rootless debian e2e testing"
This reverts commit 02b8fd7156c93555b0ac1f775aa824ec04224215. The new CI images should have a apparmor workaround. Fixes #22625 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
20
.cirrus.yml
20
.cirrus.yml
@ -705,25 +705,7 @@ rootless_integration_test_task:
|
|||||||
# Docs: ./contrib/cirrus/CIModes.md
|
# Docs: ./contrib/cirrus/CIModes.md
|
||||||
only_if: *not_tag_branch_build_docs_machine
|
only_if: *not_tag_branch_build_docs_machine
|
||||||
depends_on: *build
|
depends_on: *build
|
||||||
# FIXME: Fails on Debian rootless ref: #22625
|
matrix: *platform_axis
|
||||||
# matrix: *platform_axis
|
|
||||||
# FIXME: Fails on Debian rootless ref: #22625
|
|
||||||
matrix: # The following is just like *platform_axis minus Debian
|
|
||||||
- env: *stdenvars
|
|
||||||
- env:
|
|
||||||
DISTRO_NV: ${PRIOR_FEDORA_NAME}
|
|
||||||
VM_IMAGE_NAME: ${PRIOR_FEDORA_CACHE_IMAGE_NAME}
|
|
||||||
CTR_FQIN: ${PRIOR_FEDORA_CONTAINER_FQIN}
|
|
||||||
CI_DESIRED_RUNTIME: crun
|
|
||||||
CI_DESIRED_DATABASE: boltdb
|
|
||||||
CI_DESIRED_STORAGE: vfs
|
|
||||||
# Catch invalid "TMPDIR == /tmp" assumptions; PR #19281
|
|
||||||
TMPDIR: /var/tmp
|
|
||||||
- env:
|
|
||||||
<<: *stdenvars
|
|
||||||
DISTRO_NV: ${RAWHIDE_NAME}
|
|
||||||
VM_IMAGE_NAME: ${RAWHIDE_CACHE_IMAGE_NAME}
|
|
||||||
CTR_FQIN: ""
|
|
||||||
gce_instance: *standardvm
|
gce_instance: *standardvm
|
||||||
timeout_in: 50m
|
timeout_in: 50m
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user