From 962d2a54011d251695409f736ccbdcda4605a9df Mon Sep 17 00:00:00 2001 From: blsaws Date: Tue, 12 Apr 2016 18:35:41 -0700 Subject: Correct wiki URL JIRA: COPPER-4 Change-Id: If0d6b2a940852e51a20dd5b4f70c192e3adff7ea Signed-off-by: blsaws --- tests/adhoc/dmz01-clean.sh | 2 +- tests/adhoc/dmz01.sh | 4 ++-- tests/adhoc/smoke01-clean.sh | 2 +- tests/adhoc/smoke01.sh | 2 +- tests/adhoc/smtp_ingress-clean.sh | 2 +- tests/adhoc/smtp_ingress.sh | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) (limited to 'tests') diff --git a/tests/adhoc/dmz01-clean.sh b/tests/adhoc/dmz01-clean.sh index 9a917c5..4d19941 100644 --- a/tests/adhoc/dmz01-clean.sh +++ b/tests/adhoc/dmz01-clean.sh @@ -19,7 +19,7 @@ # Status: this is a work in progress, under test. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test +# Install Congress test server per https://wiki.opnfv.org/copper/academy # $ source ~/git/copper/tests/adhoc/dmz01.sh # After test, cleanup with # $ source ~/git/copper/tests/adhoc/dmz01-clean.sh diff --git a/tests/adhoc/dmz01.sh b/tests/adhoc/dmz01.sh index 97c22e1..bc5486a 100644 --- a/tests/adhoc/dmz01.sh +++ b/tests/adhoc/dmz01.sh @@ -27,8 +27,8 @@ # Status: this is a work in progress, under test. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test -# # Create Congress policy and resources that exercise polity +# Install Congress test server per https://wiki.opnfv.org/copper/academy +# # Create Congress policy and resources that exercise policy # $ source ~/git/copper/tests/adhoc/dmz01.sh # After test, cleanup # $ source ~/git/copper/tests/adhoc/dmz01-clean.sh diff --git a/tests/adhoc/smoke01-clean.sh b/tests/adhoc/smoke01-clean.sh index 645b9c1..72397c9 100644 --- a/tests/adhoc/smoke01-clean.sh +++ b/tests/adhoc/smoke01-clean.sh @@ -19,7 +19,7 @@ # Status: this is a work in progress, under test. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test +# Install Congress test server per https://wiki.opnfv.org/copper/academy # $ source ~/git/copper/tests/adhoc/smoke01.sh # After test, cleanup with # $ source ~/git/copper/tests/adhoc/smoke01-clean.sh diff --git a/tests/adhoc/smoke01.sh b/tests/adhoc/smoke01.sh index 2f6e84b..593d185 100644 --- a/tests/adhoc/smoke01.sh +++ b/tests/adhoc/smoke01.sh @@ -22,7 +22,7 @@ # internet and between VMs has not yet been implemented. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test +# Install Congress test server per https://wiki.opnfv.org/copper/academy # $ source ~/git/copper/tests/adhoc/smoke01.sh # After test, cleanup with # $ source ~/git/copper/tests/adhoc/smoke01-clean.sh diff --git a/tests/adhoc/smtp_ingress-clean.sh b/tests/adhoc/smtp_ingress-clean.sh index ea199d2..00333f8 100644 --- a/tests/adhoc/smtp_ingress-clean.sh +++ b/tests/adhoc/smtp_ingress-clean.sh @@ -19,7 +19,7 @@ # Status: this is a work in progress, under test. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test +# Install Congress test server per https://wiki.opnfv.org/copper/academy # $ source ~/git/copper/tests/adhoc/dmz01.sh # After test, cleanup with # $ source ~/git/copper/tests/adhoc/dmz01-clean.sh diff --git a/tests/adhoc/smtp_ingress.sh b/tests/adhoc/smtp_ingress.sh index dd214cd..0616341 100644 --- a/tests/adhoc/smtp_ingress.sh +++ b/tests/adhoc/smtp_ingress.sh @@ -21,8 +21,8 @@ # Status: this is a work in progress, under test. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test -# # Create Congress policy and resources that exercise polity +# Install Congress test server per https://wiki.opnfv.org/copper/academy +# # Create Congress policy and resources that exercise policy # $ source smtp_ingress.sh # After test, cleanup # $ source smtp_ingress-clean.sh -- cgit 1.2.3-korg