Skip to content

MG-134: Add e2e-gcp-operator check in the must gather operator CI pipeline#71208

Merged
openshift-merge-bot[bot] merged 7 commits intoopenshift:masterfrom
praveencodes:MG-128
Nov 24, 2025
Merged

MG-134: Add e2e-gcp-operator check in the must gather operator CI pipeline#71208
openshift-merge-bot[bot] merged 7 commits intoopenshift:masterfrom
praveencodes:MG-128

Conversation

@praveencodes
Copy link
Contributor

No description provided.

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

openshift-ci-robot commented Nov 10, 2025

@praveencodes: This pull request references MG-128 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.21.0" version, but no target version was set.

Details

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.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Nov 10, 2025
@liangxia
Copy link
Member

/test generated-config

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 21, 2025
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 21, 2025
@openshift-ci-robot
Copy link
Contributor

@praveencodes, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

could not load configuration from candidate revision of release repo: failed to load Prow configuration from release repo: job pull-ci-openshift-must-gather-operator-master-e2e-gcp-operator is set to always run but also declares skip_if_only_changed targets, which are mutually exclusive
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.

@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Nov 21, 2025
@praveencodes praveencodes changed the title MG-128: Add e2e-operator check in the must gather operator CI pipeline MG-134: Add e2e-gcp-operator check in the must gather operator CI pipeline Nov 21, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Nov 21, 2025

@praveencodes: This pull request references MG-134 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.21.0" version, but no target version was set.

Details

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.

@praveencodes
Copy link
Contributor Author

/cc @swghosh @shivprakashmuley

@swghosh
Copy link
Member

swghosh commented Nov 23, 2025

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

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

@@ -1 +1 @@
base_images:
Copy link
Member

Choose a reason for hiding this comment

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

cpu: 100m
- as: test
cli: latest
commands: make test-e2e
Copy link
Member

Choose a reason for hiding this comment

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

does this make target run as-is today?

or would you can add a step that applies a diff from your PR: openshift/must-gather-operator#311 eg. git apply https://github.com/openshift/must-gather-operator/pull/311.diff / we can test this after merging it.

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@praveencodes: 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-must-gather-operator-master-e2e-gcp-operator openshift/must-gather-operator presubmit Presubmit changed
pull-ci-openshift-must-gather-operator-master-ci-bundle-must-gather-operator-bundle openshift/must-gather-operator presubmit Ci-operator config changed
pull-ci-openshift-must-gather-operator-master-coverage openshift/must-gather-operator presubmit Ci-operator config changed
pull-ci-openshift-must-gather-operator-master-images openshift/must-gather-operator presubmit Ci-operator config changed
pull-ci-openshift-must-gather-operator-master-lint openshift/must-gather-operator presubmit Ci-operator config changed
pull-ci-openshift-must-gather-operator-master-test openshift/must-gather-operator presubmit Ci-operator config changed
pull-ci-openshift-must-gather-operator-master-validate-boilerplate openshift/must-gather-operator presubmit Ci-operator config changed
pull-ci-openshift-must-gather-operator-master-verify-deps openshift/must-gather-operator presubmit Ci-operator config 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.

@praveencodes
Copy link
Contributor Author

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 24, 2025

@praveencodes: The following test 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/must-gather-operator/master/e2e-gcp-operator 78bd77b link unknown /pj-rehearse pull-ci-openshift-must-gather-operator-master-e2e-gcp-operator

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.

@swghosh
Copy link
Member

swghosh commented Nov 24, 2025

/pj-rehearse ack
The e2e failure is something we can fix in openshift/must-gather-operator#311 directly.

@openshift-ci-robot
Copy link
Contributor

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

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Nov 24, 2025
Copy link
Member

@swghosh swghosh left a comment

Choose a reason for hiding this comment

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

/approve

- as: test
cli: latest
commands: |
curl -L https://github.com/openshift/must-gather-operator/pull/311.diff | git apply
Copy link
Member

Choose a reason for hiding this comment

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

we can remove this now

Suggested change
curl -L https://github.com/openshift/must-gather-operator/pull/311.diff | git apply

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 24, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: praveencodes, swghosh

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 24, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit c67f05b into openshift:master Nov 24, 2025
19 of 20 checks passed
dfrazzette pushed a commit to dfrazzette/release that referenced this pull request Dec 9, 2025
…eline (openshift#71208)

* MG-128: Add e2e-operator check in the must gather operator CI pipeline

* replace AWS with GCP

* add presubmits file

* fix always_run

* fix the presubmits yaml

* add cli-operator-sdk image as dependecy.

* add git apply diff to test the rehearsal check
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

Development

Successfully merging this pull request may close these issues.

5 participants