harbor/tests/testcases/Group9-Content-trust/9-02-DB-user-push-unsigned-...

28 lines
564 B
Markdown
Raw Normal View History

2017-03-16 09:06:38 +01:00
Test 9-02 User Push unsigned images(DB mode)
=======
# Purpose:
2017-04-11 06:36:35 +02:00
To verify UI will difference unsigned images from signed images.
2017-03-16 09:06:38 +01:00
# References:
User guide
# Environment:
* This test requires one Harbor instance is running and available.
2017-04-11 06:36:35 +02:00
* A Linux host with Docker CLI (Docker client) installed.
2017-03-16 09:06:38 +01:00
# Test Steps:
2017-04-11 06:36:35 +02:00
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.
2017-03-16 09:06:38 +01:00
# Expected Outcome:
* A red cross will displayed under signed column in UI.
2017-03-16 09:06:38 +01:00
# Possible Problems:
None