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

Do not queue C&U for things that dont support it #15195

Merged

Conversation

isimluk
Copy link
Member

@isimluk isimluk commented May 23, 2017

SCVMM does not support C&U, do not schedule it, it would traceback hard anyway.

@@ -1,4 +1,6 @@
class ManageIQ::Providers::Microsoft::InfraManager::Host < ::Host
supports_not :metrics
Copy link
Contributor

@lpichler lpichler May 24, 2017

Choose a reason for hiding this comment

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

is there any let's say technical reason why the model is supporting metrics ?

Copy link
Member Author

Choose a reason for hiding this comment

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

responded in the dependecy pr

@miq-bot
Copy link
Member

miq-bot commented Jun 1, 2017

This pull request is not mergeable. Please rebase and repush.

@isimluk isimluk force-pushed the do-not-CU-things-that-dont-support-it branch from 43bf24a to ca2d22d Compare June 7, 2017 14:18
@isimluk isimluk force-pushed the do-not-CU-things-that-dont-support-it branch from ca2d22d to 97c63bb Compare June 9, 2017 08:59
@miq-bot
Copy link
Member

miq-bot commented Jun 9, 2017

Checked commit isimluk@97c63bb with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Member

@durandom durandom left a comment

Choose a reason for hiding this comment

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

LGTM

@chrisarcand you're the metrics guy :P merge?

@chrisarcand
Copy link
Member

you're the metrics guy

Ich bin beleidigt

@chrisarcand chrisarcand merged commit e09b617 into ManageIQ:master Jun 20, 2017
@chrisarcand chrisarcand added this to the Sprint 63 Ending Jun 19, 2017 milestone Jun 20, 2017
@isimluk isimluk deleted the do-not-CU-things-that-dont-support-it branch June 21, 2017 06:31
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.

5 participants