gitlab-ci: Switch to Ubuntu 18.04 image
authorTom Rini <trini@konsulko.com>
Fri, 4 Oct 2019 16:12:54 +0000 (12:12 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 8 Oct 2019 16:10:38 +0000 (12:10 -0400)
commit28a51234173ca62b49518053e15bd6d9e88b10cf
treedecbabfd90e1567b6751197e9ec6b30610dc5055
parentdb7b8602816ed6230d21ae055be5fda55549fb50
gitlab-ci: Switch to Ubuntu 18.04 image

In order to run all filesystem tests we need to have newer ext4 tools,
move up to Ubuntu 18.04 'bionic' for our base.  We need to change
slightly how we invoke the provided grub-mkimage.  This will also make
future python3 work easier.

Signed-off-by: Tom Rini <trini@konsulko.com>
.gitlab-ci.yml