Changes for SRBridging tests through test-station

Change-Id: Ifb6600f244885e94be3444eb18889c564b7b0b1a
diff --git a/TestON/tests/USECASE/SegmentRouting/dependencies/Testcaselib.py b/TestON/tests/USECASE/SegmentRouting/dependencies/Testcaselib.py
index 3f9efcc..c8d83ef 100644
--- a/TestON/tests/USECASE/SegmentRouting/dependencies/Testcaselib.py
+++ b/TestON/tests/USECASE/SegmentRouting/dependencies/Testcaselib.py
@@ -111,6 +111,8 @@
         - Install ONOS cluster
         - Connect to cli
         """
+        # Check params file for local repos on external apps. cd to repos, run the build command, potentially move o/p file to a different location
+
         # main.scale[ 0 ] determines the current number of ONOS controller
         try:
             if not main.persistentSetup and main.params.get( 'EXTERNAL_APPS' ):