osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/41245?usp=email )
Change subject: jobs/ttcn3-testsuites-testenv: mme: use -c all
......................................................................
jobs/ttcn3-testsuites-testenv: mme: use -c all
Adjust to MME tests now having two configurations in osmo-ttcn3-hacks:
[testenv] Found multiple testenv.cfg files, use one of:
[testenv] -c emergency
[testenv] -c generic
[testenv] You can also select all of them (-c all) or use the * character as
wildcard.
Related: osmo-ttcn3-hacks I3d84486dd3826d0f60a3c06693118e36b01ecd2b
Change-Id: Id2296c7cfe1660cc443f08efea209f8bf61aa8b6
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/45/41245/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml
b/jobs/ttcn3-testsuites-testenv.yml
index 92bc1d0..084527f 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -119,7 +119,7 @@
- ttcn3-mme-test-ogs: # ~2 min
testsuite: mme
- args: -b osmocom:nightly
+ args: -b osmocom:nightly -c all
timer: H 09 * * *
email: [email protected] [email protected]
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/41245?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id2296c7cfe1660cc443f08efea209f8bf61aa8b6
Gerrit-Change-Number: 41245
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>