Merge pull request #5543 from stonezdj/api2nightly

Add API test to LDAP nightly test
This commit is contained in:
Daniel Jiang 2018-08-07 12:17:44 +08:00 committed by GitHub
commit 3cf93e62aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -108,4 +108,9 @@ Test Case - Ldap User Push An Image
Close Browser
Test Case - Ldap User Can Not login
Docker Login Fail ${ip} testerDeesExist 123456
Docker Login Fail ${ip} testerDeesExist 123456
Test Case - Run LDAP Group Related API Test
Harbor API Test ./tests/apitests/python/test_ldap_admin_role.py
Harbor API Test ./tests/apitests/python/test_user_group.py
Harbor API Test ./tests/apitests/python/test_assign_role_to_ldap_group.py