← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs:disable-nvdriver-installation into hwcert-jenkins-jobs:master

 

Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs:disable-nvdriver-installation into hwcert-jenkins-jobs:master.

Commit message:
Update: disable "ubuntu-driver install" in the testing for focal-oem mahcines.

Requested reviews:
  Kevin Yeh (kevinyeh)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/435409
-- 
Your team hwcert-jenkins is subscribed to branch hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/focal-oem.yaml b/jobs/sru/projects/focal-oem.yaml
index 05b4b2d..5400169 100644
--- a/jobs/sru/projects/focal-oem.yaml
+++ b/jobs/sru/projects/focal-oem.yaml
@@ -2,6 +2,7 @@
     name: focal-oem
     srutype: oem
     series: focal
+    dgpu: false
     jobs:
     - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
         queue: 202111-29635

References