From 5a13d54d7ab90c654b1264f4e7bdbf72c363788d Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Tue, 5 Sep 2017 16:50:27 -0700 Subject: [PATCH] Adjust patch test jobs for -all- csit This is needed after merging this patch: https://git.opendaylight.org/gerrit/#/c/62297 Change-Id: I1beb74a8cad528064dfab0301a54cbff3140cc4b Signed-off-by: Luis Gomez --- jjb/bgpcep/bgpcep-patch-test.yaml | 8 ++++---- jjb/genius/genius-patch-test.yaml | 1 - jjb/l2switch/l2switch-patch-test.yaml | 4 ++-- jjb/netconf/netconf-patch-test.yaml | 2 +- jjb/netvirt/netvirt-patch-test.yaml | 2 +- .../openflowplugin-patch-test.yaml | 1 - jjb/ovsdb/ovsdb-patch-test.yaml | 3 +-- jjb/vtn/vtn-patch-test.yaml | 16 ++++++++-------- 8 files changed, 17 insertions(+), 20 deletions(-) diff --git a/jjb/bgpcep/bgpcep-patch-test.yaml b/jjb/bgpcep/bgpcep-patch-test.yaml index d96356f3f..3f094000b 100644 --- a/jjb/bgpcep/bgpcep-patch-test.yaml +++ b/jjb/bgpcep/bgpcep-patch-test.yaml @@ -27,10 +27,10 @@ feature: - bgp: csit-list: > - bgpcep-csit-1node-gate-userfeatures-only-{stream}, - bgpcep-csit-1node-gate-bgp-ingest-mixed-only-{stream} + bgpcep-csit-1node-gate-userfeatures-all-{stream}, + bgpcep-csit-1node-gate-bgp-ingest-mixed-all-{stream} - pcep: csit-list: > - bgpcep-csit-1node-gate-userfeatures-only-{stream}, - bgpcep-csit-1node-gate-throughpcep-only-{stream} + bgpcep-csit-1node-gate-userfeatures-all-{stream}, + bgpcep-csit-1node-gate-throughpcep-all-{stream} diff --git a/jjb/genius/genius-patch-test.yaml b/jjb/genius/genius-patch-test.yaml index d73f5f3ad..29be66250 100644 --- a/jjb/genius/genius-patch-test.yaml +++ b/jjb/genius/genius-patch-test.yaml @@ -35,5 +35,4 @@ - genius: csit-list: > - genius-csit-1node-gate-only-{stream}, genius-csit-1node-gate-all-{stream} diff --git a/jjb/l2switch/l2switch-patch-test.yaml b/jjb/l2switch/l2switch-patch-test.yaml index ed3621fde..47a8aeab6 100644 --- a/jjb/l2switch/l2switch-patch-test.yaml +++ b/jjb/l2switch/l2switch-patch-test.yaml @@ -28,5 +28,5 @@ - all: csit-list: > l2switch-csit-1node-periodic-host-scalability-daily-only-{stream}, - l2switch-csit-1node-scalability-only-{stream}, - l2switch-csit-1node-switch-only-{stream} + l2switch-csit-1node-scalability-all-{stream}, + l2switch-csit-1node-switch-all-{stream} diff --git a/jjb/netconf/netconf-patch-test.yaml b/jjb/netconf/netconf-patch-test.yaml index c85887f5d..4a29408ba 100644 --- a/jjb/netconf/netconf-patch-test.yaml +++ b/jjb/netconf/netconf-patch-test.yaml @@ -27,5 +27,5 @@ feature: - core: csit-list: > - netconf-csit-1node-gate-userfeatures-only-{stream}, + netconf-csit-1node-gate-userfeatures-all-{stream}, netconf-csit-1node-gate-callhome-only-{stream} diff --git a/jjb/netvirt/netvirt-patch-test.yaml b/jjb/netvirt/netvirt-patch-test.yaml index 160b4695e..6d16f7a61 100644 --- a/jjb/netvirt/netvirt-patch-test.yaml +++ b/jjb/netvirt/netvirt-patch-test.yaml @@ -78,7 +78,7 @@ - legacy: csit-list: > netvirt-legacy-csit-1node-openstack-newton-nodl-v2-gate-{stream}, - netvirt-legacy-csit-1node-openstack-basic-only-{stream} + netvirt-legacy-csit-1node-openstack-basic-all-{stream} - cluster-legacy: csit-list: > netvirt-legacy-csit-3node-openstack-newton-nodl-v2-gate-{stream}, diff --git a/jjb/openflowplugin/openflowplugin-patch-test.yaml b/jjb/openflowplugin/openflowplugin-patch-test.yaml index d1104aa11..3d9bb9942 100644 --- a/jjb/openflowplugin/openflowplugin-patch-test.yaml +++ b/jjb/openflowplugin/openflowplugin-patch-test.yaml @@ -27,7 +27,6 @@ feature: - core: csit-list: > - openflowplugin-csit-1node-gate-flow-services-only-{stream}, openflowplugin-csit-1node-gate-flow-services-all-{stream}, openflowplugin-csit-1node-gate-scalability-only-{stream}, openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream}, diff --git a/jjb/ovsdb/ovsdb-patch-test.yaml b/jjb/ovsdb/ovsdb-patch-test.yaml index 496716dc0..df0c25277 100644 --- a/jjb/ovsdb/ovsdb-patch-test.yaml +++ b/jjb/ovsdb/ovsdb-patch-test.yaml @@ -26,7 +26,7 @@ feature: - genius: csit-list: > - genius-csit-1node-genius-only-{stream} + genius-csit-1node-genius-all-{stream} - netvirt: csit-list: > netvirt-csit-1node-openstack-ocata-gate-stateful-{stream} @@ -36,6 +36,5 @@ - core: csit-list: > - ovsdb-csit-1node-gate-southbound-only-{stream}, ovsdb-csit-1node-gate-southbound-all-{stream}, ovsdb-csit-3node-gate-clustering-only-{stream} diff --git a/jjb/vtn/vtn-patch-test.yaml b/jjb/vtn/vtn-patch-test.yaml index 880b93cf7..47376ae7b 100644 --- a/jjb/vtn/vtn-patch-test.yaml +++ b/jjb/vtn/vtn-patch-test.yaml @@ -15,25 +15,25 @@ branch: 'master' jdk: 'openjdk8' csit-list: > - vtn-csit-1node-manager-only-{stream}, - vtn-csit-3node-manager-only-{stream} + vtn-csit-1node-manager-all-{stream}, + vtn-csit-3node-manager-all-{stream} - nitrogen: branch: 'stable/nitrogen' jdk: 'openjdk8' csit-list: > - vtn-csit-1node-manager-only-{stream}, - vtn-csit-3node-manager-only-{stream} + vtn-csit-1node-manager-all-{stream}, + vtn-csit-3node-manager-all-{stream} - carbon: branch: 'stable/carbon' jdk: 'openjdk8' karaf-version: karaf3 csit-list: > - vtn-csit-1node-manager-only-{stream}, - vtn-csit-3node-manager-only-{stream} + vtn-csit-1node-manager-all-{stream}, + vtn-csit-3node-manager-all-{stream} - boron: branch: 'stable/boron' jdk: 'openjdk8' karaf-version: karaf3 csit-list: > - vtn-csit-1node-manager-only-{stream}, - vtn-csit-3node-manager-only-{stream} + vtn-csit-1node-manager-all-{stream}, + vtn-csit-3node-manager-all-{stream} -- 2.36.6