diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-06-17 15:07:16 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-06-17 15:07:16 +0200 |
commit | 9a537459ef51108b658915fff271f351a861950f (patch) | |
tree | 19e9b9054d28528f40b5e0b1d4afb0b2d55df279 /jjb | |
parent | 51bd455a51e2a5b12e3b3f3a22ccce752cded5d8 (diff) |
CSIT: Change trigger for csit-trending-daily-master
csit-trending-daily-master will not be triggered by finished mrr jobs
but at specified times.
Change-Id: I3026dfe4d7448a62ef8555746bcdeaf5e54e1ca8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit.yaml | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 41979aeab..664026713 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -872,9 +872,7 @@ build-timeout: '{build-timeout}' triggers: - - reverse: - jobs: 'csit-vpp-perf-mrr-daily-master' - result: 'failure' + - timed: '0 2,14 * * *' builders: - maven-target: @@ -1159,10 +1157,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -1227,10 +1221,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -1295,10 +1285,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -1363,10 +1349,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -1431,10 +1413,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -1499,10 +1477,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -1567,10 +1541,6 @@ other-files: - '*.*' - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - fdio-infra-shiplogs: maven-version: 'mvn33-new' |