osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/30427
)
Change subject: jobs/osmo-gsm-tester virtual: fix opts desciption
......................................................................
jobs/osmo-gsm-tester virtual: fix opts desciption
The default value is what it says in the line above, not empty.
Change-Id: I5ce8a47b43525dcca6bf54184a48f11b0c87c19e
---
M jobs/osmo-gsm-tester-runner.yml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/27/30427/1
diff --git a/jobs/osmo-gsm-tester-runner.yml b/jobs/osmo-gsm-tester-runner.yml
index 739bb61..0e866ac 100644
--- a/jobs/osmo-gsm-tester-runner.yml
+++ b/jobs/osmo-gsm-tester-runner.yml
@@ -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"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/30427
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5ce8a47b43525dcca6bf54184a48f11b0c87c19e
Gerrit-Change-Number: 30427
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange