testing: updated testing.conf
This commit is contained in:
@@ -24,11 +24,11 @@ fi
|
||||
: ${TESTDIR=/srv/strongswan-testing}
|
||||
|
||||
# Kernel configuration
|
||||
: ${KERNELVERSION=4.2}
|
||||
: ${KERNELVERSION=4.5.2}
|
||||
: ${KERNEL=linux-$KERNELVERSION}
|
||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.2}
|
||||
: ${KERNELPATCH=ha-4.2-abicompat.patch.bz2}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.5}
|
||||
: ${KERNELPATCH=ha-4.4-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
: ${SWANVERSION=5.4.0}
|
||||
|
||||
Reference in New Issue
Block a user