testing: Add ha/active-passive-multi-ke scenario

This commit is contained in:
Jean-François Hren
2025-02-28 16:02:41 +01:00
committed by Tobias Brunner
parent e7848e36fa
commit fd6ac87fc3
17 changed files with 381 additions and 3 deletions
+2 -2
View File
@@ -733,8 +733,8 @@ mkdir -p ${TEST}/hosts/alice/${SWANCTL_DIR}/x509
cp ${TEST_KEY} ${TEST}/hosts/alice/${SWANCTL_DIR}/rsa
cp ${TEST_CERT} ${TEST}/hosts/alice/${SWANCTL_DIR}/x509
# Put a copy into the ha/active-passive and swanctl/redirect-active scenarios
for t in ha/active-passive ikev2/redirect-active
# Put a copy into the ha/active-passive, ha/active-passive-multi-ke and swanctl/redirect-active scenarios
for t in ha/active-passive ha/active-passive-multi-ke ikev2/redirect-active
do
TEST="${TEST_DIR}/${t}"
for h in alice moon