mirror of
https://github.com/goharbor/harbor
synced 2025-04-09 17:50:55 +00:00
Modify test step to avoid an autotest bug (#4301)
This commit is contained in:
parent
78492a9d64
commit
15f4315b74
|
@ -153,6 +153,10 @@ Test Case - Project Level Policy Public
|
|||
Public Should Be Selected
|
||||
Back To Projects
|
||||
# Project${d} default should be private
|
||||
# Here logout and login to try avoid a bug only in autotest
|
||||
Logout Harbor
|
||||
Sign In Harbor ${HARBOR_URL} ${HARBOR_ADMIN} ${HARBOR_PASSWORD}
|
||||
Filter Object project${d}
|
||||
Project Should Be Public project${d}
|
||||
Close Browser
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user