summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers/ONOS/Teston/adapters
diff options
context:
space:
mode:
authorwuwb1989 <wuwenbin2@huawei.com>2016-06-21 18:04:00 +0800
committerwuwb1989 <wuwenbin2@huawei.com>2016-06-22 15:02:37 +0800
commitbc9dc25113e277e5e6c2021a708cd61dc22411b4 (patch)
tree06e0afd046a0c3c628fa3384d7dffc5f1cf40560 /testcases/Controllers/ONOS/Teston/adapters
parente33fad48760be43aeb37ab69a37673195a51de2d (diff)
modify onos tests' link to support onos 1.6
Change-Id: Ice9b19a1d569b4084921961ec0a3a9d961923521 Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
Diffstat (limited to 'testcases/Controllers/ONOS/Teston/adapters')
-rw-r--r--testcases/Controllers/ONOS/Teston/adapters/environment.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Controllers/ONOS/Teston/adapters/environment.py b/testcases/Controllers/ONOS/Teston/adapters/environment.py
index 69c4c010c..231677333 100644
--- a/testcases/Controllers/ONOS/Teston/adapters/environment.py
+++ b/testcases/Controllers/ONOS/Teston/adapters/environment.py
@@ -268,7 +268,7 @@ class environment(connection):
self.AddKnownHost(handle, self.OC2, "karaf", "karaf")
self.AddKnownHost(handle, self.OC3, "karaf", "karaf")
self.DownLoadCode(handle,
- 'https://github.com/sunyulin/OnosSystemTest.git')
+ 'https://github.com/wuwenbin2/OnosSystemTest.git')
# self.DownLoadCode(handle, 'https://gerrit.onosproject.org/onos')
if self.masterusername == 'root':
filepath = '/root/'