Bgpcluster tests netconf feature removal 24/68024/4
authorTomas Markovic <tomas.markovic@pantheon.tech>
Wed, 7 Feb 2018 16:10:49 +0000 (17:10 +0100)
committerTomas Markovic <tomas.markovic@pantheon.tech>
Thu, 8 Feb 2018 07:24:34 +0000 (08:24 +0100)
Remove netconf-clustered-topology from
bgpclustering-all tests.
Remove trailing commas.

Change-Id: Ie6e2c635f1edb0b9fbb904deeb9251c68e4e109d
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml
jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml
jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering.yaml

index 630fb4f1f448bc573e68d75dccb0dc0243c86a3e..c0441af51a0d0a401d5e656be0754f4b09a488ee 100644 (file)
@@ -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
index 7c9d5bb83bb4911665864859566027e69017fad0..37137285cea644d49f2d470f89b62a4d18250025 100644 (file)
@@ -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
index 8dca4d772d074734833f10393c6fea1578bfe61e..a078abb9fe0e050e1dcb4a2b13484699bb4b2268 100644 (file)
@@ -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: >
index 6596c26f534eb1101a22d3f5235ac59aea2f3db2..96ae34914ee058bb956b1c554994f80aedd761e1 100644 (file)
@@ -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'