From: Martin Willi Date: Tue, 10 Mar 2015 09:02:21 +0000 (+0100) Subject: testing: Fix active/passive role description in ha/both-active test case X-Git-Tag: 5.3.0dr1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c3e0991898914992b750b4a22c0dbcb60adeee;p=thirdparty%2Fstrongswan.git testing: Fix active/passive role description in ha/both-active test case --- diff --git a/testing/tests/ha/both-active/description.txt b/testing/tests/ha/both-active/description.txt index 4c64fff970..2d04e74f23 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 mars implemented by the two real gateways based on ClusterIP. 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 alice or segment 2 handled by moon. -The IKEv2 protocol is managed by moon exclusively with passive -IKE_SAs installed on the backup gateway alice. +The IKEv2 protocol is managed by alice exclusively with passive +IKE_SAs installed on the backup gateway moon.