This affects only x86 and only the branches that aren't linux-*, since obviously the latter use whatever version they are using.
I compared the most recent linux-4.19 results with the most recent linux-4.14 ones, and there was only one new failure (in 143841): test-amd64-i386-qemuu-rhel6hvm-intel 12 guest-start/redhat.repeat fail REGR. vs. 143911 This step has failed twice in the web-visible history of this job on 4.19; and once recently in 4.14. Because of the low update rate of these trees nowadays, these tests are a while ago and we don't have the logs any more. I think given that it's already not perfect this is not a blocker and we should update osstest to 4.14. CC: Roger Pau Monné <[email protected]> CC: Konrad Rzeszutek Wilk <[email protected]> CC: Boris Ostrovsky <[email protected]> CC: Juergen Gross <[email protected]> CC: Wei Liu <[email protected]> CC: Paul Durrant <[email protected]> Signed-off-by: Ian Jackson <[email protected]> --- ap-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap-common b/ap-common index 6ae7cce6..547b48ed 100644 --- a/ap-common +++ b/ap-common @@ -59,7 +59,7 @@ : ${PUSH_TREE_LINUX:=$XENBITS:/home/xen/git/linux-pvops.git} : ${BASE_TREE_LINUX:=git://xenbits.xen.org/linux-pvops.git} -: ${BASE_TAG_LINUX:=tested/linux-4.14} +: ${BASE_TAG_LINUX:=tested/linux-4.19} : ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen} if [ "x${TREE_LINUX}" = x ]; then -- 2.11.0 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
