canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #71453
[Merge] ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-dell-30527-agent-config into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master
LIAO, YU-SIANG has proposed merging ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-dell-30527-agent-config into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Commit message:
Modify: Delete dell device 30527 agent.
Requested reviews:
Canonical Hardware Certification (canonical-hw-cert)
For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju/+merge/436988
--
Your team hwcert-jenkins is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/data-tel-l5/dell-optiplex5000-c30527/default.yaml b/ce-cert/data-tel-l5/dell-optiplex5000-c30527/default.yaml
deleted file mode 100644
index bf0ed39..0000000
--- a/ce-cert/data-tel-l5/dell-optiplex5000-c30527/default.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-device_ip: 10.102.160.147
-secure_id: ETHnxsvg2NtpfswjzJLKBB
-maas_user: cert-maas-tel-01
-agent_name: dell-optiplex5000-c30527
-reset_efi: true
-reboot_script:
-- snmpset -c private -v2c 10.102.196.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
-- sleep 30
-- snmpset -c private -v2c 10.102.196.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
-env:
- HEXR_DEVICE_SECURE_ID: ETHnxsvg2NtpfswjzJLKBB
- 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.147
diff --git a/ce-cert/data-tel-l5/dell-optiplex5000-c30527/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex5000-c30527/testflinger-agent.conf
deleted file mode 100644
index bab3a1b..0000000
--- a/ce-cert/data-tel-l5/dell-optiplex5000-c30527/testflinger-agent.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-agent_id: dell-optiplex5000-c30527
-server_address: https://testflinger.canonical.com
-global_timeout: 43200
-output_timeout: 8000
-execution_basedir: /home/ubuntu/testflinger/dell-optiplex5000-c30527/run
-logging_basedir: /home/ubuntu/testflinger/dell-optiplex5000-c30527/logs
-results_basedir: /home/ubuntu/testflinger/dell-optiplex5000-c30527/results
-logging_level: INFO
-job_queues:
-- 202208-30527
-- dell-optiplex-5000-c30527
-- dell-optiplex-5000
-setup_command: tf-setup
-provision_command: tf-provision
-test_command: tf-test
-reserve_command: tf-reserve
-cleanup_command: tf-cleanup
-provision_type: noprovision
Follow ups