From 090a18cb57c43a00c7471c792f79a98d6cf488c4 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Fri, 16 Sep 2016 11:05:25 -0700 Subject: [PATCH] Upgrade image specs for OF performance jobs Change-Id: Ie3f2c337c562d80baedb90822c87bbaa424160bf Signed-off-by: Luis Gomez --- .../openflowplugin-csit-bulkomatic-perf-daily-old.yaml | 2 ++ .../openflowplugin-csit-bulkomatic-perf-daily.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml index 5ed07d251..f4fba155b 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml @@ -19,6 +19,8 @@ - only: scope: 'only' + # Job images + controller-image: 'centos7-java-builder-4c-8g' mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g' # Features to install diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml index 7669c7be8..02c0c20f7 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml @@ -22,6 +22,8 @@ - only: scope: 'only' + # Job images + controller-image: 'centos7-java-builder-4c-8g' mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g' # Features to install -- 2.36.6