From 14fd739aab7d3e6276ced48d3b38de38ce92b451 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Mon, 12 Oct 2015 10:19:30 -0700 Subject: [PATCH] Add lithium redesign jobs to distribution test Change-Id: I0c1f1e292f556aba51efd98784de2d255575d24d Signed-off-by: Luis Gomez --- jjb/integration/integration-test-jobs.yaml | 12 ++++++++++++ ...owplugin-csit-flow-services-lithium-redesign.yaml | 2 ++ 2 files changed, 14 insertions(+) diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index f627a8ca3..cff5fd014 100644 --- a/jjb/integration/integration-test-jobs.yaml +++ b/jjb/integration/integration-test-jobs.yaml @@ -34,11 +34,17 @@ nic-csit-1node-basic-all-{stream}, nic-csit-1node-basic-only-{stream}, openflowplugin-csit-1node-flow-services-only-{stream}, + openflowplugin-csit-1node-flow-services-lithium-redesign-only-{stream}, openflowplugin-csit-1node-flow-services-all-{stream}, + openflowplugin-csit-1node-flow-services-lithium-redesign-all-{stream}, openflowplugin-csit-1node-scalability-only-{stream}, + openflowplugin-csit-1node-scalability-lithium-redesign-only-{stream}, openflowplugin-csit-1node-scalability-all-{stream}, + openflowplugin-csit-1node-scalability-lithium-redesign-all-{stream}, openflowplugin-csit-1node-cbench-performance-only-{stream}, + openflowplugin-csit-1node-cbench-performance-lithium-redesign-only-{stream}, openflowplugin-csit-1node-config-performance-only-{stream}, + openflowplugin-csit-1node-config-performance-lithium-redesign-only-{stream}, ovsdb-csit-1node-netvirt-only-{stream}, ovsdb-csit-1node-netvirt-all-{stream}, ovsdb-csit-1node-southbound-only-{stream}, @@ -81,11 +87,17 @@ nic-csit-1node-basic-all-{stream}, nic-csit-1node-basic-only-{stream}, openflowplugin-csit-1node-flow-services-only-{stream}, + openflowplugin-csit-1node-flow-services-lithium-redesign-only-{stream}, openflowplugin-csit-1node-flow-services-all-{stream}, + openflowplugin-csit-1node-flow-services-lithium-redesign-all-{stream}, openflowplugin-csit-1node-scalability-only-{stream}, + openflowplugin-csit-1node-scalability-lithium-redesign-only-{stream}, openflowplugin-csit-1node-scalability-all-{stream}, + openflowplugin-csit-1node-scalability-lithium-redesign-all-{stream}, openflowplugin-csit-1node-cbench-performance-only-{stream}, + openflowplugin-csit-1node-cbench-performance-lithium-redesign-only-{stream}, openflowplugin-csit-1node-config-performance-only-{stream}, + openflowplugin-csit-1node-config-performance-lithium-redesign-only-{stream}, ovsdb-csit-1node-netvirt-only-{stream}, ovsdb-csit-1node-netvirt-all-{stream}, ovsdb-csit-1node-southbound-only-{stream}, diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml index 5e090b828..ba603a460 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml @@ -19,6 +19,8 @@ install: - only: scope: 'only' + - all: + scope: 'all' # Features to install install-features: 'odl-openflowplugin-flow-services-ui-li' -- 2.36.6