mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-10 13:39:06 +01:00
Merge pull request #5583 from wy65701436/fix-upgrade-case-file-name
Update verify script to use data.json
This commit is contained in:
commit
1b2bc72e13
@ -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