Remove Bier and add TSR in SFT test 49/68349/1
authorLuis Gomez <ecelgp@gmail.com>
Fri, 16 Feb 2018 08:02:38 +0000 (00:02 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 16 Feb 2018 08:02:38 +0000 (00:02 -0800)
The first introduces restconf issues while the second is sane now.

Change-Id: I3a57ff71e022d4c31da8663bcedc2f69fa10b474
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features/singles/odl-integration-all/pom.xml

index a54979af8978392ba7921e7514be60c46ed94393..d413481b4dfebd39ce040b0468583e9e9bc11f84 100644 (file)
@@ -64,7 +64,8 @@
         <profile>
             <id>bier</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <!-- Removed because restconf-bierman issue -->
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
         <profile>
             <id>tsdr</id>
             <activation>
-                <!-- Removed because tsdr is not using latest netty version -->
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>