ci-operator: update libvirt job#8592
ci-operator: update libvirt job#8592openshift-merge-robot merged 1 commit intoopenshift:masterfrom crawford:libvirt
Conversation
The e2e-libvirt job has been broken for cluster-api-provider-libvirt a
little while with the following:
error: suite "files" does not contain any tests
I just copied the tests over from the installer's job. This should be
cleaned up into a template so that these definitions don't fall out of
sync again.
|
/retest |
|
/lgtm looks like now there is no such test like |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: crawford, praveenkumar 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 |
|
@crawford: Updated the following 2 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. |
The e2e-libvirt job has been broken for cluster-api-provider-libvirt for
4.4 release branch with the following:
error: suite "files" does not contain any tests
This is kind of in sync with openshift#8592
The e2e-libvirt job has been broken for cluster-api-provider-libvirt for
4.4 release branch with the following:
error: suite "files" does not contain any tests
This PR updates the tests used in openshift#8592 to use the same tests named
correctly for 4.4
The e2e-libvirt job has been broken for cluster-api-provider-libvirt a
little while with the following:
I just copied the tests over from the installer's job. This should be
cleaned up into a template so that these definitions don't fall out of
sync again.