harbor/tests/testcases/Group9-Content-trust/9-13-LDAP-user-pull-signed-...

28 lines
584 B
Markdown
Raw Normal View History

2017-03-16 09:06:38 +01:00
Test 9-13 User pull signed images(LDAP mode)
=======
# Purpose:
2017-04-11 06:36:35 +02:00
To verify whether user can pull signed images with content trust enabled.
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.
* A Linux host with Docker CLI(Docker client)installed.
* A non-admin user that has at least one project as project admin.
2017-03-16 09:06:38 +01:00
# Test Steps:
2017-04-11 06:36:35 +02:00
Same as Test 9-03 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-03.
2017-03-16 09:06:38 +01:00
# Possible Problems:
None