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 MetricsCapture and Refresher specs failing due to a missing zone #289

Merged

Conversation

agrare
Copy link
Member

@agrare agrare commented Sep 17, 2018

Specs for metrics capture were failing due to a missing zone on the EMS

@agrare agrare changed the title Fix MetricsCapture spec failing on a missing zone Fix MetricsCapture and Refresher specs failing due to a missing zone Sep 17, 2018
@agrare agrare force-pushed the fix_metrics_capture_spec_failing_on_missing_zone branch from 47a76af to 4676d2c Compare September 17, 2018 13:16
@miq-bot
Copy link
Member

miq-bot commented Sep 17, 2018

Checked commits agrare/manageiq-providers-kubernetes@378f918~...4676d2c with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
10 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.

👍 awesome, fixes CI

@Ladas Ladas merged commit 90bb7d3 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_metrics_capture_spec_failing_on_missing_zone branch September 17, 2018 13:58
cben pushed a commit to cben/manageiq-providers-kubernetes that referenced this pull request Nov 1, 2018
…_failing_on_missing_zone

Fix MetricsCapture and Refresher specs failing due to 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 #300

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