canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #01611
[Merge] ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0704 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master
Gavin Lin has proposed merging ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0704 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Commit message:
Add 202112-29776.
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/426118
--
Your team hwcert-jenkins is subscribed to branch ~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 9be76a7..c3d48c8 100644
--- a/ce-cert/ce-tf-agents-tel-l5.yaml
+++ b/ce-cert/ce-tf-agents-tel-l5.yaml
@@ -273,6 +273,14 @@ applications:
testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf
to:
- agent-host-server-tel-l5
+ hp-eliteone840238-inch-g9-aio-c29776:
+ charm: ../charms/testflinger-agent-charm
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
hp-prodesk400-g6-desktop-mini-pc-c27942:
charm: ../charms/testflinger-agent-charm
num_units: 1
diff --git a/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
new file mode 100644
index 0000000..665d0d1
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.162.227
+secure_id: LxMuHzgrZMFa2Rw5JseRef
+node_id: 4cpktd
+maas_user: cert-maas-tel-01
+agent_name: hp-eliteone840238-inch-g9-aio-c29776
+node_name: hp-eliteone-840-238-inch-g9-aio-c29776
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: LxMuHzgrZMFa2Rw5JseRef
+ 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.162.227
diff --git a/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
new file mode 100644
index 0000000..da1cb74
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-eliteone840238-inch-g9-aio-c29776
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/run
+logging_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/logs
+results_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/results
+logging_level: INFO
+job_queues:
+- 202112-29776
+- hp-eliteone-840-238-inch-g9-aio-c29776
+- hp-eliteone-840-238-inch-g9-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
Follow ups