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:
|
|
|
|
|
2017-04-11 06:36:35 +02:00
|
|
|
* This test requires one Harbor instance is runnning and available.
|
|
|
|
* 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:
|
|
|
|
|
2017-04-11 06:36:35 +02:00
|
|
|
* A red cross will displayed under signed colume in UI.
|
2017-03-16 09:06:38 +01:00
|
|
|
|
|
|
|
# Possible Problems:
|
|
|
|
None
|