From 5806d0a63f289fc1354b6adc9c985a66f79102aa Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Thu, 5 Nov 2020 18:54:37 +0100 Subject: [PATCH] jjb: Add ttcn3-gbproxy-test to ttcn3-testsuites.yml Fixes: OS#4850 Change-Id: I05d1855a6daea6a67df01a1f9fa65955cfd72661 --- jobs/ttcn3-testsuites.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index 81957702..2102c1e1 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -65,6 +65,9 @@ - ttcn3-smlc-test: blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*" timer: 10 10 * * * + - ttcn3-gbproxy-test: + blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*" + timer: 20 10 * * * # debian-stretch latest stable - nplab-m3ua-test-latest: @@ -121,6 +124,9 @@ #- ttcn3-smlc-test: # blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*" # timer: 10 10 * * * + - ttcn3-gbproxy-test-latest: + blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*" + timer: 20 10 * * * # Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs @@ -170,6 +176,10 @@ #- ttcn3-smlc-test: # blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*" # timer: 10 10 * * * + - TTCN3-centos-gbproxy-test: + blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*" + timer: 20 10 * * * + - job-template: name: '{job-name}'