Skip to content

Commit 5a8ed19

Browse files
author
Dzmitry Humianiuk
authored
Merge pull request #93 from vkolgi/patch-1
Update readme about overriding rp parameters from command line.
2 parents 93863b8 + 934e645 commit 5a8ed19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ The following parameters are optional:
7070
- :code:`rp_hierarchy_dirs_level = 0` - Directory starting hierarchy level (from pytest.ini level) (default `0`)
7171
- :code:`rp_verify_ssl = True` - Verify SSL when connecting to the server
7272

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.
7375

7476
Examples
7577
~~~~~~~~

0 commit comments

Comments
 (0)