mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Updated test kvm tests to Linux 3.13 kernel
This commit is contained in:
parent
83caf0827c
commit
ccb7630ca1
2047
testing/config/kernel/config-3.13
Normal file
2047
testing/config/kernel/config-3.13
Normal file
File diff suppressed because it is too large
Load Diff
@ -24,11 +24,11 @@ fi
|
||||
: ${TESTDIR=/srv/strongswan-testing}
|
||||
|
||||
# Kernel configuration
|
||||
: ${KERNELVERSION=3.12.7}
|
||||
: ${KERNELVERSION=3.13.2}
|
||||
: ${KERNEL=linux-$KERNELVERSION}
|
||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-3.12}
|
||||
: ${KERNELPATCH=ha-3.11-abicompat.patch.bz2}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-3.13}
|
||||
: ${KERNELPATCH=ha-3.13-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
: ${SWANVERSION=5.1.2}
|
||||
|
Loading…
x
Reference in New Issue
Block a user