harbor/tests/testcases/Group9-Content-trust/9-11-LDAP-user-push-signed-images.md

27 lines
574 B
Markdown
Raw Normal View History

2017-03-16 09:06:38 +01:00
Test 9-11 User push signed images(LDAP mode)
=======
# Purpose:
2017-04-11 06:36:35 +02:00
To verify user can sign and push images(LDAP mode)
2017-03-16 09:06:38 +01:00
# References:
User guide
# Environment:
2017-04-11 06:36:35 +02:00
* This test requires that a Harbor instance is running and available.
* Harbor is set to authenticate against an LDAP or AD server.(auth_mode is set to ldap_auth.) The user data is stored in an LDAP or AD server.
* A Linux host with Docker CLI(Docker client) installed.
2017-03-16 09:06:38 +01:00
# Test Steps:
2017-04-11 06:36:35 +02:00
Same as Test 9-01 except that users are from LDAP/AD.
2017-03-16 09:06:38 +01:00
# Expected Outcome:
2017-04-11 06:36:35 +02:00
* Same as Test 9-01.
2017-03-16 09:06:38 +01:00
# Possible Problems:
None