jobs/ogt: disable _run-prod, _run-rnd, _ttcn3

Disable these osmo-gsm-tester jobs, as they have been failing for a long
time and we currently won't spend time on fixing them.

Change-Id: I8db4fbe2c695e28eb9f7e738c5a848fb0071714a
This commit is contained in:
Oliver Smith 2022-12-14 14:59:42 +01:00
parent 4f1201ff06
commit 9086b10d8d
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,7 @@
- job-template:
name: 'osmo-gsm-tester_run-{stage}'
disabled: true
defaults: runner
node: 'osmo-gsm-tester-{stage}'
triggers:
@ -186,6 +187,7 @@
# ttcn3 job
- job:
name: 'osmo-gsm-tester_ttcn3'
disabled: true
defaults: runner
scm:
- 'osmo-gsm-tester-repo'