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

[GAPRINDASHVILI] Fix specs failing on a missing zone #124

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

cben
Copy link
Contributor

@cben cben commented Nov 1, 2018

Partial backport of #114 (minus file that didn't exist on gaprindashvili)

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#18068 (comment)).
This should make gaprindashvili green.

@agrare @Ladas @simaishi please review

…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 simaishi merged commit 3e8ae31 into ManageIQ:gaprindashvili Nov 1, 2018
@simaishi simaishi added this to the Sprint 98 Ending Nov 5, 2018 milestone Nov 1, 2018
@simaishi simaishi added the test label Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants