mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 08:09:59 +01:00
dfe360040b
* addition * attribute * auditing * availability * available * bandwidth * browser * business * cadence * chartmuseum * client * column * content * demonstrate * described * endpoints * facilitate * github * harbor * information * instance * manual * meaningful * operation * overridden * password * possible * project * refactor * replication * requires * running * scanned * settings * signup * those * unsigned * vulnerability -- Also removes trailing space from a filename Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
572 B
572 B
Test 9-15 User delete signed images(LDAP mode)
Purpose:
To verify user can delete signed images with content trust enabled.
References:
User guide
Environment:
- This test requires a Harbor instance is running and available.
- 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.
Test Steps:
Same as Test 9-05 except that users are from LDAP/AD.
Expected Outcome:
- Same as Test 9-05.
Possible Problems:
None