From: Luis Gomez Date: Fri, 23 Jun 2017 16:01:49 +0000 (-0700) Subject: Change OFP UI feature to REST feature X-Git-Tag: release/nitrogen~341 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=34c0a4decedded19d47c841436b2f1be623a88a3;p=releng%2Fbuilder.git Change OFP UI feature to REST feature dlux project is not active anymore (maintenance mode). Change-Id: I8b8c47109d71447869b6099829f6368a4cff75a9 Signed-off-by: Luis Gomez --- diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml index 747beac83..9b2797271 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml @@ -31,7 +31,7 @@ scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium' diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-perf-daily.yaml index af66155f8..60114b4ba 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-perf-daily.yaml @@ -36,7 +36,7 @@ # Features to install install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-bulk-o-matic, odl-jolokia, decanter-collector-jmx, diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml index 75650277b..ec446c854 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml @@ -36,7 +36,7 @@ # Features to install install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-bulk-o-matic, odl-jolokia, decanter-collector-jmx, diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml index bf5df91ad..d3ca6366a 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml @@ -29,7 +29,7 @@ scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test' # Robot custom options robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000' diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 7445a0841..c68713bd0 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -31,7 +31,7 @@ scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium' diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 28ce5f977..caef3feee 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -33,7 +33,7 @@ scope: 'all' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options robot-options: '' diff --git a/jjb/openflowplugin/openflowplugin-csit-link-scalability-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-link-scalability-daily.yaml index a14537118..3d21067b8 100644 --- a/jjb/openflowplugin/openflowplugin-csit-link-scalability-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-link-scalability-daily.yaml @@ -30,7 +30,7 @@ # Features to install install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer, decanter-collector-jmx, decanter-appender-elasticsearch diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index d49d62bc9..600a4efa3 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -31,7 +31,7 @@ # Features to install install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer, decanter-collector-jmx, decanter-appender-elasticsearch diff --git a/jjb/openflowplugin/openflowplugin-csit-restconf-clustering-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-restconf-clustering-perf-daily.yaml index 46eef6bf8..6a602ea3b 100644 --- a/jjb/openflowplugin/openflowplugin-csit-restconf-clustering-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-restconf-clustering-perf-daily.yaml @@ -34,7 +34,7 @@ # Features to install install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, odl-jolokia, decanter-collector-jmx, decanter-appender-elasticsearch diff --git a/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml index 8021ee2ae..0d7515f7b 100644 --- a/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml @@ -35,7 +35,7 @@ # Features to install # yamllint disable-line rule:line-length install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, odl-jolokia, decanter-collector-jmx, decanter-appender-elasticsearch diff --git a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml index 51b6efcd0..35a5c49ab 100644 --- a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml @@ -30,7 +30,7 @@ scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options robot-options: '-v SWITCHES:3' diff --git a/jjb/openflowplugin/openflowplugin-csit-scalability.yaml b/jjb/openflowplugin/openflowplugin-csit-scalability.yaml index ac59b4f09..ed96fa8bf 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scalability.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scalability.yaml @@ -31,7 +31,7 @@ scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch' + install-features: 'odl-openflowplugin-flow-services-rest,decanter-collector-jmx,decanter-appender-elasticsearch' # Robot custom options robot-options: '-v TOPO_TREE_DEPTH:7' diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml index c79b5cdcd..dde7afad3 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml @@ -35,7 +35,7 @@ tools_system_image: 'Ubuntu 16.04 - mininet-ovs-25 - 20170609-0221' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui' + install-features: 'odl-openflowplugin-flow-services-rest' # Robot custom options robot-options: '-v flnr:100000 -v swnr:32 -v fpr:200' diff --git a/jjb/openflowplugin/openflowplugin-csit-sw-scalability-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-sw-scalability-daily.yaml index 0762dce39..5928c1a93 100644 --- a/jjb/openflowplugin/openflowplugin-csit-sw-scalability-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-sw-scalability-daily.yaml @@ -30,7 +30,7 @@ # Features to install install-features: > - odl-openflowplugin-flow-services-ui, + odl-openflowplugin-flow-services-rest, decanter-collector-jmx, decanter-appender-elasticsearch