ROX-17751: Add GKE target for sensor-integration tests#40290
ROX-17751: Add GKE target for sensor-integration tests#40290openshift-merge-robot merged 5 commits intoopenshift:masterfrom
Conversation
|
@vikin91: This pull request references ROX-17751 which is a valid 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 kubernetes/test-infra repository. |
|
/pj-rehearse |
|
Requires stackrox/stackrox#6416 or stackrox/stackrox#6480 for the rehearsals to pass |
|
@vikin91: This pull request references ROX-17751 which is a valid 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 kubernetes/test-infra repository. |
|
@vikin91: This pull request references ROX-17751 which is a valid 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 kubernetes/test-infra repository. |
|
/pj-rehearse |
|
/pj-rehearse pull-ci-stackrox-stackrox-release-x.y-gke-sensor-integration-tests |
|
/pj-rehearse |
|
@vikin91, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@vikin91, If the problem persists, please contact Test Platform. |
|
/pj-rehearse |
| steps: | ||
| test: | ||
| - ref: stackrox-e2e | ||
| - as: gke-sensor-integration-tests |
There was a problem hiding this comment.
You will need to add a merge- a postsubmit: true version of this.
| secretName: result-aggregator | ||
| trigger: (?m)^/test( | .* )gke-scale-tests,?($|\s.*) | ||
| - agent: kubernetes | ||
| always_run: true |
There was a problem hiding this comment.
| always_run: true | |
| always_run: false |
And use skip_if_only_changed: ^ui/ https://docs.prow.k8s.io/docs/jobs/#triggering-jobs-based-on-changes
| test: | ||
| - ref: stackrox-e2e | ||
| - as: gke-sensor-integration-tests | ||
| optional: true |
There was a problem hiding this comment.
All of nightlies are postsubmit jobs.
| optional: true | |
| postsubmit: true |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vikin91, vjwilson 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 auto-ack |
|
/pj-rehearse pull-ci-stackrox-stackrox-release-x.y-gke-sensor-integration-tests |
|
/pj-rehearse ack |
|
@vikin91: Updated the following 5 configmaps:
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 kubernetes/test-infra repository. |
* X-Smart-Branch-Parent: master * Add gke sensor integration tests * Run ocp-sensor-integration tests less * Remove skip_if_only_changed from gke-sensor-integration-tests * Address review comments #1
Requires stackrox/stackrox#6480 for the rehearsals to pass