These two tests have been denylisted in FCOS for quite some time due to rate limiting issues with the containers they are pulling.
For podman.workflow: use the quay.io/fedora/fedora container and a Python HTTP server instead of the nginx container.
For fcos.internet: remove it altogether as there are other tests within FCOS that test this functionality.
These two tests have been denylisted in FCOS for quite some time due to rate limiting issues with the containers they are pulling. For
podman.workflow
: use thequay.io/fedora/fedora
container and a Python HTTP server instead of the nginx container. Forfcos.internet
: remove it altogether as there are other tests within FCOS that test this functionality.See: https://issues.redhat.com/browse/COS-2094