]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Minor changes in the test environment 5.2.0dr4
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 May 2014 19:30:37 +0000 (21:30 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 May 2014 19:30:42 +0000 (21:30 +0200)
testing/testing.conf
testing/tests/tnc/tnccs-dynamic/hosts/carol/etc/strongswan.conf
testing/tests/tnc/tnccs-dynamic/hosts/dave/etc/strongswan.conf

index 9b9b7d09aa2d13930b9b4cc8ad70086c15470b25..be34640da64ed4416141773c2ed30f5f369c7494 100644 (file)
@@ -50,7 +50,7 @@ fi
 
 # Base image settings
 # The base image is a pristine OS installation created using debootstrap.
-: ${BASEIMGSIZE=1280}
+: ${BASEIMGSIZE=1400}
 : ${BASEIMGSUITE=wheezy}
 : ${BASEIMGARCH=amd64}
 : ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}
index f4ea047eccc76ff440c2abb8fa88acca40a91936..c8e5e8ad37725a6bf4bdb3630ead889b89c0d3e7 100644 (file)
@@ -10,6 +10,11 @@ charon {
     eap-tnc {
       protocol = tnccs-1.1
     }
+  }
+}
+
+libimcv {
+  plugins {
     imc-test {
       command = allow
     }
index 4c738ce42bcc6ba9058cc5918fd9a91174d19b2e..9fc9ceceedaa1de2826edaf3f0d0439909d3732e 100644 (file)
@@ -10,6 +10,11 @@ charon {
     eap-tnc {
       protocol = tnccs-2.0
     }
+  }
+}
+
+libimcv {
+  plugins {
     imc-test {
       command = isolate
     }