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:
jpike
2025-07-03 07:33:48 -04:00
parent b7ce4ed3b9
commit 43b6353e7c
2 changed files with 0 additions and 2 deletions

View File

@@ -78,4 +78,3 @@ repos:
entry: bash -c 'pytest unit_tests/'
language: system
pass_filenames: false
stages: [push]

View File

@@ -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():
"""