commit | 2b2a8dffa374f852f068acb272a7bff6f87881d4 | [log] [tgz] |
---|---|---|
author | pingping-lin <pingping@onlab.us> | Mon Nov 16 15:41:21 2015 -0800 |
committer | pingping-lin <pingping@onlab.us> | Mon Nov 16 15:41:21 2015 -0800 |
tree | 68916e1c2471a8c7e1886414f4c824ec24b8d699 | |
parent | debf2ccf03d89c359dae7315f6b84f6bd008158e [diff] |
update QUAGGA_CONFIG_DIR Change-Id: Ifcb49d287209e981fd948fd39b30398b9626a977
diff --git a/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/USECASE_SdnipI2MN.py b/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/USECASE_SdnipI2MN.py index 17544d1..b034d34 100644 --- a/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/USECASE_SdnipI2MN.py +++ b/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/USECASE_SdnipI2MN.py
@@ -25,7 +25,7 @@ QUAGGA_DIR = '/usr/lib/quagga' QUAGGA_RUN_DIR = '/usr/local/var/run/quagga' -QUAGGA_CONFIG_DIR = '~/OnosSystemTest/TestON/tests/USECASE_SdnipFunction/Dependency/' +QUAGGA_CONFIG_DIR = '~/OnosSystemTest/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/' # onos1IP = '10.254.1.201' numSw = 39
diff --git a/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/fsfw.xml b/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/fsfw.xml index ba9c43c..8e57ad5 100644 --- a/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/fsfw.xml +++ b/TestON/tests/USECASE_SdnipFunction_fsfw/Dependency/fsfw.xml
@@ -434,7 +434,7 @@ </port> </switch> - <controller ip_address="10.128.20.11" ssl="false" port="6653"/> + <controller ip_address="10.128.20.11" ssl="false" port="6633"/> </slice> </flowspace_firewall> \ No newline at end of file