diff --git a/tests/cross_functional/ui/test_odf_topology.py b/tests/cross_functional/ui/test_odf_topology.py index a66c45efdf9..eb855bf9f6f 100644 --- a/tests/cross_functional/ui/test_odf_topology.py +++ b/tests/cross_functional/ui/test_odf_topology.py @@ -254,6 +254,7 @@ def test_validate_topology_deployment_details(self, setup_ui_class): ) @tier4a + @bugzilla("2322173") @bugzilla("2242132") @ignore_leftovers @polarion_id("OCS-4905")