Skip to content
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

Fix specs using Zone.first instead of creating a zone #18118

Merged
merged 2 commits into from
Oct 22, 2018

Conversation

agrare
Copy link
Member

@agrare agrare commented Oct 22, 2018

A number of specs were using Zone.first or relying on
the ExtManagementSystem factory creating a new one.

@agrare
Copy link
Member Author

agrare commented Oct 22, 2018

cc @jrafanie @bdunne

@agrare agrare mentioned this pull request Oct 22, 2018
2 tasks
@agrare agrare force-pushed the fix_specs_doing_zone_first branch from 6eb18a8 to 25677ef Compare October 22, 2018 20:18
@miq-bot
Copy link
Member

miq-bot commented Oct 22, 2018

Checked commits agrare/manageiq@8f694ce~...25677ef with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
8 files checked, 0 offenses detected
Everything looks fine. 🍰

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM... I'm quite sure that the factory changes will break a provider test suite but there's only way to know and fix those places.

@jrafanie jrafanie added this to the Sprint 97 Ending Oct 22, 2018 milestone Oct 22, 2018
@jrafanie jrafanie merged commit 533b292 into ManageIQ:master Oct 22, 2018
@agrare agrare deleted the fix_specs_doing_zone_first branch October 23, 2018 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants