Updating test for TOST QA Pod

Add more robust topology check to Segment routing tests
Fix Typos
Include minimum flow count # in the comparision (>= vs > )
Add option for username and password in onos-app function
Don't add app prefix if it looks like it is already the full name

Change-Id: Ib4af0f72df8e7dcc5c179fafea1fd9c61d931246
(cherry picked from commit cda0902ee85041b22da8ad7638a8518914d07322)
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical
index 111380e..d7a2bad 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical
+++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo.0x1.physical
@@ -24,7 +24,7 @@
         </ONOScell>
 
         <SwitchLeaf1>
-            <host>10.128.13.232</host>
+            <host>10.128.13.211</host>
             <user>root</user>
             <password>onl</password>
             <type>StratumOSSwitchDriver</type>
@@ -47,13 +47,13 @@
             <type>HostDriver</type>
             <connect_order>6</connect_order>
             <COMPONENTS>
-                <mac>3c:fd:fe:a8:ea:31</mac>
+                <mac>3c:fd:fe:a8:ea:30</mac>
                 <inband>false</inband>
                 <ip>10.0.2.1</ip>
                 <shortName>h1</shortName>
                 <port1>0</port1>
                 <link1>SwitchLeaf1</link1>
-                <interfaceName>ens6f1</interfaceName>
+                <interfaceName>ens6f0</interfaceName>
                 <routes>
                     <route1>
                         <network>10.0.2.0</network>
@@ -72,13 +72,13 @@
             <type>HostDriver</type>
             <connect_order>7</connect_order>
             <COMPONENTS>
-                <mac>3c:fd:fe:a8:ea:30</mac>
+                <mac>3c:fd:fe:a8:ea:31</mac>
                 <inband>false</inband>
                 <ip>10.0.2.2</ip>
                 <shortName>h2</shortName>
                 <port1>0</port1>
                 <link1>SwitchLeaf1</link1>
-                <interfaceName>ens6f0</interfaceName>
+                <interfaceName>ens6f1</interfaceName>
                 <routes>
                     <route1>
                         <network>10.0.2.0</network>