diff options
author | luxin <luxin7@huawei.com> | 2017-10-23 09:59:41 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-10-23 10:20:57 +0800 |
commit | ea847c9ad34abc8f5541a26f5a46af2a9278d4e0 (patch) | |
tree | 438d73e1a6a0f057224716f7ad46c434c9319e55 /test/csit/tests | |
parent | 402d8ff80db70c89d4a8777e546b646913d91815 (diff) |
Fix csit failed
Change-Id: I39d2193ccc81e8c26898dad34b8138139fc30fe0
Issue-Id:VID-84
Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'test/csit/tests')
-rw-r--r-- | test/csit/tests/vfc/nfvo-driver-svnfm/huawei.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/tests/vfc/nfvo-driver-svnfm/huawei.robot b/test/csit/tests/vfc/nfvo-driver-svnfm/huawei.robot index e0679fbd8..a2aa63949 100644 --- a/test/csit/tests/vfc/nfvo-driver-svnfm/huawei.robot +++ b/test/csit/tests/vfc/nfvo-driver-svnfm/huawei.robot @@ -9,7 +9,7 @@ Library HttpLibrary.HTTP *** Variables *** @{return_ok_list}= 200 201 202 204 -${queryswagger_url} /api/hwvnfm/v1/swagger.json +${queryswagger_url} /api/huaweivnfmdriver/v1/swagger.json ${createauthtoken_url} /rest/plat/smapp/v1/oauth/token #json files |