From 3b2e66f75a43d7e4f3ee44e6054d16b9c890389b Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Sun, 9 Jun 2019 06:16:10 +0000 Subject: [PATCH] Remove Ligato daily until it will support nightly VPP Change-Id: Idc3010e9a7d42de0f76cfb358295533bf37aeaa6 Signed-off-by: Peter Mikus --- jjb/csit/csit.yaml | 69 ------------------------------------------------------ 1 file changed, 69 deletions(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 063ae0d57..fc5af7df4 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -42,7 +42,6 @@ - 'csit-dpdk-perf-mrr-weekly-master-2n-skx' - 'csit-dpdk-perf-mrr-weekly-master-3n-skx' - 'csit-ligato-perf-verify-{stream}-{topo}-{arch}' - - 'csit-ligato-perf-mrr-daily-master-3n-hsw' - 'csit-vpp-perf-mrr-daily-master' - 'csit-vpp-perf-mrr-daily-master-2n-skx' - 'csit-vpp-perf-mrr-daily-master-3n-skx' @@ -1024,74 +1023,6 @@ - fdio-infra-shiplogs: maven-version: 'mvn33-new' -- job-template: - name: 'csit-ligato-perf-mrr-daily-master-3n-hsw' - - description: | - - - project-type: freestyle - node: '{perf-executor}' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - wrappers: - - fdio-infra-wrappers-non-activity-timeout: - build-timeout: '{build-timeout}' - - triggers: - - timed: '0 16 * * *' - - builders: - - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop' - - inject: - properties-file: variables.prop - - shell: - !include-raw-escape: jjb/csit/include-raw-csit-perf-timed.sh - - publishers: - - archive-artifacts: - artifacts: 'csit/archive/*.*' - latest-only: false - - - robot: - output-path: 'csit/archive' - other-files: - - '*.*' - - - trigger: - project: 'csit-trending-daily-master' - threshold: 'FAILURE' - - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - - job-template: name: 'csit-vpp-perf-mrr-daily-master' -- 2.16.6