Removing lab_standard marker as it's not needed or implemented
This testcase can run on any system that has rook ceph. Change-Id: I3c47550f30cb17c086713cbf68935e84f9894a79 Signed-off-by: jpike <jason.pike@windriver.com>
This commit is contained in:
@@ -78,4 +78,3 @@ repos:
|
||||
entry: bash -c 'pytest unit_tests/'
|
||||
language: system
|
||||
pass_filenames: false
|
||||
stages: [push]
|
||||
|
@@ -218,7 +218,6 @@ def test_ceph_rook_capabilities_testing_open_model(request):
|
||||
validate_equals(pool_update, True, "Replicated min_size is updated.")
|
||||
|
||||
|
||||
@mark.lab_standard
|
||||
@mark.lab_ceph_rook
|
||||
def test_lock_unlock_multiple_hosts():
|
||||
"""
|
||||
|
Reference in New Issue
Block a user