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

MULTIARCH-3744: Add SNO workflow for power - manual installation #45303

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

dharaneeshvrd
Copy link
Member

@dharaneeshvrd dharaneeshvrd commented Nov 6, 2023

@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 Nov 6, 2023
@dharaneeshvrd dharaneeshvrd force-pushed the sno-on-power branch 6 times, most recently from f8a6884 to 50cd5ac Compare November 6, 2023 08:18
@dharaneeshvrd dharaneeshvrd changed the title [WIP] Add sno workflow for power Add sno workflow for power Nov 7, 2023
@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 Nov 7, 2023
cron: 0 4 * * *
steps:
env:
LIVE_INITRAMFS_URL: https://mirror.openshift.com/pub/openshift-v4/ppc64le/dependencies/rhcos/pre-release/4.14.0-rc.0/rhcos-live-initramfs.ppc64le.img
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this something we'll need to link to a sym-link to make sure it stays up to date?

Copy link
Member Author

Choose a reason for hiding this comment

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

I believe it's not required since the latest dir on each release will contain latest images only. I have modified the urls to point to the latest.
https://mirror.openshift.com/pub/openshift-v4/ppc64le/dependencies/rhcos/4.14/

@dharaneeshvrd dharaneeshvrd force-pushed the sno-on-power branch 7 times, most recently from 8193637 to 152258f Compare November 10, 2023 08:27
@dharaneeshvrd
Copy link
Member Author

@jaypoulz I have addressed your last comment, please let me know if you have any other comments.
Please let me know the file placements are ok or not!

@dharaneeshvrd
Copy link
Member Author

/cc @mkumatag @cs-zhang

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2023
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 30, 2023
@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

1 similar comment
@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@dharaneeshvrd: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power N/A periodic Periodic changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 10 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 20 rehearsals
Comment: /pj-rehearse max to run up to 35 rehearsals
Comment: /pj-rehearse auto-ack to run up to 10 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

1 similar comment
@dharaneeshvrd
Copy link
Member Author

/pj-rehearse periodic-ci-openshift-multiarch-master-nightly-4.14-ocp-e2e-sno-power

@dharaneeshvrd
Copy link
Member Author

/pj-rehearse ack

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Dec 1, 2023
Copy link
Contributor

@cs-zhang cs-zhang left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 1, 2023
Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cs-zhang, dharaneeshvrd, jaypoulz, jmguzik

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:

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2023
Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

@dharaneeshvrd: 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 e517841 into openshift:master Dec 1, 2023
21 checks passed
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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
6 participants