upgraded KVM test suite to Linux 3.8 kernel
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -18,14 +18,14 @@
|
|||||||
TESTDIR=/srv/strongswan-testing
|
TESTDIR=/srv/strongswan-testing
|
||||||
|
|
||||||
# Kernel configuration
|
# Kernel configuration
|
||||||
KERNELVERSION=3.5.3
|
KERNELVERSION=3.8.1
|
||||||
KERNEL=linux-$KERNELVERSION
|
KERNEL=linux-$KERNELVERSION
|
||||||
KERNELTARBALL=$KERNEL.tar.bz2
|
KERNELTARBALL=$KERNEL.tar.bz2
|
||||||
KERNELCONFIG=$DIR/../config/kernel/config-3.5
|
KERNELCONFIG=$DIR/../config/kernel/config-3.8
|
||||||
KERNELPATCH=ha-3.0.patch.bz2
|
KERNELPATCH=ha-3.8.patch.bz2
|
||||||
|
|
||||||
# strongSwan version used in tests
|
# strongSwan version used in tests
|
||||||
SWANVERSION=5.0.2dr4
|
SWANVERSION=5.0.3
|
||||||
|
|
||||||
# Build directory where the guest kernel and images will be built
|
# Build directory where the guest kernel and images will be built
|
||||||
BUILDDIR=$TESTDIR/build
|
BUILDDIR=$TESTDIR/build
|
||||||
|
|||||||
Reference in New Issue
Block a user