summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblsaws <bs3131@att.com>2016-04-12 18:35:41 -0700
committerBryan Sullivan <bs3131@att.com>2016-04-13 01:36:46 +0000
commitb08866c11a22b7ffb8f7c8e2ae3f55d678635cdc (patch)
treee3ee6b3bee4dcdb6561344483635e52937ec4859
parent3533b08b3bb67cfa1e0978190975d4502a85969d (diff)
Correct wiki URL
JIRA: COPPER-4 Change-Id: If0d6b2a940852e51a20dd5b4f70c192e3adff7ea Signed-off-by: blsaws <bs3131@att.com> (cherry picked from commit 962d2a54011d251695409f736ccbdcda4605a9df)
-rw-r--r--tests/adhoc/dmz01-clean.sh2
-rw-r--r--tests/adhoc/dmz01.sh4
-rw-r--r--tests/adhoc/smoke01-clean.sh2
-rw-r--r--tests/adhoc/smoke01.sh2
-rw-r--r--tests/adhoc/smtp_ingress-clean.sh2
-rw-r--r--tests/adhoc/smtp_ingress.sh4
6 files changed, 8 insertions, 8 deletions
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