diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-02-09 17:30:17 +0000 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2017-02-09 17:31:36 +0000 |
commit | df48f0e9466d029a2cc68147b1d70b32217f6e79 (patch) | |
tree | 8aabb12b3c125c3b5f265d2ffb724366173b0d74 /jjb/vswitchperf | |
parent | 9cf55614a7e93acae6f1146a646a7bd161cf2ebe (diff) |
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>
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |