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.
2 parents 93863b8 + 934e645 commit 5a8ed19Copy full SHA for 5a8ed19
README.rst
@@ -70,6 +70,8 @@ The following parameters are optional:
70
- :code:`rp_hierarchy_dirs_level = 0` - Directory starting hierarchy level (from pytest.ini level) (default `0`)
71
- :code:`rp_verify_ssl = True` - Verify SSL when connecting to the server
72
73
+If you like to override the above parameters from command line, or from CI environment based on your build, then pass
74
+- :code:`-o "rp_launch_tags=Smoke Tests"` during invocation.
75
76
Examples
77
~~~~~~~~
0 commit comments