commit | 64b1757b68a8107cadd72355b4b8de29df9ff66e | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@ciena.com> | Tue Jun 06 09:39:19 2017 -0700 |
committer | Jon Hall <jhall@ciena.com> | Tue Jun 06 09:39:19 2017 -0700 |
tree | 075804974070a0740fc68061adf1e01693cc9a2d | |
parent | cf97cf1ee6df81f727b13a4d2986ca87f88762dd [diff] [blame] |
Minor fixes for FUNCbgpls Change-Id: I35d553de8f5e9195b9a59b77a875eefb228081ba
diff --git a/TestON/tests/FUNC/FUNCbgpls/FUNCbgpls.topo b/TestON/tests/FUNC/FUNCbgpls/FUNCbgpls.topo index fc1bf21..17debe1 100755 --- a/TestON/tests/FUNC/FUNCbgpls/FUNCbgpls.topo +++ b/TestON/tests/FUNC/FUNCbgpls/FUNCbgpls.topo
@@ -2,7 +2,7 @@ <COMPONENT> <ONOSbench> - <host>OCN</host> + <host>localhost</host> <user>sdn</user> <password>rocks</password> <type>OnosDriver</type> @@ -12,7 +12,7 @@ </ONOSbench> <ONOScli1> - <host>OCN</host> + <host>localhost</host> <user>sdn</user> <password>rocks</password> <type>OnosCliDriver</type>