node_affinity_controller should not execute on STD
test_node_affinity_controller should not execute on STD, Storage labs this commit adds markers to avoid this. Change-Id: I02503eee0d52ced072889c1e250de339f921d41b Signed-off-by: Gabriel Calixto <gabriel.calixtodepaula@windriver.com>
This commit is contained in:

committed by
Gabriel Calixto de Paula

parent
4cd5895b2c
commit
5acc1de3aa
@@ -34,6 +34,7 @@ def copy_affinity_files(request: FixtureRequest, ssh_connection: SSHConnection):
|
||||
request.addfinalizer(teardown)
|
||||
|
||||
|
||||
@mark.lab_is_aio
|
||||
def test_node_affinity_controller(request: FixtureRequest):
|
||||
"""
|
||||
Test the functionality of the node affinity to a controller by applying
|
||||
|
Reference in New Issue
Block a user