LAVA: use xenial based rootfs instead of bionic
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 5 Dec 2018 21:24:33 +0000 (16:24 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 5 Dec 2018 21:24:33 +0000 (16:24 -0500)
commitb34e93ae468400564c666a182b2a46fc5c620de0
treeae8bf3f09dd1fc007d46076fc83790c99d9a4f70
parent9ee9889661532ffdc46005cef0bd18769d84c6c9
LAVA: use xenial based rootfs instead of bionic

Use xenial instead of bionic ++ since syscall tests depends
on cat and the libc to use the open syscall. In recent libc openat is
used. See these commit in lttng-tools that helps with the problem:
    c8e51d1559c48a12f18053997bbcff0c162691c4
    192bd8fb712659b9204549f29d9a54dc2c57a9e

These are only part of 2.11 and were not backported since they do not
represent a *problem* per se.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lava/rootfs/vmdeboostrap/generate-root.py
This page took 0.024262 seconds and 4 git commands to generate.