← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0722 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master

 

Gavin Lin has proposed merging ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:0722 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.

Commit message:
Update 20220722

Requested reviews:
  Gavin Lin (gavin.lin)

For more details, see:
https://code.launchpad.net/~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju/+merge/427252
-- 
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 e542b0c..d7330f6 100644
--- a/ce-cert/ce-tf-agents-tel-l5.yaml
+++ b/ce-cert/ce-tf-agents-tel-l5.yaml
@@ -9,6 +9,14 @@ applications:
     resources:
       ssh_priv_key: agent-host/id_rsa
       ssh_pub_key: agent-host/id_rsa.pub
+  aaeon-up-squared6000-edge-computing-kit-c29879:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml
+      testflinger_agent_configfile: data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
   adlink-ampere-altra-developer-platform-c30097:
     charm: ../charms/testflinger-agent-charm
     num_units: 1
diff --git a/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml
new file mode 100644
index 0000000..4d0f38c
--- /dev/null
+++ b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.73
+secure_id: F4jCDEcn3BuBcZ3cAMgxnf
+node_id: as44pr
+maas_user: cert-maas-tel-01
+agent_name: aaeon-up-squared6000-edge-computing-kit-c29879
+node_name: aaeon-up-squared-6000-edge-computing-kit-c29879
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.104 .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.104 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: F4jCDEcn3BuBcZ3cAMgxnf
+  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.73
diff --git a/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf
new file mode 100644
index 0000000..d680b59
--- /dev/null
+++ b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: aaeon-up-squared6000-edge-computing-kit-c29879
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/aaeon-up-squared6000-edge-computing-kit-c29879/run
+logging_basedir: /home/ubuntu/testflinger/aaeon-up-squared6000-edge-computing-kit-c29879/logs
+results_basedir: /home/ubuntu/testflinger/aaeon-up-squared6000-edge-computing-kit-c29879/results
+logging_level: INFO
+job_queues:
+- 202201-29879
+- aaeon-up-squared-6000-edge-computing-kit-c29879
+- aaeon-up-squared-6000-edge-computing-kit
+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/limerick-kv260001/default.yaml b/ce-cert/data-tel-l5/limerick-kv260001/default.yaml
index 9c44672..eb23438 100644
--- a/ce-cert/data-tel-l5/limerick-kv260001/default.yaml
+++ b/ce-cert/data-tel-l5/limerick-kv260001/default.yaml
@@ -1,9 +1,7 @@
 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
diff --git a/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf b/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf
index 15f69f1..e0e34b4 100644
--- a/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf
+++ b/ce-cert/data-tel-l5/limerick-kv260001/testflinger-agent.conf
@@ -15,4 +15,4 @@ provision_command: tf-provision
 test_command: tf-test
 reserve_command: tf-reserve
 cleanup_command: tf-cleanup
-provision_type: maas2
+provision_type: noprovision

References