From 9a537459ef51108b658915fff271f351a861950f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 17 Jun 2019 15:07:16 +0200 Subject: [PATCH] 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 --- jjb/csit/csit.yaml | 32 +------------------------------- 1 file changed, 1 insertion(+), 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' -- 2.16.6