-
Notifications
You must be signed in to change notification settings - Fork 2k
add extended-platform-tests repo #6794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add extended-platform-tests repo #6794
Conversation
0019560 to
15c15a1
Compare
15c15a1 to
626f630
Compare
|
/retest |
| to: extended-platform-tests | ||
| promotion: | ||
| name: "4.4" | ||
| namespace: ocp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stevekuznetsov this config will produce an image extended-platform-tests . We will add this image as in initcontainer to the cluster-launch-installer-e2e.yaml template, so that we can enable a new suite e2e-extended-platform in
all openshift repos, eventually. What do I need to do to make this image available to all? Will this config do it? I'm reading docs, but will ask you, too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the image has the binary extended-platform-tests similar to very similar to openshift-tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sallyom yeah promoting the image will make it available for anyone whose tag_specification is ocp namespace, which is pretty much anyone who is interested in using these tests, I guess
|
I think this gets the extended-platform-test repo managed by prow. /lgtm |
|
/lgtm |
| require_self_approval: false | ||
| - repos: | ||
| - openshift/extended-platform-tests | ||
| require_self_approval: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why twice?
| - openshift-kni/performance-addon-operators | ||
| - openshift-kni/cnf-features-deploy | ||
| - openshift-priv/ci-experiment-origin | ||
| - openshift/extended-platform-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also add this repo to the other long list, the one that configures tide for the non-master branches.
| review_acts_as_lgtm: true | ||
| - repos: | ||
| - openshift/extended-platform-tests | ||
| review_acts_as_lgtm: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why twice?
petr-muller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The things I pointed out will not break anything and this is apparently urgent, so @mfojtik promised me someone will followup on them, so merging.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, mfojtik, petr-muller, sallyom 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 |
|
@sallyom: Updated the following 7 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. |
@deads2k
the image looks good here, I've tested locally that the following runs from a container, so I think we're good here:
extended-platform-tests run-test "[sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"runs fine