-
Notifications
You must be signed in to change notification settings - Fork 60
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 tests to check that cloud network list is dependent on zone #199
Conversation
@miq-bot add_label test |
@miq-bot assign @gmcculloug |
e3943ea
to
3f3ee5b
Compare
Checked commit d-m-u@3f3ee5b with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0 |
@miq-bot unassign @gmcculloug |
@d-m-u unrecognized command 'unassign', ignoring... Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
@miq-bot bite_me |
@d-m-u unrecognized command 'bite_me', ignoring... Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
@gmcculloug - Can you review? I know this is tied to a number of other PRs. |
@d-m-u unrecognized command 'unassign', ignoring... Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
@d-m-u unrecognized command 'bite_me', ignoring... Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
@miq-bot add_label gaprindashvili/yes |
Add tests to check that cloud network list is dependent on zone (cherry picked from commit 386b14d)
Gaprindashvili backport details:
|
@d-m-u Can you please take a look at Travis failure in Gaprindashvili branch? |
PR ManageIQ/manageiq#16811 adds RBAC filtering to allowed_cloud_network base class and azure needed specs around the fact that the cloud network list is dependent on availability zone choice. (Per ManageIQ/manageiq#16824 (comment))
Related bz links:
https://bugzilla.redhat.com/show_bug.cgi?id=1533277
https://bugzilla.redhat.com/show_bug.cgi?id=1535189