Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #10185 from tpapaioa/remove_rhv1_marker
Browse files Browse the repository at this point in the history
[RFR] [NOTEST] Remove obsolete rhv1 marker from test
  • Loading branch information
jawatts authored Jun 10, 2020
2 parents 0515d00 + be8f064 commit fccde9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cfme/tests/infrastructure/test_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ def verify_revert_snapshot(full_test_vm, provider, soft_assert, register_event,
assert ssh_client.run_command('test -e snapshot2.txt') == 1


@pytest.mark.rhv1
@pytest.mark.meta(
blockers=[BZ(1805803, unblock=lambda provider: not provider.one_of(RHEVMProvider),
ignore_bugs={1745065})], automates=[1805803])
Expand Down

0 comments on commit fccde9b

Please sign in to comment.