← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju:del-wrong-agent into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master

 

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

Commit message:
Remove: delete the agent that be created with wrong name.

Requested reviews:
  Kevin Yeh (kevinyeh)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju/+merge/439876
-- 
Your team Canonical Hardware Certification is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/data-tel-l5/adlink-egw3200-c30150/default.yaml b/ce-cert/data-tel-l5/adlink-egw3200-c30150/default.yaml
deleted file mode 100644
index 0df00e9..0000000
--- a/ce-cert/data-tel-l5/adlink-egw3200-c30150/default.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-device_ip: 10.102.160.115
-secure_id: QH89fVDMebuFgg38gUvVkN
-maas_user: cert-maas-tel-01
-agent_name: adlink-egw3200-c30150
-reset_efi: true
-reboot_script:
-- snmpset -c private -v2c 10.102.196.111 .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.111 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
-env:
-  HEXR_DEVICE_SECURE_ID: QH89fVDMebuFgg38gUvVkN
-  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.115
diff --git a/ce-cert/data-tel-l5/adlink-egw3200-c30150/testflinger-agent.conf b/ce-cert/data-tel-l5/adlink-egw3200-c30150/testflinger-agent.conf
deleted file mode 100644
index 60c3845..0000000
--- a/ce-cert/data-tel-l5/adlink-egw3200-c30150/testflinger-agent.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-agent_id: adlink-egw3200-c30150
-server_address: https://testflinger.canonical.com
-global_timeout: 43200
-output_timeout: 8000
-execution_basedir: /home/ubuntu/testflinger/adlink-egw3200-c30150/run
-logging_basedir: /home/ubuntu/testflinger/adlink-egw3200-c30150/logs
-results_basedir: /home/ubuntu/testflinger/adlink-egw3200-c30150/results
-logging_level: INFO
-job_queues:
-- 202203-30150
-- adlink-egw-3200-c30150
-- adlink-egw-3200
-setup_command: tf-setup
-provision_command: tf-provision
-test_command: tf-test
-reserve_command: tf-reserve
-cleanup_command: tf-cleanup
-provision_type: oemrecovery

References