OpenStack: Add compact cluster job to installer pre-submit#41564
Conversation
Add the `e2e-openstack-nfv-intel` job to the active branches for the installer repo to validate the compact cluster deployment. This job gets triggered when modifying openstack-specific code, and is non-blocking.
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-installer-master-e2e-openstack-nfv-intel |
|
OK, this shows that my patch at openshift/installer#7356 was not enough to fix the job. However, the job does what it is supposed to, let's merge it to make fixing compact clusters on openstack easier. /pj-rehearse ack |
|
/lgtm Job fails as expected without openshift/installer#7359. |
|
/pj-rehearse reject |
|
/pj-rehearse ack /approve |
|
@mandre: The following test failed, say
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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dulek, EmilienM, mandre, r4f4 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 |
|
@mandre: Updated the following 14 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. |
Add the
e2e-openstack-nfv-inteljob to the active branches for the installer repo to validate the compact cluster deployment. This job gets triggered when modifying openstack-specific code, and is non-blocking.