-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Adds openstack-baremetal-operator-build-deploy job for e2e test #37291
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
Adds openstack-baremetal-operator-build-deploy job for e2e test #37291
Conversation
The initial config and pre-commit test was merged with [1]. This adds the end to end build-deploy job. [1] openshift#37013
|
@marios: the
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: |
|
@viroel @Sandeepyadav93 please check when you have some time o/ thank you! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: marios The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM |
|
/pj-rehearse pull-ci-openstack-k8s-operators-openstack-baremetal-operator-master-openstack-baremetal-operator-build-deploy |
|
/pj-rehearse pull-ci-openstack-k8s-operators-openstack-baremetal-operator-master-openstack-baremetal-operator-build-deploy repos are now public |
|
@marios: 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. |
|
lgtm now - waiting on core to merge this |
|
discussing now with @viroel @rlandy @Sandeepyadav93 and converting to draft we need to add support in the meta operator first |
|
Discussed this a bit with @abays just now. We will need a different job for the baremetal end-to-end testing and we will (likely) not be integrating with the openstack-operator. Dropping this pull request for now then. |
This adds a image build job for the openstack-baremetal-operator As discussed at [1] we cannot have a build-deploy job so this can at least provide some coverage for the image build. [1] openshift#37291 (comment)
This adds a image build job for the openstack-baremetal-operator As discussed at [1] we cannot have a build-deploy job so this can at least provide some coverage for the image build. [1] #37291 (comment)
The initial config and pre-commit test was merged with [1]. This adds the end to end build-deploy job.
[1] #37013