X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=testing%2Ftesting.conf;h=b38c08cd6c4c89516014e932a54749006f4fb536;hp=41268b2863f9169696b31dd08274f37f1351f4d2;hb=ccaedf87616e6120da82ed50791fe8e718deff31;hpb=b290f43c5f8625673a2bc95ad8cd6f03af5621e5 diff --git a/testing/testing.conf b/testing/testing.conf index 41268b2..b38c08c 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -24,14 +24,14 @@ fi : ${TESTDIR=/srv/strongswan-testing} # Kernel configuration -: ${KERNELVERSION=5.3.7} +: ${KERNELVERSION=5.4} : ${KERNEL=linux-$KERNELVERSION} : ${KERNELTARBALL=$KERNEL.tar.xz} -: ${KERNELCONFIG=$DIR/../config/kernel/config-5.3} +: ${KERNELCONFIG=$DIR/../config/kernel/config-5.4} : ${KERNELPATCH=ha-5.0-abicompat.patch.bz2} # strongSwan version used in tests -: ${SWANVERSION=5.8.2dr1} +: ${SWANVERSION=5.8.2dr2} # Build directory where the guest kernel and images will be built : ${BUILDDIR=$TESTDIR/build}