canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #62983
[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:
Delete: delete the agent that with wrong agent name.
Requested reviews:
Kevin Yeh (kevinyeh)
For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju/+merge/435944
--
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/plus-nuvo-8108gc-c27959/default.yaml b/ce-cert/data-tel-l5/plus-nuvo-8108gc-c27959/default.yaml
deleted file mode 100644
index 26271db..0000000
--- a/ce-cert/data-tel-l5/plus-nuvo-8108gc-c27959/default.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-device_ip: 10.102.160.17
-secure_id: XWVRWiuWKkN4nzto53unKS
-maas_user: cert-maas-tel-01
-agent_name: plus-nuvo-8108gc-c27959
-reset_efi: true
-reboot_script:
-- snmpset -c private -v2c 10.102.196.102 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
-- sleep 30
-- snmpset -c private -v2c 10.102.196.102 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
-env:
- HEXR_DEVICE_SECURE_ID: XWVRWiuWKkN4nzto53unKS
- 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.17
diff --git a/ce-cert/data-tel-l5/plus-nuvo-8108gc-c27959/testflinger-agent.conf b/ce-cert/data-tel-l5/plus-nuvo-8108gc-c27959/testflinger-agent.conf
deleted file mode 100644
index 02b6c96..0000000
--- a/ce-cert/data-tel-l5/plus-nuvo-8108gc-c27959/testflinger-agent.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-agent_id: plus-nuvo-8108gc-c27959
-server_address: https://testflinger.canonical.com
-global_timeout: 43200
-output_timeout: 8000
-execution_basedir: /home/ubuntu/testflinger/plus-nuvo-8108gc-c27959/run
-logging_basedir: /home/ubuntu/testflinger/plus-nuvo-8108gc-c27959/logs
-results_basedir: /home/ubuntu/testflinger/plus-nuvo-8108gc-c27959/results
-logging_level: INFO
-job_queues:
-- 202006-27959
-- plus-nuvo-8108gc-c27959
-- plus-nuvo-8108gc
-setup_command: tf-setup
-provision_command: tf-provision
-test_command: tf-test
-reserve_command: tf-reserve
-cleanup_command: tf-cleanup
-provision_type: noprovision
References