canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #06956
[Merge] ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0721 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master
Gavin Lin has proposed merging ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0721 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Commit message:
Add device 20220721
Requested reviews:
Canonical Hardware Certification (canonical-hw-cert)
For more details, see:
https://code.launchpad.net/~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju/+merge/427198
--
Your team Canonical Hardware Certification is requested to review the proposed merge of ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0721 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/ce-tf-agents-tel-l5.yaml b/ce-cert/ce-tf-agents-tel-l5.yaml
index 676bd77..e542b0c 100644
--- a/ce-cert/ce-tf-agents-tel-l5.yaml
+++ b/ce-cert/ce-tf-agents-tel-l5.yaml
@@ -401,6 +401,14 @@ applications:
testflinger_agent_configfile: data-tel-l5/lenovo-thinkedge-se30-c29153/testflinger-agent.conf
to:
- agent-host-server-tel-l5
+ limerick-kv260001:
+ charm: ../charms/testflinger-agent-charm
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/limerick-kv260001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/limerick-kv260001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
mellanox-mbf2m516a-eeeot-c27984:
charm: ../charms/testflinger-agent-charm
num_units: 1
@@ -489,6 +497,14 @@ applications:
testflinger_agent_configfile: data-tel-l5/rpi4b1g001/testflinger-agent.conf
to:
- agent-host-server-tel-l5
+ rpi4b2g001:
+ charm: ../charms/testflinger-agent-charm
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi4b2g001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi4b2g001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
rpi4b4g001:
charm: ../charms/testflinger-agent-charm
num_units: 1
@@ -545,6 +561,14 @@ applications:
testflinger_agent_configfile: data-tel-l5/tillamook003/testflinger-agent.conf
to:
- agent-host-server-tel-l5
+ tillamook005:
+ charm: ../charms/testflinger-agent-charm
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/tillamook005/default.yaml
+ testflinger_agent_configfile: data-tel-l5/tillamook005/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
tillamook007:
charm: ../charms/testflinger-agent-charm
num_units: 1
diff --git a/ce-cert/data-tel-l5/limerick-kv260001/default.yaml b/ce-cert/data-tel-l5/limerick-kv260001/default.yaml
new file mode 100644
index 0000000..9c44672
--- /dev/null
+++ b/ce-cert/data-tel-l5/limerick-kv260001/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.31
+secure_id: LQa3rFAzk9MmTXKR76hu8o
+node_id: kg7fxb
+maas_user: cert-maas-tel-01
+agent_name: limerick-kv260001
+node_name: limerick-kv260-001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.101 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.101 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: LQa3rFAzk9MmTXKR76hu8o
+ WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+ WPA_BG_PSK: insecure
+ WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+ WPA_N_PSK: insecure
+ WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+ WPA_AC_PSK: insecure
+ OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+ OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+ OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+ DEVICE_IP: 10.102.160.31
diff --git a/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf b/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf
new file mode 100644
index 0000000..15f69f1
--- /dev/null
+++ b/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: limerick-kv260001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/limerick-kv260001/run
+logging_basedir: /home/ubuntu/testflinger/limerick-kv260001/logs
+results_basedir: /home/ubuntu/testflinger/limerick-kv260001/results
+logging_level: INFO
+job_queues:
+- 202205-30256
+- limerick-kv260-001
+- limerick-kv260
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/rpi4b2g001/default.yaml b/ce-cert/data-tel-l5/rpi4b2g001/default.yaml
new file mode 100644
index 0000000..efd789f
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b2g001/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.161.179
+secure_id: m6t3mxFm7tpJvoBXYrxzE4
+maas_user: cert-maas-tel-01
+agent_name: rpi4b2g001
+reset_efi: true
+control_host: 10.102.161.180
+test_device: /dev/sda
+serial_host: 10.102.161.180
+serial_port: '3000'
+snappy_writable_partition: /dev/sda2
+reboot_script:
+- snmpset -c private -v2c 10.102.196.134 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.134 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: m6t3mxFm7tpJvoBXYrxzE4
+ WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+ WPA_BG_PSK: insecure
+ WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+ WPA_N_PSK: insecure
+ WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+ WPA_AC_PSK: insecure
+ OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+ OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+ OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+ DEVICE_IP: 10.102.161.179
diff --git a/ce-cert/data-tel-l5/rpi4b2g001/testflinger-agent.conf b/ce-cert/data-tel-l5/rpi4b2g001/testflinger-agent.conf
new file mode 100644
index 0000000..7432e28
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b2g001/testflinger-agent.conf
@@ -0,0 +1,35 @@
+agent_id: rpi4b2g001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/rpi4b2g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b2g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b2g001/results
+logging_level: INFO
+job_queues:
+- 201911-27506
+- rpi4b2g-001
+- rpi4b2g
+- cert-rpi4b2g
+- rpi4
+- rpi4b
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
+advertised_queues:
+ rpi4b2g: Raspberry Pi 4B - 2G RAM
+advertised_images:
+ rpi4b2g:
+ core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+ core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+ core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+ core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+ server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+ server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+ server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+ server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+ server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+ server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'