]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/openssl-ikev2/critical-extension/test.conf
Renamed $UMLHOSTS to $VIRTHOSTS
[thirdparty/strongswan.git] / testing / tests / openssl-ikev2 / critical-extension / test.conf
CommitLineData
2ecafc73
AS
1#!/bin/bash
2#
3# This configuration file provides information on the
4# UML instances used for this test
5
7699a928 6# All guest instances that are required for this test
2ecafc73 7#
7699a928 8VIRTHOSTS="alice moon winnetou sun bob"
2ecafc73
AS
9
10# Corresponding block diagram
11#
12DIAGRAM="a-m-w-s-b.png"
13
14# UML instances on which tcpdump is to be started
15#
16TCPDUMPHOSTS=""
17
18# UML instances on which IPsec is started
19# Used for IPsec logging purposes
20#
21IPSECHOSTS="moon sun"