harbor/tests/testcases/Group9-Content-trust/9-12-LDAP-user-push-unsigne...

28 lines
568 B
Markdown
Raw Normal View History

2017-03-16 09:06:38 +01:00
Test 9-12 User push unsigned images(LDAP mode)
=======
# Purpose:
To verify UI will difference unsigned images from signed.
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 a 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-02 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-02.
2017-03-16 09:06:38 +01:00
# Possible Problems:
None