mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 16:19:37 +01:00
567 B
567 B
Test 9-12 User push unsigned images(LDAP mode)
Purpose:
To verify UI will difference unsiged images from signed.
References:
User guide
Environment:
- 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.
Test Steps:
Same as Test 9-02 except that users are from LDAP/AD.
Expected Outcome:
- Same as Test 9-02.
Possible Problems:
None