From 57a4b39e0a8957395731e8aa3a62dcff65aa8f80 Mon Sep 17 00:00:00 2001 From: myufei Date: Fri, 14 Apr 2017 14:59:35 +0800 Subject: [PATCH] update content trust test case --- .../Group9-Content-trust/9-01-DB-user-push-signed-images.md | 2 +- .../Group9-Content-trust/9-03-DB-user-pull-signed-images.md | 2 +- .../Group9-Content-trust/9-05-DB-user-delete-signed-images.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/testcases/Group9-Content-trust/9-01-DB-user-push-signed-images.md b/tests/testcases/Group9-Content-trust/9-01-DB-user-push-signed-images.md index 799ca2df0..58da6a4d3 100644 --- a/tests/testcases/Group9-Content-trust/9-01-DB-user-push-signed-images.md +++ b/tests/testcases/Group9-Content-trust/9-01-DB-user-push-signed-images.md @@ -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. diff --git a/tests/testcases/Group9-Content-trust/9-03-DB-user-pull-signed-images.md b/tests/testcases/Group9-Content-trust/9-03-DB-user-pull-signed-images.md index d6902ded3..33e4e263c 100644 --- a/tests/testcases/Group9-Content-trust/9-03-DB-user-pull-signed-images.md +++ b/tests/testcases/Group9-Content-trust/9-03-DB-user-pull-signed-images.md @@ -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: diff --git a/tests/testcases/Group9-Content-trust/9-05-DB-user-delete-signed-images.md b/tests/testcases/Group9-Content-trust/9-05-DB-user-delete-signed-images.md index a44ee6d21..0ab148f56 100644 --- a/tests/testcases/Group9-Content-trust/9-05-DB-user-delete-signed-images.md +++ b/tests/testcases/Group9-Content-trust/9-05-DB-user-delete-signed-images.md @@ -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.