From 226bf1b7816c12f58bdaa99a3a07e703813291ee Mon Sep 17 00:00:00 2001 From: Tomas Markovic Date: Wed, 7 Feb 2018 17:10:49 +0100 Subject: [PATCH] Bgpcluster tests netconf feature removal Remove netconf-clustered-topology from bgpclustering-all tests. Remove trailing commas. Change-Id: Ie6e2c635f1edb0b9fbb904deeb9251c68e4e109d Signed-off-by: Tomas Markovic --- jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml | 2 +- jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml | 2 +- jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml | 2 +- jjb/bgpcep/bgpcep-csit-bgpclustering.yaml | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml b/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml index 630fb4f1f..c0441af51 100644 --- a/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml @@ -29,7 +29,7 @@ odl-restconf, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example, - odl-bgpcep-data-change-counter, + odl-bgpcep-data-change-counter # Robot custom options # Increase the TEST_DURATION_MULTIPLIER if the test runs in slower test diff --git a/jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml b/jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml index 7c9d5bb83..37137285c 100644 --- a/jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml @@ -30,7 +30,7 @@ odl-restconf, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example, - odl-bgpcep-data-change-counter, + odl-bgpcep-data-change-counter # Robot custom options # Increase the TEST_DURATION_MULTIPLIER if the test runs in slower test diff --git a/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml b/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml index 8dca4d772..a078abb9f 100644 --- a/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml @@ -31,7 +31,7 @@ odl-jolokia, odl-bgpcep-data-change-counter, odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example, + odl-bgpcep-bgp-config-example # Robot custom options: robot-options: > diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index 6596c26f5..96ae34914 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml @@ -28,8 +28,7 @@ install-features: > odl-restconf-noauth, odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example, - odl-netconf-clustered-topology + odl-bgpcep-bgp-config-example # Robot custom options: robot-options: '-v USE_NETCONF_CONNECTOR:False' -- 2.36.6