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

Don't create retire subtasks for service templates #18184

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

d-m-u
Copy link
Contributor

@d-m-u d-m-u commented Nov 9, 2018

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1608958

We had taken out much of the logic in the create_retire_subtask method for filtering out things we shouldn't create tasks for as part of a refactor because it didn't belong in the service task creation. In the process, someone was a complete doofus who forgot to override the service_template retireable? method in the ci_feature_mixin.

@d-m-u
Copy link
Contributor Author

d-m-u commented Nov 9, 2018

@miq-bot add_label bug
@miq-bot add_reviewer @tinaafitz
@miq-bot assign @gmcculloug

@d-m-u
Copy link
Contributor Author

d-m-u commented Nov 9, 2018

@miq-bot add_label hammer/yes

@miq-bot miq-bot added the bug label Nov 9, 2018
@miq-bot miq-bot requested a review from tinaafitz November 9, 2018 16:16
@d-m-u d-m-u changed the title Don't create retire subtasks for service templates [WIP] Don't create retire subtasks for service templates Nov 9, 2018
@d-m-u d-m-u force-pushed the 1608958 branch 2 times, most recently from 17f25de to abf744a Compare November 9, 2018 16:28
@miq-bot miq-bot added the wip label Nov 9, 2018
@d-m-u d-m-u closed this Nov 12, 2018
@d-m-u d-m-u reopened this Nov 12, 2018
@d-m-u
Copy link
Contributor Author

d-m-u commented Nov 13, 2018

@miq-bot remove_label wip
@miq-bot add_reviewer @bdunne
thanks :)

@miq-bot miq-bot changed the title [WIP] Don't create retire subtasks for service templates Don't create retire subtasks for service templates Nov 13, 2018
@miq-bot miq-bot removed the wip label Nov 13, 2018
@miq-bot miq-bot requested a review from bdunne November 13, 2018 19:41
@miq-bot
Copy link
Member

miq-bot commented Nov 13, 2018

Checked commit d-m-u@fab614a with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@JPrause
Copy link
Member

JPrause commented Nov 13, 2018

@miq-bot add_label blocker

@d-m-u
Copy link
Contributor Author

d-m-u commented Nov 14, 2018

@miq-bot add_reviewer @mkanoor
:)

@miq-bot miq-bot requested a review from mkanoor November 14, 2018 16:35
@mkanoor mkanoor merged commit a1ba9b0 into ManageIQ:master Nov 14, 2018
@mkanoor mkanoor added this to the Sprint 99 Ending Nov 19, 2018 milestone Nov 14, 2018
simaishi pushed a commit that referenced this pull request Nov 14, 2018
Don't create retire subtasks for service templates

(cherry picked from commit a1ba9b0)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1608958
@simaishi
Copy link
Contributor

Hammer backport details:

$ git log -1
commit 274cb014a392b7169a06d663336f004d33157587
Author: Madhu Kanoor <[email protected]>
Date:   Wed Nov 14 11:54:56 2018 -0500

    Merge pull request #18184 from d-m-u/1608958
    
    Don't create retire subtasks for service templates
    
    (cherry picked from commit a1ba9b09c282016952357de3669157d73b33253d)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1608958

@d-m-u d-m-u deleted the 1608958 branch February 1, 2019 20:48
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.

7 participants