Skip to content

CNTRLPLANE-2589: Add parallel OTE CI job for cluster-authentication-operator#73999

Open
ropatil010 wants to merge 1 commit intoopenshift:masterfrom
ropatil010:cluster-auth-ope-cte-ci
Open

CNTRLPLANE-2589: Add parallel OTE CI job for cluster-authentication-operator#73999
ropatil010 wants to merge 1 commit intoopenshift:masterfrom
ropatil010:cluster-auth-ope-cte-ci

Conversation

@ropatil010
Copy link
Contributor

Hi Team,

Trying to create new job for cluster authentication operator.

Add new e2e-aws-operator-serial-ote job to run OpenShift Tests Extension (OTE) tests in serial mode for the cluster-authentication-operator.

/hold
hold till the PR: openshift/cluster-authentication-operator#828 merges first

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 27, 2026
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jan 27, 2026

@ropatil010: This pull request references CNTRLPLANE-2589 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 epic to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Hi Team,

Trying to create new job for cluster authentication operator.

Add new e2e-aws-operator-serial-ote job to run OpenShift Tests Extension (OTE) tests in serial mode for the cluster-authentication-operator.

/hold
hold till the PR: openshift/cluster-authentication-operator#828 merges first

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 added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 27, 2026
@openshift-ci openshift-ci bot requested review from ibihim and liouk January 27, 2026 11:12
@ropatil010
Copy link
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-serial-ote

@openshift-ci-robot
Copy link
Contributor

@ropatil010: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ropatil010 ropatil010 changed the title CNTRLPLANE-2589: Add serial OTE CI job for cluster-authentication-operator [WIP] CNTRLPLANE-2589: Add serial OTE CI job for cluster-authentication-operator Feb 3, 2026
@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 3, 2026
@ropatil010
Copy link
Contributor Author

This PR is blocked bec untill dependency PR gets merged openshift/origin#30735
Once that PR gets merged i need to update this PR as per @p0lyn0mial suggestion by taking parallel execution of cases.

@ropatil010 ropatil010 changed the title [WIP] CNTRLPLANE-2589: Add serial OTE CI job for cluster-authentication-operator CNTRLPLANE-2589: Add serial OTE CI job for cluster-authentication-operator Feb 4, 2026
@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 4, 2026
@ropatil010 ropatil010 changed the title CNTRLPLANE-2589: Add serial OTE CI job for cluster-authentication-operator CNTRLPLANE-2589: Add parallel OTE CI job for cluster-authentication-operator Feb 4, 2026
@ropatil010
Copy link
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-parallel-ote

@openshift-ci-robot
Copy link
Contributor

@ropatil010: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@ropatil010
Copy link
Contributor Author

Hi @p0lyn0mial, PTAL.
Have updated from serial to parallel as per the request: openshift/cluster-authentication-operator#833 (comment).
As per my understanding the CI profile e2e-aws-operator-parallel-ote will fail as there is no test suite with parallel available in this repo.

@p0lyn0mial
Copy link
Contributor

Hi @p0lyn0mial, PTAL.
Have updated from serial to parallel as per the request: openshift/cluster-authentication-operator#833 (comment).
As per my understanding the CI profile e2e-aws-operator-parallel-ote will fail as there is no test suite with parallel available in this repo.

yes, this should be ok since the new job is optional.

TEST_SUITE: openshift/conformance/serial
workflow: idp-external-oidc-keycloak-aws
timeout: 8h0m0s
- always_run: false
Copy link
Contributor

Choose a reason for hiding this comment

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

we should run the job always but it needs to be optional until we are sure the new job works.

@p0lyn0mial
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@p0lyn0mial
Copy link
Contributor

you might want to squash some commits, after that assign to @liouk for approval

This change adds a new OpenShift Tests Extension (OTE) job for the
cluster-authentication-operator master branch:
- e2e-aws-operator-parallel-ote: Executes parallel OTE tests

The job is configured with:
- always_run: true to ensure it runs on all PRs
- optional: true to prevent blocking PR merges
- Uses openshift-e2e-test step with parallel test suite

Co-Authored-By: Rohit Patil <ropatil@redhat.com>
@ropatil010 ropatil010 force-pushed the cluster-auth-ope-cte-ci branch from 7ce9731 to 7f240f2 Compare February 4, 2026 10:55
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@ropatil010
Copy link
Contributor Author

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 4, 2026
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@ropatil010: 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
pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-parallel-ote openshift/cluster-authentication-operator presubmit Presubmit changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 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 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

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.

@p0lyn0mial
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Details 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

@ropatil010
Copy link
Contributor Author

/retest

@ropatil010
Copy link
Contributor Author

/assign @liouk
Can you help to approve this PR?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 4, 2026

@ropatil010: 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/rehearse/openshift/cluster-authentication-operator/master/e2e-aws-operator-serial-ote 404dda7 link unknown /pj-rehearse pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-serial-ote
ci/rehearse/openshift/cluster-authentication-operator/master/e2e-aws-operator-parallel-ote ffda85f link unknown /pj-rehearse pull-ci-openshift-cluster-authentication-operator-master-e2e-aws-operator-parallel-ote

Full PR test history. Your PR dashboard.

Details

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

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.

4 participants