From eba67d86ae6a26cd51acb61c9ff4d5c5cb943bd0 Mon Sep 17 00:00:00 2001 From: Jonathan Cave Date: Mon, 21 Feb 2022 17:52:48 +0000 Subject: Change: run graphics/opengl_support as root This is a hack only to work around that checkbox does not currenlty set up the environment correctly when running in remote --- units/graphics/jobs.pxu | 2 ++ 1 file changed, 2 insertions(+) diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu index 6a5b2ca..d67af9e 100644 --- a/units/graphics/jobs.pxu +++ b/units/graphics/jobs.pxu @@ -268,6 +268,8 @@ command: estimated_duration: 0.131 _description: Check that {vendor} {product} hardware is able to run a desktop session (OpenGL) _summary: Test OpenGL support for {vendor} {product} +user: root + unit: template template-resource: graphics_card -- cgit v1.2.3