← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju:modify-taishan001 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master

 

Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju:modify-taishan001 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.

Commit message:
Update: update the secure_id and queue name for taishan-001

Requested reviews:
  Kevin Yeh (kevinyeh)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju/+merge/435923
-- 
Your team hwcert-jenkins is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/data/taishan001/default.yaml b/ce-cert/data/taishan001/default.yaml
index 1bdb5f5..dae7de3 100644
--- a/ce-cert/data/taishan001/default.yaml
+++ b/ce-cert/data/taishan001/default.yaml
@@ -1,13 +1,8 @@
 device_ip: 10.102.157.79
-secure_id: GDM2Jzv8xVwKqfbtwhA36P
-node_id: dummy-maas-id
-maas_user: sru-pool
-logstash_host: 10.101.51.50
+secure_id: scbo5pzWzqgALTym4p9tD5
 agent_name: taishan-001
-node_name: dummy-maas-fqdn-for-noprovision
-reset_efi: false
 env:
-    HEXR_DEVICE_SECURE_ID: GDM2Jzv8xVwKqfbtwhA36P
+    HEXR_DEVICE_SECURE_ID: scbo5pzWzqgALTym4p9tD5
     WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
     WPA_BG_PSK: insecure
     WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
diff --git a/ce-cert/data/taishan001/testflinger-agent.conf b/ce-cert/data/taishan001/testflinger-agent.conf
index 9f90e2a..26c3b13 100644
--- a/ce-cert/data/taishan001/testflinger-agent.conf
+++ b/ce-cert/data/taishan001/testflinger-agent.conf
@@ -8,10 +8,10 @@ results_basedir: /home/ubuntu/testflinger/taishan-001/results
 logging_level: INFO
 job_queues:
 - taishan-001
-- 202009-28253
+- 202108-29352
 setup_command: tf-setup
 provision_command: tf-provision
 test_command: tf-test
 reserve_command: tf-reserve
 cleanup_command: tf-cleanup
-provision_type: maas2
+provision_type: noprovision

Follow ups