NO-ISSUE: ci(quay): replace e2e mirror-image test with chainsaw#76492
NO-ISSUE: ci(quay): replace e2e mirror-image test with chainsaw#76492jbpratt wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@jbpratt: This pull request explicitly references no jira issue. DetailsIn 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jbpratt The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse |
|
@jbpratt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse |
|
@jbpratt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-quay-quay-operator-master-ocp-latest-e2e |
|
@jbpratt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-quay-quay-operator-master-ocp-latest-e2e |
|
@jbpratt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-quay-quay-operator-master-ocp-latest-e2e |
|
@jbpratt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Replace the quay-test-mirror-image step with chainsaw-based e2e tests for both master and redhat-3.17 branches. The new quay-test-chainsaw step runs reconcile and HPA test suites from the quay/operator repo. Pre-phase no longer creates a QuayRegistry or admin user since chainsaw tests manage their own resources. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Brady Pratt <bpratt@redhat.com>
|
/pj-rehearse pull-ci-quay-quay-operator-master-ocp-latest-e2e |
|
@jbpratt: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@jbpratt: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Replace the quay-test-mirror-image step with chainsaw-based e2e tests for both master and redhat-3.17 branches. The new quay-test-chainsaw step runs reconcile and HPA test suites from the quay/operator repo.
Pre-phase no longer creates a QuayRegistry or admin user since chainsaw tests manage their own resources.