CFE-1049: Add tech-preview e2e in CI config for cluster-network-operator#51201
Conversation
|
@arkadeepsen: This pull request references CFE-1049 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.16.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 pull-ci-openshift-cluster-network-operator-master-e2e-gcp-ovn-techpreview |
|
@arkadeepsen: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
| secretName: result-aggregator | ||
| trigger: (?m)^/test( | .* )e2e-gcp-ovn,?($|\s.*) | ||
| - agent: kubernetes | ||
| always_run: true |
There was a problem hiding this comment.
do you want this running every time? or is it just a job we want to be able to trigger from time to time with the /test commend in github?
There was a problem hiding this comment.
We can surely make it optional. I'll make the changes.
|
/pj-rehearse |
|
@jluhrsen: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
c767421 to
28db107
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@arkadeepsen: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
/pj-rehearse ack |
|
@jluhrsen: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arkadeepsen, jcaamano, jluhrsen 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 |
|
@arkadeepsen: all tests passed! 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/test-infra repository. I understand the commands that are listed here. |
This PR add CI configuration for running tech-preview e2e test in GCP for cluster-network-operator. This will test the new e2e test added in openshift/origin#28683.