mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 16:48:30 +01:00
Merge pull request #9212 from danfengliu/upgrade-preparev17-for-new-migrate-jenkins-pipeline-add-more-test-data
commented 2 lines to remove Vulnerability scan all data verification
This commit is contained in:
commit
cb5a145f27
@ -176,7 +176,8 @@ Verify System Setting
|
||||
${ret} Get Selected List Value xpath=//select[@id='proCreation']
|
||||
Should Be Equal As Strings ${ret} @{creation}[0]
|
||||
Token Must Be Match @{token}[0]
|
||||
Switch To Vulnerability Page
|
||||
Page Should Contain None
|
||||
#ToDo:These 2 lines below should be uncommented right after issue 9211 was fixed
|
||||
#Switch To Vulnerability Page
|
||||
#Page Should Contain None
|
||||
Close Browser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user