-
Notifications
You must be signed in to change notification settings - Fork 100
Add Nova and dependencies deployment func tests #1482
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
Add Nova and dependencies deployment func tests #1482
Conversation
|
PTAL folks @gibizer @auniyal61 @mrkisaolamb @stuggi |
Signed-off-by: Bohdan Dobrelia <[email protected]>
Ensure that Nova and dependencies service's code path is executed and should catch any potential issues before services are enabled in integration testing. Signed-off-by: Bohdan Dobrelia <[email protected]>
|
/retest |
stuggi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bogdando, stuggi 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 |
e3a7cf0
into
openstack-k8s-operators:main
Add Nova and dependencies deployment func tests
Extracts Nova bits from
#831
Ensure that Nova and dependencies service's code path is executed and
should catch any potential issues before services are enabled in
integration testing.
Fix openstackclient spec in OSCP func tests.
Related #1424