Merge "Match karaf username and prompt username in SRBridging"
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo
index bfb61b7..0517e4c 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo
+++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.topo
@@ -16,8 +16,8 @@
                 <karaf_password>rocks</karaf_password>
                 <node_username>sdn</node_username>
                 <node_password>rocks</node_password>
-                <karafPrompt_username>karaf</karafPrompt_username>
-                <karafPrompt_password>karaf</karafPrompt_password>
+                <karafPrompt_username>sdn</karafPrompt_username>
+                <karafPrompt_password>rocks</karafPrompt_password>
                 <web_user></web_user>
                 <web_pass></web_pass>
                 <rest_port></rest_port>