mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-07 19:22:08 +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>
28 lines
564 B
Markdown
28 lines
564 B
Markdown
Test 9-02 User Push unsigned images(DB mode)
|
|
=======
|
|
|
|
# Purpose:
|
|
|
|
To verify UI will difference unsigned images from signed images.
|
|
|
|
# References:
|
|
User guide
|
|
|
|
# Environment:
|
|
|
|
* This test requires one Harbor instance is running and available.
|
|
* A Linux host with Docker CLI (Docker client) installed.
|
|
|
|
# Test Steps:
|
|
|
|
1. Login UI and create a project.
|
|
2. Unset DOCKER_CONTENT_TRUST on Docker client and login Harbor.
|
|
3. Push a image to project created in step1.
|
|
|
|
# Expected Outcome:
|
|
|
|
* A red cross will displayed under signed column in UI.
|
|
|
|
# Possible Problems:
|
|
None
|