-
Notifications
You must be signed in to change notification settings - Fork 165
[1LP][RFR] Updating blockers for test_ssa_schedule #8188
[1LP][RFR] Updating blockers for test_ssa_schedule #8188
Conversation
@@ -592,8 +592,7 @@ def test_ssa_compliance(local_setup_provider, ssa_compliance_profile, ssa_vm, | |||
@pytest.mark.rhv3 | |||
@pytest.mark.tier(2) | |||
@pytest.mark.long_running | |||
@pytest.mark.meta(blockers=[BZ(1578792, forced_streams=['5.8', '5.9'], | |||
unblock=lambda provider: vm_system_type != 'redhat')]) | |||
@pytest.mark.meta(blockers=[GH('ManageIQ/integration_tests:8157')]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jan-zmeskal I can see this PR 8157 has been closed. can you please cross-check it..?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sbulage, this is not PR but GH issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for Typo :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sbulage, good point. @jan-zmeskal, as far as I understand you have this issue only against RHV, right ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sbulage, as far as I can tell, #8157 is still open as of me writing this (Friday 23rd of November). Regarding @izapolsk question, it's true. Just now I realized that other providers won't experience this problem since they don't need to set up Engine Management Relationship. I'll unblock it for other providers.
@@ -592,8 +592,7 @@ def test_ssa_compliance(local_setup_provider, ssa_compliance_profile, ssa_vm, | |||
@pytest.mark.rhv3 | |||
@pytest.mark.tier(2) | |||
@pytest.mark.long_running | |||
@pytest.mark.meta(blockers=[BZ(1578792, forced_streams=['5.8', '5.9'], | |||
unblock=lambda provider: vm_system_type != 'redhat')]) | |||
@pytest.mark.meta(blockers=[GH('ManageIQ/integration_tests:8157')]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sbulage, this is not PR but GH issue
PRT failed obtaining appliances. I've restarted PRT. lets wait for its result. |
@izapolsk it should not block all tests, only RHEV tests should be blocked right .? |
fb1db66
to
2240b63
Compare
Blocker