Modify test step to avoid an autotest bug (#4301)

This commit is contained in:
sigsbee 2018-02-28 19:36:58 +08:00 committed by Yan
parent 78492a9d64
commit 15f4315b74

View File

@ -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