summaryrefslogtreecommitdiff
path: root/testing/tests/ikev1/ip-two-pools/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev1/ip-two-pools/test.conf')
-rw-r--r--testing/tests/ikev1/ip-two-pools/test.conf21
1 files changed, 0 insertions, 21 deletions
diff --git a/testing/tests/ikev1/ip-two-pools/test.conf b/testing/tests/ikev1/ip-two-pools/test.conf
deleted file mode 100644
index 329774c0a..000000000
--- a/testing/tests/ikev1/ip-two-pools/test.conf
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/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"
-
-# Corresponding block diagram
-#
-DIAGRAM="a-m-c-w.png"
-
-# UML instances on which tcpdump is to be started
-#
-TCPDUMPHOSTS="alice carol"
-
-# UML instances on which IPsec is started
-# Used for IPsec logging purposes
-#
-IPSECHOSTS="alice moon carol"