From d9e8e35aa07286581c5cd9dbd49e5770ad5bcb2b Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Wed, 15 Mar 2017 08:48:00 +0000 Subject: [PATCH] vswitchperf: Fix Danube VERIFY and MERGE jobs VSPERF VERIFY and MERGE jobs should be executed at opnfv-build-ubuntu. Only daily job should be executed at intel-pod12. Configuration of Danube jobs was fixed to use the same executors as master branch. Change-Id: I95a12c7d828eb840c177d3e8114ed81b342b9427 Signed-off-by: Martin Klozik Reviewed-by: Aric Gardner Reviewed-by: Fatih Degirmenci --- jjb/vswitchperf/vswitchperf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 9e1b4a183..715305bec 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -19,7 +19,7 @@ branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false - slave-label: 'intel-pod12' + slave-label: 'opnfv-build-ubuntu' - job-template: -- 2.16.6