jobs/osmo-gsm-tester virtual: fix opts desciption

The default value is what it says in the line above, not empty.

Change-Id: I5ce8a47b43525dcca6bf54184a48f11b0c87c19e
This commit is contained in:
Oliver Smith 2022-12-01 15:37:18 +01:00
parent d3321f9434
commit 4bd7da1c9d
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@
- string:
name: "OSMO_GSM_TESTER_OPTS"
default: "-s netreg_mass"
description: "pass additional command line options to osmo-gsm-tester.py, e.g. to select specific suites:scenarios. Default: leave empty."
description: "pass additional command line options to osmo-gsm-tester.py, e.g. to select specific suites:scenarios"
- string:
name: "OSMO_GSM_TESTER_BRANCH"
default: "master"