Skip to content

Commit 3037813

Browse files
author
Jakub Klimczak
committed
[#92472] api: Update docstring for test_runs
1 parent 99456d6 commit 3037813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protoplaster/api/v1/test_runs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ def trigger_test_run():
8585
:<json string config_name: name of config for this test run
8686
:<json string test_suite_name: (optional) name of the test suite for this test run
8787
:<json string machine_target: (optional) name of the node this test is meant to be run on
88+
:<json string overrides: (optional) newline-delimited list of YAML config overrides
8889
8990
**Example Request**
9091

0 commit comments

Comments
 (0)