diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae315bfb..00b7b47e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,4 +78,3 @@ repos: entry: bash -c 'pytest unit_tests/' language: system pass_filenames: false - stages: [push] diff --git a/testcases/cloud_platform/regression/storage/test_ceph_rook_operations.py b/testcases/cloud_platform/regression/storage/test_ceph_rook_operations.py index fa901fa7..8a8987d3 100644 --- a/testcases/cloud_platform/regression/storage/test_ceph_rook_operations.py +++ b/testcases/cloud_platform/regression/storage/test_ceph_rook_operations.py @@ -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(): """