From df48f0e9466d029a2cc68147b1d70b32217f6e79 Mon Sep 17 00:00:00 2001
From: Martin Klozik <martinx.klozik@intel.com>
Date: Thu, 9 Feb 2017 17:30:17 +0000
Subject: vsperf: replace intel-pod3 by intel-pod12

Intel POD dedicated to VSPERF was moved to new location
and renamed to Intel POD 12.

Change-Id: I98a2204de90f6a491edb9e378da46600d4f29978
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Aric Gardner <agardner@linuxfoundation.org>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
---
 jjb/vswitchperf/vswitchperf.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'jjb/vswitchperf')

diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml
index 936483706..ef0e90a76 100644
--- a/jjb/vswitchperf/vswitchperf.yml
+++ b/jjb/vswitchperf/vswitchperf.yml
@@ -19,7 +19,7 @@
             branch: 'stable/{stream}'
             gs-pathname: '/{stream}'
             disabled: true
-            slave-label: 'intel-pod3'
+            slave-label: 'intel-pod12'
 
 - job-template:
 
@@ -31,7 +31,7 @@
         - project-parameter:
             project: '{project}'
             branch: '{branch}'
-        - 'intel-pod3-defaults'
+        - 'intel-pod12-defaults'
 
     scm:
         - git-scm
-- 
cgit