update content trust test case

This commit is contained in:
myufei 2017-04-14 14:59:35 +08:00
parent cdc49dd944
commit 57a4b39e0a
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ User guide
# Test Steps:
1. Login UI and create a project.
2. On Docker clinet, follow [Set up notary](../../../docs/use_notary.md)to set up notary and login Harbor.
2. On Docker clinet, follow [Set up notary](../../../../docs/use_notary.md) to set up notary and login Harbor.
3. Push an image to the project created in step1.

View File

@ -18,7 +18,7 @@ NOTE:
In below test, project X should be replaced by an existing project.
1. Login UI.
2. On Docker client, follow [Set up notary](../../../docs/use_notary.md) to set up notary and login Harobr.
2. On Docker client, follow [Set up notary](../../../../docs/use_notary.md) to set up notary and login Harobr.
3. Pull an image from project X.
# Expected Outcome:

View File

@ -16,7 +16,7 @@ User guide
# Test Steps:
1. Login UI and create a project.
2. On a Docker client,follow [Set up notary](../../../docs/use_notary.md) to set up notary and login Harbor.
2. On a Docker client,follow [Set up notary](../../../../docs/use_notary.md) to set up notary and login Harbor.
3. Push an image to project created in step1.
4. Delete the pushed image.
5. Delete notary tag according to message from UI in step4.