mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-22 15:41:26 +01:00
Update scan automation test case
Replace image hello-world with busybox as the hello-world has been scaned in the last case Signed-off-by: Wenkai Yin <yinw@vmware.com>
This commit is contained in:
parent
18aedacef8
commit
7e3ae5cb11
@ -541,10 +541,10 @@ Test Case - Scan As An Unprivileged User
|
||||
|
||||
Test Case - Scan Image With Empty Vul
|
||||
Init Chrome Driver
|
||||
Push Image ${ip} ${HARBOR_ADMIN} ${HARBOR_PASSWORD} library hello-world
|
||||
Push Image ${ip} ${HARBOR_ADMIN} ${HARBOR_PASSWORD} library busybox
|
||||
Sign In Harbor ${HARBOR_URL} ${HARBOR_ADMIN} ${HARBOR_PASSWORD}
|
||||
Go Into Project library
|
||||
Go Into Repo hello-world
|
||||
Go Into Repo busybox
|
||||
Scan Repo latest Succeed
|
||||
Move To Summary Chart
|
||||
Wait Until Page Contains Unknow
|
||||
|
Loading…
Reference in New Issue
Block a user