Replace OPEN-O references with ONAP 85/5885/1
authorGary Wu <gary.i.wu@huawei.com>
Mon, 17 Jul 2017 22:50:09 +0000 (15:50 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 17 Jul 2017 22:50:09 +0000 (15:50 -0700)
Change-Id: I39d87b8bd577b80720bdcd7c17241370ae4774c8
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
test/csit/tests/integration/suite2/test1.robot

index fd84186..722dadf 100644 (file)
@@ -15,8 +15,8 @@ Dir Test
     CheckDir           /tmp
 
 Url Test
-    [Documentation]    Check if www.open-o.org can be reached
-    Create Session     openo          http://www.open-o.org
+    [Documentation]    Check if www.onap.org can be reached
+    Create Session     openo          http://www.onap.org
     CheckUrl           openo          /
 
 Mock Hello Server Test