Add intaller e2e tests for oVirt platform#4340
Add intaller e2e tests for oVirt platform#4340openshift-merge-robot merged 5 commits intoopenshift:masterfrom
Conversation
|
Hi @rgolangh. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/ok-to-test |
stevekuznetsov
left a comment
There was a problem hiding this comment.
Why does this need to be a separate template? @wking
Do we? I'd much prefer conditionals in existing templates. |
1cc9d67 to
4034bef
Compare
|
/test pj-rehearse |
1 similar comment
|
/test pj-rehearse |
897407d to
122210a
Compare
|
/test pj-rehearse |
10 similar comments
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/retest |
|
/test pj-rehearse |
4 similar comments
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
Thist patch adds ovirt to the ci-operator openshift installer configuration Signed-off-by: Gal Zaidman <gzaidman@redhat.com>
This patch adds ovirt e2e template, the template runs lease,setup,test,teardown containers Signed-off-by: Gal Zaidman <gzaidman@redhat.com>
Signed-off-by: Gal Zaidman <gzaidman@redhat.com>
Signed-off-by: Gal Zaidman <gzaidman@redhat.com>
|
/test all |
To better utilize our resources we determined that run-minimal test will create a cluster with half the resources needed for conformance. This patch introduces the logic for acquiring 2 leases for conformance and one for minimal suite. Notice that at the moment since we have separate ovirt clusters we needed to make sure that the first and second lease will use the same ovirt cluster. Signed-off-by: Gal Zaidman <gzaidman@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, rgolangh 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 |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@rgolangh: Updated the following 8 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. |
|
@rgolangh: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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 will allow running e2e of openshift/installer for ovirt.
oVirt platform installer patch is still in review - openshift/installer#1948
Related: github.com/openshift/installer/pull/1948
Enhancement: openshift/enhancements#61