testing: Use HA patch compatible with 4.15.6+

This commit is contained in:
Tobias Brunner
2018-03-08 10:07:33 +01:00
parent 39e860ea34
commit dc2dfedda9
+1 -1
View File
@@ -28,7 +28,7 @@ fi
: ${KERNEL=linux-$KERNELVERSION}
: ${KERNELTARBALL=$KERNEL.tar.xz}
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.15}
: ${KERNELPATCH=ha-4.15-abicompat.patch.bz2}
: ${KERNELPATCH=ha-4.15.6-abicompat.patch.bz2}
# strongSwan version used in tests
: ${SWANVERSION=5.6.2}