MG-134: Add e2e-gcp-operator check in the must gather operator CI pipeline#71208
Conversation
|
@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. 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. |
|
/test generated-config |
|
@praveencodes, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@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. 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. |
|
/pj-rehearse auto-ack |
|
@swghosh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
| @@ -1 +1 @@ | |||
| base_images: | |||
There was a problem hiding this comment.
need to add an operator-sdk image dependency here,
in order to avoid the https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_release/71208/rehearse-71208-pull-ci-openshift-must-gather-operator-master-e2e-gcp-operator/1992657105449914368#1:build-log.txt%3A87.
eg. from cert-manager-operator
| cpu: 100m | ||
| - as: test | ||
| cli: latest | ||
| commands: make test-e2e |
There was a problem hiding this comment.
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.
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse auto-ack |
|
@praveencodes: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@praveencodes: The following test 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. |
|
/pj-rehearse ack |
|
@swghosh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
| - as: test | ||
| cli: latest | ||
| commands: | | ||
| curl -L https://github.com/openshift/must-gather-operator/pull/311.diff | git apply |
There was a problem hiding this comment.
we can remove this now
| curl -L https://github.com/openshift/must-gather-operator/pull/311.diff | git apply |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
c67f05b
into
openshift:master
…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
No description provided.