aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2015-03-10 10:02:21 +0100
committerMartin Willi <martin@revosec.ch>2015-03-10 10:02:21 +0100
commit58c3e0991898914992b750b4a22c0dbcb60adeee (patch)
tree6426fc944a45a99b9fb2ad4b9180f9067dd10bca
parent607eebcfcff0bba300b54977669cce63c6f6a129 (diff)
downloadstrongswan-58c3e0991898914992b750b4a22c0dbcb60adeee.tar.bz2
strongswan-58c3e0991898914992b750b4a22c0dbcb60adeee.tar.xz
testing: Fix active/passive role description in ha/both-active test case
-rw-r--r--testing/tests/ha/both-active/description.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ha/both-active/description.txt b/testing/tests/ha/both-active/description.txt
index 4c64fff97..2d04e74f2 100644
--- a/testing/tests/ha/both-active/description.txt
+++ b/testing/tests/ha/both-active/description.txt
@@ -4,5 +4,5 @@ to the virtual gateway <b>mars</b> implemented by the two real gateways
based on <b>ClusterIP</b>. Depending on the hash of the IP addresses of the peers
and the SPIs, the inbound and outbound CHILD_SAs are either assigned to
segment 1 managed by <b>alice</b> or segment 2 handled by <b>moon</b>.
-The IKEv2 protocol is managed by <b>moon</b> exclusively with passive
-IKE_SAs installed on the backup gateway <b>alice</b>.
+The IKEv2 protocol is managed by <b>alice</b> exclusively with passive
+IKE_SAs installed on the backup gateway <b>moon</b>.