Commit 7a7ac09f authored by Danfeng Liu (c)'s avatar Danfeng Liu (c)
Browse files

Currently, self registration was disabled after harbor deployment, so all...

Currently, self registration was disabled after harbor deployment, so all nightly db.robot test cases failed. To correct this, we should enable self-registration before running db test cases.
Signed-off-by: default avatarDanfeng Liu (c) <danfengl@vmware.com>
parent e254fe30
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment