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.13] kola/test: update rhcos upgrade test to new s3 dir #3482

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #3480

/assign mike-nguyen

Originally RHCOS only had one stream named after the OCP major minor
version. Around the 4.12 timeframe, the ability to produce concurrent
RHCOS versions based on different RHEL content was introduced. This
changed the stream name used in the mirror where this test downloads
the latest released RHCOS version.

Since the stream name is not in the build metadata, the RHEL version
portion of the stream name can only be inferred from the RHCOS version
string. This may be cause issues when there is a three digit RHEL
version.
@openshift-ci
Copy link

openshift-ci bot commented May 19, 2023

Hi @openshift-cherrypick-robot. Thanks for your PR.

I'm waiting for a coreos member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@mike-nguyen
Copy link
Member

/ok-to-test

@dustymabe
Copy link
Member

/retest

@dustymabe
Copy link
Member

dustymabe commented May 19, 2023

failure seems consistent:

error: Updating rpm-md repo 'rhel-9.2-baseos': cannot update repo 'rhel-9.2-baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Status code: 404 for http://base-4-13-rhel92.ocp.svc.cluster.local/rhel-9.2-baseos/repodata/repomd.xml (IP: 172.30.206.47)

@sdodson
Copy link

sdodson commented May 19, 2023

/retest
Hopefully a short term issue. If not we need to reach out to ART about this.

@sdodson
Copy link

sdodson commented May 19, 2023

Eh, every PR on this branch with that test had it overridden or merged without the test passing. So I guess I shouldn't get my hopes up.

Examples
#3465 merged without passing test
#3463 merged without passing test
#3414 (comment)
#3415 (comment)
#3400 (comment)

@jlebon
Copy link
Member

jlebon commented May 19, 2023

Since the pipeline is currently broken on this test and this PR is an attempt to fix it, we're no worse off getting this in and trying to revive the pipeline. The CI failure is unrelated so let's just force it in.

/override ci/prow/rhcos

@openshift-ci
Copy link

openshift-ci bot commented May 19, 2023

@jlebon: Overrode contexts on behalf of jlebon: ci/prow/rhcos

In response to this:

Since the pipeline is currently broken on this test and this PR is an attempt to fix it, we're no worse off getting this in and trying to revive the pipeline. The CI failure is unrelated so let's just force it in.

/override ci/prow/rhcos

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jlebon jlebon merged commit c08b852 into coreos:rhcos-4.13 May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants