From 11ab4967d848555174f0fae40efa7e761af7b764 Mon Sep 17 00:00:00 2001 From: sharath Date: Thu, 5 Jul 2018 20:22:54 +0530 Subject: disabling dmm centos job temporarily Change-Id: I79082afd14def35f91ef81a9dfe008a76612c2f6 Signed-off-by: sharath --- jjb/csit/csit.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb/csit') diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index e96f8d806..caee0ba37 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -39,7 +39,7 @@ - 'csit-nsh_sfc-verify-perf-{stream}' - 'csit-nsh_sfc-verify-func-{stream}-{os}-virl' - 'csit-tldk-verify-func-{stream}-{os}-virl' - - 'csit-dmm-functional-{stream}-{os}-virl' + - 'csit-dmm-functional-{stream}-ubuntu1604-virl' project: 'csit' branch: 'master' @@ -1311,10 +1311,10 @@ maven-version: 'mvn33-new' - job-template: - name: 'csit-dmm-functional-{stream}-{os}-virl' + name: 'csit-dmm-functional-{stream}-ubuntu1604-virl' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: 'ubuntu1604-basebuild-4c-4g' concurrent: true logrotate: -- cgit 1.2.3-korg