-
Notifications
You must be signed in to change notification settings - Fork 110
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
Introduce control plane testing. #2169
Introduce control plane testing. #2169
Conversation
Thanks for the PR! ❤️ |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a95c68f13cd74c1489e2ef3e90153dab ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 33m 07s |
f9bf9d6
to
0229713
Compare
0229713
to
2064ff9
Compare
2064ff9
to
723108a
Compare
Just before starting the update and for the entire update, this continuously: 1. creates a vm; 2. attach a volume (optional) and a fip to ip 3. ssh to it 4. destroy it 5. restart from 1. This give a good level of confidence that the openstack API is still reachable during the update.
723108a
to
e59ec3f
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: raukadah The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
c006610
into
openstack-k8s-operators:main
/cherry-pick 18.0.0-proposed |
@sathlan: #2169 failed to apply on top of branch "18.0.0-proposed":
In 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-sigs/prow repository. |
/cherry-pick 18.0.0-proposed |
@sathlan: new pull request created: #2354 In 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-sigs/prow repository. |
Just before starting the update and for the entire update, this
continuously:
This give a good level of confidence that the openstack API is still
reachable during the update.
As a pull request owner and reviewers, I checked that: