testing: Add ikev2/multi-level-ca-skipped scenario

This commit is contained in:
Tobias Brunner
2018-05-22 09:50:47 +02:00
parent 0cf3549675
commit 9746c308ff
13 changed files with 171 additions and 0 deletions
@@ -0,0 +1,21 @@
#!/bin/bash
#
# This configuration file provides information on the
# guest instances used for this test
# All guest instances that are required for this test
#
VIRTHOSTS="moon carol winnetou"
# Corresponding block diagram
#
DIAGRAM="m-c-w.png"
# Guest instances on which tcpdump is to be started
#
TCPDUMPHOSTS=""
# Guest instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon carol"