Skip to content

Conversation

@marmijo
Copy link
Member

@marmijo marmijo commented Nov 13, 2024

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

This test has been denylisted in FCOS due to rate limiting issues with
the nginx container, causing frequent timeouts and failures. Replace the
nginx container with the `fedora:latest` container from quay.io to
mitigate this. Also modify the `podman run` command to start a Python
HTTP server to continue testing volume mounting and port forwarding.
HuijingHei
HuijingHei previously approved these changes Nov 13, 2024
Copy link
Member

@HuijingHei HuijingHei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

dustymabe
dustymabe previously approved these changes Nov 13, 2024
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marmijo marmijo dismissed stale reviews from dustymabe and HuijingHei via 75a0edc November 14, 2024 18:16
@marmijo marmijo enabled auto-merge (rebase) November 14, 2024 18:17
@marmijo marmijo disabled auto-merge November 14, 2024 18:46
This test has been denylisted in FCOS for a long time due to rate
limiting issues with the busybox container. The functionality of the
test is covered by other FCOS tests so it can be removed.
Also remove some older, obsolete functions that were probably a part
of this test in the past.

see: https://issues.redhat.com/browse/COS-2094
@dustymabe dustymabe enabled auto-merge (rebase) November 14, 2024 19:29
@dustymabe dustymabe merged commit f5e20b9 into coreos:main Nov 14, 2024
5 checks passed
marmijo added a commit to marmijo/fedora-coreos-config that referenced this pull request Nov 14, 2024
dustymabe pushed a commit to coreos/fedora-coreos-config that referenced this pull request Nov 15, 2024
marmijo added a commit to marmijo/coreos-assembler that referenced this pull request Nov 19, 2024
Bump the retry delay to `10*time.Seconds` which doubles the previous
delay to allow for enough time to report success.
Update the container name in an error statement from nginx to Fedora
which should have been done in coreos#3939

fixes: coreos/fedora-coreos-tracker#1835
dustymabe pushed a commit that referenced this pull request Nov 20, 2024
Bump the retry delay to `10*time.Seconds` which doubles the previous
delay to allow for enough time to report success.
Update the container name in an error statement from nginx to Fedora
which should have been done in #3939

fixes: coreos/fedora-coreos-tracker#1835
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants