tests/kvm: Use the anonymous git remote to check out the kernel
Otherwise this fails if one can't authenticate to gitlab.freedesktop.org or is banned there for whatever reason. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3931>
This commit is contained in:
parent
9c7eafc8c3
commit
4bf02746e2
@ -16,7 +16,7 @@ else
|
|||||||
console: true,
|
console: true,
|
||||||
command: [
|
command: [
|
||||||
build_linux,
|
build_linux,
|
||||||
'git@gitlab.freedesktop.org:drm/kernel.git',
|
'https://gitlab.freedesktop.org/drm/kernel.git',
|
||||||
'@INPUT@',
|
'@INPUT@',
|
||||||
'@OUTPUT@',
|
'@OUTPUT@',
|
||||||
'--enable', 'CONFIG_DRM_VKMS',
|
'--enable', 'CONFIG_DRM_VKMS',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user