-
Notifications
You must be signed in to change notification settings - Fork 413
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
DNM: test against RHEL 9.6 #4759
base: master
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jlebon The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test ? |
@jlebon: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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 kubernetes-sigs/prow repository. |
/test e2e-aws-ovn |
/test e2e-aws-ovn |
/test e2e-aws-ovn |
/test e2e-aws-ovn
on last one, I don't think our change here would've caused that. |
Part of https://issues.redhat.com/browse/COS-3086. Hopefully this is the last time we have to do this! (This should become obsoleted by openshift/enhancements#1637).
e7c68f8
to
14cb75e
Compare
/test e2e-aws-ovn |
@jlebon: The following test failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
/test e2e-aws-ovn |
/payload 4.16 nightly blocking NodeInfo is at least showing that we're running the expected version of RHCOS, so lets go ahead and run some blocking jobs.
|
@sdodson: trigger 9 job(s) of type blocking for the nightly release of OCP 4.16
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c58503f0-bc27-11ef-9501-f23329ed35ae-0 trigger 5 job(s) of type blocking for the ci release of OCP 4.16
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c58503f0-bc27-11ef-9501-f23329ed35ae-1 |
/payload 4.19 nightly blocking |
@sdodson: trigger 13 job(s) of type blocking for the nightly release of OCP 4.19
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/dc2c9370-bc27-11ef-8d7d-c2c3604d41b1-0 trigger 4 job(s) of type blocking for the ci release of OCP 4.19
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/dc2c9370-bc27-11ef-8d7d-c2c3604d41b1-1 |
/payload-job periodic-ci-openshift-release-master-ci-4.19-upgrade-from-stable-4.18-e2e-gcp-ovn-rt-upgrade periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-aws-ovn-conformance periodic-ci-openshift-release-master-nightly-4.19-e2e-aws-ovn-serial periodic-ci-openshift-release-master-ci-4.19-e2e-aws-ovn-techpreview periodic-ci-openshift-release-master-ci-4.19-e2e-aws-ovn-techpreview-serial periodic-ci-openshift-release-master-nightly-4.19-fips-payload-scan periodic-ci-openshift-release-master-nightly-4.19-e2e-metal-ipi-ovn-bm periodic-ci-openshift-release-master-nightly-4.19-e2e-metal-ipi-ovn-ipv6 periodic-ci-openshift-microshift-release-4.19-periodics-e2e-aws-ovn-ocp-conformance periodic-ci-openshift-microshift-release-4.19-periodics-e2e-aws-ovn-ocp-conformance-serial |
@sdodson: trigger 10 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/52605fb0-bca8-11ef-9c2a-20be18d3d24d-0 |
/payload-job periodic-ci-openshift-release-master-ci-4.19-e2e-gcp-ovn-upgrade periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-aws-ovn |
@sdodson: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/8de8b320-bca8-11ef-9971-7b10a6578868-0 |
/test e2e-aws-ovn |
/payload 4.19 nightly blocking |
@sdodson: trigger 13 job(s) of type blocking for the nightly release of OCP 4.19
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/23ccb9f0-bef1-11ef-8fdf-6f933f7b213e-0 trigger 4 job(s) of type blocking for the ci release of OCP 4.19
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/23ccb9f0-bef1-11ef-8fdf-6f933f7b213e-1 |
Part of https://issues.redhat.com/browse/COS-3086.
Hopefully this is the last time we have to do this! (This should become obsoleted by openshift/enhancements#1637).