This is my commit message

Signed-off-by: wangyan <wangyan@vmware.com>

Update the verify case to use data.json instead of testdata.json
This commit is contained in:
wangyan 2018-08-12 19:02:18 -07:00
parent 66fdefd7b6
commit 397172e56a

View File

@ -9,7 +9,7 @@ ${HARBOR_ADMIN} admin
*** Test Cases ***
Test Case - Upgrade Verify
${data}= Load Json From File ${CURDIR}${/}testdata.json
${data}= Load Json From File ${CURDIR}${/}data.json
Run Keyword Verify User ${data}
Run Keyword Verify Project ${data}
Run Keyword Verify Member Exist ${data}