mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-23 23:31:33 +01:00
Merge pull request #9495 from danfengliu/enable-self-registion-in-db.robot
Enable self registration before running nightly DB test cases
This commit is contained in:
commit
a1411528d4
@ -26,6 +26,7 @@ ${HARBOR_ADMIN} admin
|
||||
Test Case - Create An New User
|
||||
Init Chrome Driver
|
||||
${d}= Get Current Date result_format=%m%s
|
||||
Enable Self Reg
|
||||
Create An New User url=${HARBOR_URL} username=tester${d} email=tester${d}@vmware.com realname=harbortest newPassword=Test1@34 comment=harbortest
|
||||
Close Browser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user