harbor/tests/testcases/Group9-Content-trust/9-14-LDAP-user-pull-unsigned-images.md

28 lines
591 B
Markdown
Raw Normal View History

2017-03-16 09:06:38 +01:00
Test 9-14 User pull unsigned images(LDAP images)
=======
# Purpose:
2017-04-11 06:36:35 +02:00
To verify whether user can pull unsigned 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 a 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-04 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-04.
2017-03-16 09:06:38 +01:00
# Possible Problems:
None