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

USHIFT-2466: Enable multiple RHOCP repositories #3079

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

pmtk
Copy link
Member

@pmtk pmtk commented Feb 28, 2024

No description provided.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 28, 2024
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 28, 2024
test/bin/build_images.sh Outdated Show resolved Hide resolved
@dhellmann
Copy link
Contributor

/lgtm

@pmtk pmtk changed the title WIP Enable multiple RHOCP repositories USHIFT-2466: Enable multiple RHOCP repositories Feb 28, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 28, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 28, 2024

@pmtk: This pull request references USHIFT-2466 which is a valid jira issue.

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 28, 2024
@dhellmann
Copy link
Contributor

/lgtm

@pmtk
Copy link
Member Author

pmtk commented Feb 28, 2024

/hold

@openshift-ci openshift-ci bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. labels Feb 28, 2024
@pmtk
Copy link
Member Author

pmtk commented Feb 28, 2024

/unhold

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Feb 28, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 76f5131 and 2 for PR HEAD 7a1e0d8 in total

@dhellmann
Copy link
Contributor

dhellmann commented Feb 28, 2024

The ARM periodic job failed with a timeout.

+ 16:31:23.831861492 microshift/test/bin/ci_phase_iso_boot.sh:62 	parallel --results '/home/ec2-user/microshift/_output/test-images/scenario-info/{/.}/boot.log' 
--joblog /home/ec2-user/microshift/_output/test-images/launch_vm_jobs.txt --delay 5 
bash -x ./bin/scenario.sh create ::: /home/ec2-user/microshift/test/scenarios-periodics/cos9-src@rpm-standard1.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-crel@upgrade-fails.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-prel@upgrade-fails-and-rolls-back.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@cncf-conformance.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@fips.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@greenboot.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@isolated-net.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@manual-rollback.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@offline.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@optional.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@osconfig.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@rpm-standard1.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@rpm-standard2.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el92-src@upgrade-fails-cannot-backup.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el93-crel@upgrade-to-el93-src.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el93-src@standard-suite1.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el93-src@standard-suite2.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el93-src@upgrade-from-el92-prel.sh 
/home/ec2-user/microshift/test/scenarios-periodics/el93-src@upgrade-from-el92-src.sh
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:169","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Process did not finish before 2h0m0s timeout","severity":"error","time":"2024-02-28T18:25:39Z"}

For some reason it doesn't look like we collected /home/ec2-user/microshift/_output/test-images/scenario-info/{/.}/boot.log or /home/ec2-user/microshift/_output/test-images/launch_vm_jobs.txt so it's not clear which VM failed to boot.

@dhellmann
Copy link
Contributor

I filed https://issues.redhat.com/browse/USHIFT-2469 about the log collection issue.

@pmtk
Copy link
Member Author

pmtk commented Feb 29, 2024

/test metal-periodic-test-arm

@ggiguash
Copy link
Contributor

/lgtm

Copy link
Contributor

openshift-ci bot commented Feb 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhellmann, ggiguash, pmtk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [dhellmann,ggiguash,pmtk]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@pmtk
Copy link
Member Author

pmtk commented Feb 29, 2024

/retest

Copy link
Contributor

openshift-ci bot commented Feb 29, 2024

@pmtk: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 4ddf1e8 into openshift:main Feb 29, 2024
8 checks passed
@pmtk pmtk deleted the tests-multiple-rhocp branch March 1, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants