Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rhcos-4.14] Updates for the RHCOS Pipeline migration to an ITUP Cluster #3112

Closed
wants to merge 2 commits into from

Conversation

marmijo
Copy link
Member

@marmijo marmijo commented Aug 21, 2024

backport #3061 to rhcos-4.14.

EDIT:
Note: the commits were amended to use the fedora:latest container so we never use EOL releases in these tests.

commit 5ac223ff2bc025dde7592633d066aace5257faf9
Author: Michael Armijo <[email protected]>
Date:   Wed Aug 21 13:32:05 2024 -0600

    tests/podman/rootless-systemd: use the FCOS defined fedora.repo to set
    up container
    
    Use the fedora.repo file defined in fedora-coreos-config to set up the
    container. This will force packages to be downloaded from
    dl.fedoraproject.org, as specified in the FCOS file. The ITUP cluster,
    being used by the RHCOS pipeline, requires all outbound connections
    to be specified in a Firewall Egress file, and this will ensure the
    same connection will always be used.
    
    Co-authored-by: Aashish Radhakrishnan <[email protected]>

commit 99a6c6a2a78df52d03fcb9ae70a504933f14cda3
Author: Michael Armijo <[email protected]>
Date:   Wed Aug 21 13:31:33 2024 -0600

    tests/ntp: use the FCOS defined fedora.repo to set up container
    
    Use the fedora.repo file defined in fedora-coreos-config to set up the
    container. This will force packages to be downloaded from
    dl.fedoraproject.org, as specified in the FCOS file. The ITUP cluster,
    being used by the RHCOS pipeline, requires all outbound connections
    to be specified in a Firewall Egress file, and this will ensure the
    same connection will always be used.
    
    Co-authored-by: Aashish Radhakrishnan <[email protected]>

aaradhak
aaradhak previously approved these changes Aug 22, 2024
marmijo and others added 2 commits August 22, 2024 15:45
Use the fedora.repo file defined in fedora-coreos-config to set up the
container. This will force packages to be downloaded from
dl.fedoraproject.org, as specified in the FCOS file. The ITUP cluster,
being used by the RHCOS pipeline, requires all outbound connections
to be specified in a Firewall Egress file, and this will ensure the
same connection will always be used.

Co-authored-by: Aashish Radhakrishnan <[email protected]>
up container

Use the fedora.repo file defined in fedora-coreos-config to set up the
container. This will force packages to be downloaded from
dl.fedoraproject.org, as specified in the FCOS file. The ITUP cluster,
being used by the RHCOS pipeline, requires all outbound connections
to be specified in a Firewall Egress file, and this will ensure the
same connection will always be used.

Co-authored-by: Aashish Radhakrishnan <[email protected]>
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.

2 participants