jobs: ogt: Update default suite for osmo-gsm-tester_virtual job

Since osmo-nitb is deprecated, the test was moved to use the "new" split
stack.

Change-Id: I6cc47f7a748339de406c1216c718a0d0042955d4
This commit is contained in:
Pau Espin Pedrol 2020-12-21 18:38:53 +01:00
parent 09891fbb95
commit d386689e57
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@
parameters:
- string:
name: "OSMO_GSM_TESTER_OPTS"
default: "-s nitb_netreg_mass"
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."
- string:
name: "OSMO_GSM_TESTER_BRANCH"