support/testing: update ISO9660 test case Linux kernel
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Oct 2017 19:14:01 +0000 (21:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Oct 2017 19:16:25 +0000 (21:16 +0200)
commiteb5b1323762e18b3e9db42670efe3e1d9e91ed5c
tree14bd1605624d1ecdbf630a275afdbe9b2bd1d78b
parent712f81fb3c3d8cdfb7e7ac89738ca8690493604f
support/testing: update ISO9660 test case Linux kernel

The Linux 4.0 kernel doesn't build with gcc 6.x, which is used since
the toolchain update in commit
193dfffa834a4cd76bc7b41089bd93d4c37dfc65 ("support/testing: use more
recent toolchains"). So let's update to Linux 4.11 instead (like the
existing Qemu x86 defconfig does), and update the kernel configuration
file accordingly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/testing/conf/minimal-x86-qemu-kernel.config
support/testing/tests/fs/test_iso9660.py