mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-26 01:21:22 +01:00
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:
parent
66fdefd7b6
commit
397172e56a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user