]> xenbits.xensource.com Git - people/aperard/osstest.git/commit
make-flight: guest should use jessie to test pvgrub
authorWei Liu <wei.liu2@citrix.com>
Thu, 2 Nov 2017 15:15:04 +0000 (15:15 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Wed, 10 Apr 2019 14:09:27 +0000 (15:09 +0100)
commit6abb2f113025c37e3e5c6bb590b8e5f60c39a861
tree22045eb41f69dbe9cf5c2a7cacfbad69748e8b94
parentd9eb52e8b83ebb6d953830903c64b10c47412977
make-flight: guest should use jessie to test pvgrub

stretch has 64bit feature enabled for ext4, which pvgrub can't cope.
We want to continue to test pvgrub, so specify jessie in the guest
suite field.

A consequence is that this test will test jessie forever.  Eventually
jessie will rot so badly that this test fails and then we will no
longer be testing pvgrub1.  Hopefully by then no-one will be using it.

CC: Juergen Gross <jgross@suse.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
v4: Adjust commit message slightly.
make-flight