coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

tests: update podman.workflow and remove fcos.internet #3939

Closed marmijo closed 2 weeks ago

marmijo commented 2 weeks ago

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.

See: https://issues.redhat.com/browse/COS-2094