ci: add xorg to the x86_test-vk container
Only the AMD video drivers for xorg are added since there are no other expected users by now. v2: - Remove the start/stop logic from the x.sh script. We don't care about stopping since that's already managed by gitlab-ci (Emma). v3: - Remove mistakenly added ".gitlab-ci/common/start-x.sh" script (Martin). Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Martin Peres <martin.peres@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10856>
This commit is contained in:
@@ -26,6 +26,7 @@ fi
|
||||
# script and associated bits there.
|
||||
echo "$(cat VERSION) (git-$(git rev-parse HEAD | cut -b -10))" >> install/VERSION
|
||||
cp -Rp .gitlab-ci/bare-metal install/
|
||||
cp -Rp .gitlab-ci/common install/
|
||||
cp -Rp .gitlab-ci/piglit install/
|
||||
cp -Rp .gitlab-ci/fossils.yml install/
|
||||
cp -Rp .gitlab-ci/fossils install/
|
||||
|
Reference in New Issue
Block a user