mirror of
https://github.com/goharbor/harbor
synced 2025-04-15 04:44:57 +00:00
606 B
606 B
Test 9-03 User pull signed images(DB mode)
Purpose:
To verify user can pull signed images.
References:
User guide
Environment:
- This test requires one Harbor instance is running and available.
- A Linux machine with Docker CLI(Docker client) installed.
Test Steps:
NOTE:
In below test, project X should be replaced by an existing project.
- Login UI.
- On Docker client, follow Set up notary to set up notary and login Harobr.
- Pull an image from project X.
Expected Outcome:
- Image can be pulled successful.
Possible Problems:
None