← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] qa-jenkins-jobs:plucky-vm-jobs into qa-jenkins-jobs:master

 

Tim Andersson has proposed merging qa-jenkins-jobs:plucky-vm-jobs into qa-jenkins-jobs:master.

Requested reviews:
  Canonical Platform QA Team (canonical-platform-qa)

For more details, see:
https://code.launchpad.net/~canonical-platform-qa/qa-jenkins-jobs/+git/qa-jenkins-jobs/+merge/484233

Let's introduce plucky VM jobs before the release sprint! Yippee!!!
-- 
Your team Canonical Platform QA Team is requested to review the proposed merge of qa-jenkins-jobs:plucky-vm-jobs into qa-jenkins-jobs:master.
diff --git a/jobs/robot-framework-iso-testing/jobs.yaml b/jobs/robot-framework-iso-testing/jobs.yaml
index f65f749..be815de 100644
--- a/jobs/robot-framework-iso-testing/jobs.yaml
+++ b/jobs/robot-framework-iso-testing/jobs.yaml
@@ -23,8 +23,12 @@
     name: 'robot-framework-iso-testing'
     release:
         - 'noble'
+        - 'plucky'
     test_case:
         - 'entire-disk'
+        - 'entire-disk-with-zfs'
+        - 'entire-disk-with-zfs-plus-encryption'
+        - 'entire-disk-with-lvm-and-encryption'
     jobs:
         - 'robot-framework-{release}-desktop-{test_case}'
 

Follow ups