commit | fde64bda01105feaf1a7647eadb8331bf14b0ee9 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Mon Jun 28 09:25:06 2021 -0700 |
committer | You Wang <you@opennetworking.org> | Mon Jun 28 09:25:06 2021 -0700 |
tree | e63aa757b834516c66e3a4c64c861c2f45f27ac0 | |
parent | ad36bc220672bb4dd6542d3b981b51a8e45bf768 [diff] |
Match karaf username and prompt username in SRBridging Change-Id: If20e42035d46448c036a4ddf55e2b40bb2374938
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>