harbor/tests/testcases/Group9-Content-trust/9-02-DB-user-push-unsigned-images.md
Josh Soref dfe360040b Spelling
* 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>
2021-02-19 11:59:15 +08:00

564 B

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