Skip to content
Commit 6449ee9d authored by Marius Vlad's avatar Marius Vlad
Browse files

gitlab-ci: Use virtme-ng for running our tests



virtme-ng is the an update version of virtme, and this patch uses
that instead of the one we had partially modified.

Besides that this partially reverts ad039cdf, 'backend-drm: Enable
atomic async flip support' and makes our CI happier. Specifically
ad039cdf updated our kernel version from 6.3 to 6.9 but did not do
a FDO bum,p and with that, no container images were rebuilt. Effectively
we were still using 6.3.

Now, with the FDO bump, in this patch, we noticed that the drm-writeback
test is failing with linux kernel version 6.9.

So far, only 6.3 and 6.4 kernel versions seems to be working, that is,
without that drm writeback test timing out. The safest bet for the
time being, would be to keep our CI just use 6.3 kernel, until we
have proper version to update to.

Signed-off-by: default avatarDaniel Stone <daniel.stone@collabora.com>
Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent e667a167
Pipeline #1240026 passed with stages
in 10 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment