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 save_tags_inventory spec: assign the tag, not the catogory #16499

Merged
merged 1 commit into from
Nov 20, 2017

Conversation

cben
Copy link
Contributor

@cben cben commented Nov 20, 2017

In #16453, I changed this spec to "realistically" create a tag mapping + category + tag.
But I made a typo/thinko, taking the parent (category) tag to be assigned to the vm.
This caused false failure for #16449 and days of lost work debugging/rewriting it, eventually caused similar failure in the rewrite too :-(

Well, at least now I'll have 2 approaches to choose from :-)

@miq-bot add-label test, bug, gaprindashvili/yes

@agrare Please review

In ManageIQ#16453, I changed this spec to "realistically"
create a tag mapping + category + tag.
But I made a typo/thinko, taking the parent
(category) tag to be assigned to the vm.
This caused false failure for ManageIQ#16449 and days of
lost work debugging/rewriting it, eventually caused
similar failure in the rewrite too :-(

https://bugzilla.redhat.com/show_bug.cgi?id=1508437
@miq-bot
Copy link
Member

miq-bot commented Nov 20, 2017

Checked commit cben@1509ecb with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@agrare agrare merged commit 54c7caf into ManageIQ:master Nov 20, 2017
simaishi pushed a commit that referenced this pull request Nov 21, 2017
Fix save_tags_inventory spec: assign the tag, not the catogory
(cherry picked from commit 54c7caf)
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit d6e7b872ad7ce04be1f77dd67a52ab9bb96bdeeb
Author: Adam Grare <[email protected]>
Date:   Mon Nov 20 14:40:25 2017 -0500

    Merge pull request #16499 from cben/fix-save_tags-spec
    
    Fix save_tags_inventory spec: assign the tag, not the catogory
    (cherry picked from commit 54c7cafb033e644bea317fb216080feef231ca72)

@agrare agrare added this to the Sprint 74 Ending Nov 27, 2017 milestone Nov 27, 2017
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