Move CSIT to integration/csit repo
[integration/csit.git] / tests / vfc / gvnfm-vnfmgr / test.robot
1 *** settings ***
2 Library     Collections
3 Library     RequestsLibrary
4 Library     OperatingSystem
5 Library     json
6
7 *** Variables ***
8 @{return_ok_list}=   200  201  202
9 ${queryswagger_url}    /api/vnfmgr/v1/swagger.json
10
11 *** Test Cases ***
12 NslcmSwaggerTest
13     [Documentation]    query vnfmgr swagger info rest test
14     Should Be Equal    2.0    2.0