canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #159514
[Merge] ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-extra-agent-for-shiner-imx8-high-pdk 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-extra-agent-for-shiner-imx8-high-pdk into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Commit message:
Delete: delete extra agent for shiner-imx8-high-pdk.
Requested reviews:
Canonical Hardware Certification (canonical-hw-cert)
For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju/+merge/452616
--
Your team Canonical Hardware Certification is requested to review the proposed merge of ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-extra-agent-for-shiner-imx8-high-pdk into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/data-tel-l5/shiner-imx8-high-pdk-dangruous001/default.yaml b/ce-cert/data-tel-l5/shiner-imx8-high-pdk-dangruous001/default.yaml
deleted file mode 100644
index 423a4ab..0000000
--- a/ce-cert/data-tel-l5/shiner-imx8-high-pdk-dangruous001/default.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-device_ip: 10.102.162.243
-secure_id: ns5qp9Yig4j6barq6MEeQb
-maas_user: cert-maas-tel-01
-agent_name: shiner-imx8-high-pdk-dangruous001
-reset_efi: true
-reboot_script:
-- snmpset -c private -v2c 10.102.196.158 .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.158 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
-env:
- HEXR_DEVICE_SECURE_ID: ns5qp9Yig4j6barq6MEeQb
- 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.162.243
diff --git a/ce-cert/data-tel-l5/shiner-imx8-high-pdk-dangruous001/testflinger-agent.conf b/ce-cert/data-tel-l5/shiner-imx8-high-pdk-dangruous001/testflinger-agent.conf
deleted file mode 100644
index d20ddf5..0000000
--- a/ce-cert/data-tel-l5/shiner-imx8-high-pdk-dangruous001/testflinger-agent.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-agent_id: shiner-imx8-high-pdk-dangruous001
-server_address: https://testflinger.canonical.com
-global_timeout: 43200
-output_timeout: 8000
-execution_basedir: /home/ubuntu/testflinger/shiner-imx8-high-pdk-dangruous001/run
-logging_basedir: /home/ubuntu/testflinger/shiner-imx8-high-pdk-dangruous001/logs
-results_basedir: /home/ubuntu/testflinger/shiner-imx8-high-pdk-dangruous001/results
-logging_level: INFO
-job_queues:
-- 202304-31534
-- shiner-imx8-high-pdk-dangruous-001
-- shiner-imx8-high-pdk-dangruous
-setup_command: tf-setup
-provision_command: tf-provision
-test_command: tf-test
-allocate_command: tf-allocate
-reserve_command: tf-reserve
-cleanup_command: tf-cleanup
-provision_type: oemrecovery
diff --git a/ce-cert/data-tel-l5/shiner-imx8-high-pdk002/default.yaml b/ce-cert/data-tel-l5/shiner-imx8-high-pdk002/default.yaml
deleted file mode 100644
index 50f4b36..0000000
--- a/ce-cert/data-tel-l5/shiner-imx8-high-pdk002/default.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-device_ip: 10.102.162.245
-secure_id: ckM7xmc2jus9ead5HtUDCm
-maas_user: cert-maas-tel-01
-agent_name: shiner-imx8-high-pdk002
-reset_efi: true
-reboot_script:
-- snmpset -c private -v2c 10.102.196.158 .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.158 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
-env:
- HEXR_DEVICE_SECURE_ID: ckM7xmc2jus9ead5HtUDCm
- 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.162.245
diff --git a/ce-cert/data-tel-l5/shiner-imx8-high-pdk002/testflinger-agent.conf b/ce-cert/data-tel-l5/shiner-imx8-high-pdk002/testflinger-agent.conf
deleted file mode 100644
index e901817..0000000
--- a/ce-cert/data-tel-l5/shiner-imx8-high-pdk002/testflinger-agent.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-agent_id: shiner-imx8-high-pdk002
-server_address: https://testflinger.canonical.com
-global_timeout: 43200
-output_timeout: 8000
-execution_basedir: /home/ubuntu/testflinger/shiner-imx8-high-pdk002/run
-logging_basedir: /home/ubuntu/testflinger/shiner-imx8-high-pdk002/logs
-results_basedir: /home/ubuntu/testflinger/shiner-imx8-high-pdk002/results
-logging_level: INFO
-job_queues:
-- 202304-31535
-- shiner-imx8-high-pdk-002
-- shiner-imx8-high-pdk
-setup_command: tf-setup
-provision_command: tf-provision
-test_command: tf-test
-allocate_command: tf-allocate
-reserve_command: tf-reserve
-cleanup_command: tf-cleanup
-provision_type: oemrecovery
Follow ups