diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-07-17 15:50:09 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2017-07-17 15:50:09 -0700 |
commit | 5b4d65bc1af8658441875aedf0301184b2604a2e (patch) | |
tree | d5b870ee4dac6796b18a0b21195c86778d063773 /test | |
parent | bb313faa410f0ae68eee1dc92893321eef3f0825 (diff) |
Replace OPEN-O references with ONAP
Change-Id: I39d87b8bd577b80720bdcd7c17241370ae4774c8
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/csit/tests/integration/suite2/test1.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/csit/tests/integration/suite2/test1.robot b/test/csit/tests/integration/suite2/test1.robot index fd841861b..722dadfba 100644 --- a/test/csit/tests/integration/suite2/test1.robot +++ b/test/csit/tests/integration/suite2/test1.robot @@ -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 |