harbor/tests/testcases/Group9-Content-trust/9-15-LDAP-user-delete-signe...

28 lines
572 B
Markdown
Raw Normal View History

2017-03-16 09:06:38 +01:00
Test 9-15 User delete signed images(LDAP mode)
=======
# Purpose:
2017-04-11 06:36:35 +02:00
To verify user can delete signed images with content trust enabled.
2017-03-16 09:06:38 +01:00
# References:
User guide
# Environment:
* This test requires a Harbor instance is running and available.
2017-04-11 06:36:35 +02:00
* Harbor is set 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-05 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-05.
2017-03-16 09:06:38 +01:00
# Possible Problems:
None