From edd57af9edfcc0465322cf489b03299ac7a51a5d Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 24 Jan 2018 08:50:11 +0100 Subject: [PATCH] Temporarily disable perf trending jobs Change-Id: I984a59ae3c855a026c5617a1830e613915996b79 Signed-off-by: Peter Mikus --- jjb/csit/csit.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 10af0c8b8..41e88091b 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1703,9 +1703,6 @@ - fdio-infra-wrappers-non-activity-timeout: build-timeout: '{build-timeout}' - triggers: - - timed: 'H H(17-20) * * *' - builders: - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop' - inject: @@ -2093,9 +2090,6 @@ - fdio-infra-wrappers-non-activity-timeout: build-timeout: '{build-timeout}' - triggers: - - timed: 'H H(17-20) * * 2,6' - builders: - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop' - inject: @@ -2580,9 +2574,6 @@ - fdio-infra-wrappers-non-activity-timeout: build-timeout: '{build-timeout}' - triggers: - - timed: 'H H(0-2) * * *' - builders: - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop' - inject: -- 2.16.6