Skip to content

CNTRLPLANE-945: WIP: Add tests for ExternalOIDC #29917

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

everettraven
Copy link
Contributor

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 Jun 12, 2025
Copy link
Contributor

openshift-ci bot commented Jun 12, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

openshift-ci bot commented Jun 12, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: everettraven
Once this PR has been reviewed and has the lgtm label, please assign smg247 for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@everettraven everettraven changed the title WIP: Add tests for ExternalOIDC CNTRLPLANE-945: WIP: Add tests for ExternalOIDC Jun 12, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 12, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 12, 2025

@everettraven: This pull request references CNTRLPLANE-945 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set.

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.

Signed-off-by: Bryce Palmer <[email protected]>
@everettraven
Copy link
Contributor Author

/test all

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
@everettraven
Copy link
Contributor Author

/test all

Copy link
Contributor

openshift-ci bot commented Jun 17, 2025

@everettraven: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-vsphere-ovn-upi a289d53 link true /test e2e-vsphere-ovn-upi
ci/prow/e2e-gcp-fips-serial-2of2 a289d53 link false /test e2e-gcp-fips-serial-2of2
ci/prow/e2e-metal-ipi-serial-ovn-ipv6-2of2 a289d53 link false /test e2e-metal-ipi-serial-ovn-ipv6-2of2
ci/prow/e2e-azure-ovn-upgrade a289d53 link false /test e2e-azure-ovn-upgrade
ci/prow/e2e-gcp-disruptive a289d53 link false /test e2e-gcp-disruptive
ci/prow/e2e-vsphere-ovn-dualstack-primaryv6 a289d53 link false /test e2e-vsphere-ovn-dualstack-primaryv6
ci/prow/e2e-metal-ipi-serial-2of2 a289d53 link false /test e2e-metal-ipi-serial-2of2
ci/prow/e2e-gcp-ovn a289d53 link true /test e2e-gcp-ovn
ci/prow/e2e-gcp-ovn-upgrade a289d53 link true /test e2e-gcp-ovn-upgrade
ci/prow/e2e-aws-disruptive a289d53 link false /test e2e-aws-disruptive
ci/prow/e2e-aws-ovn-etcd-scaling a289d53 link false /test e2e-aws-ovn-etcd-scaling
ci/prow/e2e-azure-ovn-etcd-scaling a289d53 link false /test e2e-azure-ovn-etcd-scaling
ci/prow/e2e-aws-ovn-single-node-serial a289d53 link false /test e2e-aws-ovn-single-node-serial
ci/prow/e2e-vsphere-ovn a289d53 link true /test e2e-vsphere-ovn
ci/prow/e2e-gcp-csi a289d53 link false /test e2e-gcp-csi
ci/prow/e2e-gcp-fips-serial-1of2 a289d53 link false /test e2e-gcp-fips-serial-1of2
ci/prow/e2e-vsphere-ovn-etcd-scaling a289d53 link false /test e2e-vsphere-ovn-etcd-scaling
ci/prow/e2e-aws-ovn-single-node-upgrade a289d53 link false /test e2e-aws-ovn-single-node-upgrade
ci/prow/e2e-metal-ipi-serial-ovn-ipv6-1of2 a289d53 link false /test e2e-metal-ipi-serial-ovn-ipv6-1of2
ci/prow/okd-scos-e2e-aws-ovn a289d53 link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-aws-ovn-single-node a289d53 link false /test e2e-aws-ovn-single-node
ci/prow/verify a289d53 link true /test verify
ci/prow/okd-e2e-gcp a289d53 link false /test okd-e2e-gcp
ci/prow/e2e-metal-ipi-serial-1of2 a289d53 link false /test e2e-metal-ipi-serial-1of2
ci/prow/e2e-hypershift-conformance a289d53 link false /test e2e-hypershift-conformance
ci/prow/e2e-gcp-ovn-rt-upgrade a289d53 link false /test e2e-gcp-ovn-rt-upgrade
ci/prow/e2e-gcp-ovn-etcd-scaling a289d53 link false /test e2e-gcp-ovn-etcd-scaling
ci/prow/e2e-aws-ovn-serial-publicnet-1of2 a289d53 link false /test e2e-aws-ovn-serial-publicnet-1of2

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants