aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/multi-level-ca/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-12-05 21:53:43 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-12-05 21:53:43 +0100
commit2965eb3cc7d56a573aeb1f13d06b8a2e03ed38c8 (patch)
tree55d4ff34bbce4b3046354eb05219e744bedafebd /testing/tests/sql/multi-level-ca/test.conf
parent93cbe45c09b72739d1d5f2005a3c26b10a25a89b (diff)
downloadstrongswan-2965eb3cc7d56a573aeb1f13d06b8a2e03ed38c8.tar.bz2
strongswan-2965eb3cc7d56a573aeb1f13d06b8a2e03ed38c8.tar.xz
added sql/multi-level-ca scenario
Diffstat (limited to 'testing/tests/sql/multi-level-ca/test.conf')
-rw-r--r--testing/tests/sql/multi-level-ca/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/sql/multi-level-ca/test.conf b/testing/tests/sql/multi-level-ca/test.conf
new file mode 100644
index 000000000..70416826e
--- /dev/null
+++ b/testing/tests/sql/multi-level-ca/test.conf
@@ -0,0 +1,21 @@
+#!/bin/bash
+#
+# This configuration file provides information on the
+# UML instances used for this test
+
+# All UML instances that are required for this test
+#
+UMLHOSTS="alice moon carol winnetou dave"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c-w-d.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="moon"
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol dave"