tests: enable pasta tests

This should have been done a long time ago and this would have made
clear that it did not work properly. However now that pasta is the
default and we fixed all the remaining problems we can easily enable
them.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger 2024-03-05 11:36:49 +01:00
parent 1e8e9351e5
commit d50122aeb2
No known key found for this signature in database
GPG Key ID: EB145DD938A3CAF2
2 changed files with 2 additions and 9 deletions

View File

@ -6449,10 +6449,6 @@ _EOF
skip_if_chroot
skip_if_root_environment "pasta only works rootless"
# FIXME: unskip when we have a new pasta version with:
# https://archives.passt.top/passt-dev/20230623082531.25947-2-pholzing@redhat.com/
skip "pasta bug prevents this from working"
_prefetch alpine
# pasta by default copies the host ip

View File

@ -727,11 +727,8 @@ function configure_and_check_user() {
skip_if_chroot
skip_if_root_environment "pasta only works rootless"
# FIXME: unskip when we have a new pasta version with:
# https://archives.passt.top/passt-dev/20230623082531.25947-2-pholzing@redhat.com/
skip "pasta bug prevents this from working"
run_buildah from --quiet --pull=false $WITH_POLICY_JSON debian
_prefetch alpine
run_buildah from --quiet --pull=false $WITH_POLICY_JSON alpine
cid=$output
local hostname=h-$(random_string)