harbor/tests/testcases/Group9-Content-trust/9-02-DB-user-push-unsigned-images.md
2017-04-11 12:36:35 +08:00

565 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 runnning 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 colume in UI.

Possible Problems:

None