From 95d45445442d00fc57a830672107d8765ee129be Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 24 Oct 2019 16:51:13 +0200 Subject: [PATCH] jobs: Introduce ttcn3-stp-test(-latest) jenkins job Change-Id: I7a82e1fa82cd28433cdb7a9128c7ab3da6cabf47 --- jobs/ttcn3-testsuites.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index 3d1731ae..7bd72db3 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -41,6 +41,8 @@ timer: 30 08 * * * - ttcn3-remsim-test: timer: 00 09 * * * + - ttcn3-stp-test: + timer: 30 09 * * * # latest stable - nplab-m3ua-test-latest: @@ -73,6 +75,8 @@ blocking: "^ttcn3-bscnat-test.*" - ttcn3-remsim-test-latest: blocking: "^ttcn3-remsim-test.*" + - ttcn3-stp-test-latest: + blocking: "^ttcn3-stp-test.*" - job-template: name: '{job-name}' project-type: freestyle