We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a156a commit a2beac2Copy full SHA for a2beac2
tests/suite/test_virtual_server.py
@@ -10,7 +10,7 @@
10
from suite.yaml_utils import get_paths_from_vs_yaml, get_first_vs_host_from_yaml, get_name_from_yaml
11
12
13
-@pytest.mark.sean
+@pytest.mark.vs
14
@pytest.mark.smoke
15
@pytest.mark.parametrize('crd_ingress_controller, virtual_server_setup',
16
[({"type": "complete", "extra_args": [f"-enable-custom-resources"]},
0 commit comments