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 failing on a missing zone #114

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

agrare
Copy link
Member

@agrare agrare commented Sep 17, 2018

A number of specs were failing due to a missing zone and a new MiqQueue validation

@agrare agrare force-pushed the fix_failing_spec_on_missing_zone branch from e743d52 to 95a537b Compare September 17, 2018 14:20
@miq-bot
Copy link
Member

miq-bot commented Sep 17, 2018

Checked commit agrare@95a537b with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
5 files checked, 0 offenses detected
Everything looks fine. 🏆

Copy link
Contributor

@Ladas Ladas left a comment

Choose a reason for hiding this comment

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

👍

@Ladas Ladas merged commit 95dbcff into ManageIQ:master Sep 17, 2018
@Ladas Ladas added this to the Sprint 95 Ending Sep 24, 2018 milestone Sep 17, 2018
@agrare agrare deleted the fix_failing_spec_on_missing_zone branch September 17, 2018 14:36
cben pushed a commit to cben/manageiq-providers-openshift that referenced this pull request Nov 1, 2018
…ing_zone

Fix specs failing on a missing zone

Stubbing MiqServer.my_zone to return a dummy string was affecting the zone
with which events were added to MiqQueue, which broke now that MiqQueue
requires a real zone (ManageIQ/manageiq#17987).
@simaishi
Copy link

simaishi commented Nov 1, 2018

Backported to Gaprindashvili via #124

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.

4 participants