aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/libipsec/rw-suite-b/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-07-01 11:04:14 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-07-01 11:04:14 +0200
commit3405156f97a1e9d5695af4102bec3abebb6bc4ed (patch)
treed36eee3f841a8cbba4826bcf01eac156c4125d8e /testing/tests/libipsec/rw-suite-b/test.conf
parent9ea77350ce0a3b8c0baeaa102f6060ec0b95a730 (diff)
downloadstrongswan-3405156f97a1e9d5695af4102bec3abebb6bc4ed.tar.bz2
strongswan-3405156f97a1e9d5695af4102bec3abebb6bc4ed.tar.xz
Added libipsec/rw-suite-b scenario
Diffstat (limited to 'testing/tests/libipsec/rw-suite-b/test.conf')
-rw-r--r--testing/tests/libipsec/rw-suite-b/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/libipsec/rw-suite-b/test.conf b/testing/tests/libipsec/rw-suite-b/test.conf
new file mode 100644
index 000000000..f29298850
--- /dev/null
+++ b/testing/tests/libipsec/rw-suite-b/test.conf
@@ -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="alice moon carol winnetou dave"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c-w-d.png"
+
+# Guest instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="moon"
+
+# Guest instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol dave"