canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #38844
[Merge] ~jocave/hwcert-jenkins-jobs:remove-intel-iotg-unmaintained into hwcert-jenkins-jobs:master
Jonathan Cave has proposed merging ~jocave/hwcert-jenkins-jobs:remove-intel-iotg-unmaintained into hwcert-jenkins-jobs:master.
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~jocave/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/433308
Remove some jobs that were created a long time ago, but for devices that were never transitioned to the lab.
--
Your team hwcert-jenkins is requested to review the proposed merge of ~jocave/hwcert-jenkins-jobs:remove-intel-iotg-unmaintained into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/linux-intel.yaml b/jobs/sru/projects/linux-intel.yaml
deleted file mode 100644
index 4912139..0000000
--- a/jobs/sru/projects/linux-intel.yaml
+++ /dev/null
@@ -1,58 +0,0 @@
-- project:
- name: linux-intel-iotg
- srutype: oem
- series: focal
- flavor: desktop-intel
- image: ''
- kernel-to-check: linux-intel
- checkbox_testplan: "com.canonical.certification::client-cert-auto"
- manifest: >-
- [manifest]
- com.canonical.certification::has_bt_smart = true
- com.canonical.certification::has_card_reader = true
- com.canonical.certification::has_ethernet_adapter = true
- com.canonical.certification::has_thunderbolt = true
- com.canonical.certification::has_thunderbolt3 = true
- com.canonical.certification::has_touchscreen = false
- com.canonical.certification::has_tpm2_chip = true
- com.canonical.certification::has_usb_storage = true
- com.canonical.certification::has_usb_type_c = true
- com.canonical.certification::has_wlan_adapter = true
- com.canonical.certification::has_camera = false
- jobs:
- - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
- queue: aaeon-up-xtreme-i11-iotg-c29435
- system-id: aaeon-up-xtreme-i11-c29435
- detail: "AAEON Up Xtreme i11 UPX TGL01\n
- Testplan: {checkbox_testplan}\n
- Connection Info: ubuntu@10.102.157.71"
- - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
- queue: intel-crb-ehl-lp4-c29063
- system-id: intel-crb-ehl-lp4-c29063
- detail: "Intel EHL CRB LP4 FABB\n
- Label: CRB-EHL-QTHY\n
- SKU: DUCR94900057\n
- Testplan: {checkbox_testplan}\n
- Connection Info: ubuntu@10.101.50.141"
- - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
- queue: intel-crb-ehl-lp4-c29105
- system-id: intel-crb-ehl-lp4-c29105
- detail: "Intel EHL CRB LP4 FABB\n
- Label: CRB-EHL-QWW1-99AAGK\n
- SKU: DUCR02400351\n
- Testplan: {checkbox_testplan}\n
- Connection Info: ubuntu@10.102.157.73"
- - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
- queue: intel-sdp-tgl-up3-c28962
- system-id: intel-sdp-tgl-up3-c28962
- detail: "Intel SDP TGL UP3 IOTG TSN\n
- SKU: SDP-TGL-UP3-IOTG-TSN\n
- Testplan: {checkbox_testplan}\n
- Connection Info: ubuntu@10.101.50.139"
- - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
- queue: intel-crb-tgl-h-c29174
- system-id: intel-crb-tgl-h-c29174
- detail: "Intel CRB TGL H IOTG QWGB\n
- SKU: CRB-TGL-H-IOTG-QWGB\n
- Testplan: {checkbox_testplan}\n
- Connection Info: ubuntu@10.101.50.142"
Follow ups