testing: Add a failing client to the ikev2/rw-eap-tls-only scenario

This commit is contained in:
Tobias Brunner
2023-02-22 17:10:03 +01:00
parent 501483b313
commit bc1a5111bb
7 changed files with 61 additions and 4 deletions
@@ -5,11 +5,11 @@
# All guest instances that are required for this test
#
VIRTHOSTS="alice carol moon"
VIRTHOSTS="alice carol dave moon"
# Corresponding block diagram
#
DIAGRAM="a-m-c.png"
DIAGRAM="a-m-c-w-d.png"
# Guest instances on which tcpdump is to be started
#
@@ -18,7 +18,7 @@ TCPDUMPHOSTS="moon"
# Guest instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon carol"
IPSECHOSTS="moon carol dave"
# charon controlled by swanctl
#