canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #51734
[Merge] ~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju:remove_miscreated_file into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master
Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju:remove_miscreated_file into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Commit message:
Remove: remove those mis-created files.
Requested reviews:
Kevin Yeh (kevinyeh)
For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/cert-juju/+merge/434837
--
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/default.yaml b/ce-cert/data-tel-l5/default.yaml
deleted file mode 100644
index eac3c4e..0000000
--- a/ce-cert/data-tel-l5/default.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-device_ip: 10.102.162.89
-secure_id: dM9adFQy3BZ8WE6oviVvyS
-maas_user: cert-maas-tel-01
-agent_name: ''
-reset_efi: true
-reboot_script:
-- snmpset -c private -v2c 10.102.196.147 .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.147 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
-env:
- HEXR_DEVICE_SECURE_ID: dM9adFQy3BZ8WE6oviVvyS
- 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.89
diff --git a/ce-cert/data-tel-l5/testflinger-agent.conf b/ce-cert/data-tel-l5/testflinger-agent.conf
deleted file mode 100644
index c0ca1fd..0000000
--- a/ce-cert/data-tel-l5/testflinger-agent.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-agent_id: ''
-server_address: https://testflinger.canonical.com
-global_timeout: 43200
-output_timeout: 8000
-execution_basedir: /home/ubuntu/testflinger//run
-logging_basedir: /home/ubuntu/testflinger//logs
-results_basedir: /home/ubuntu/testflinger//results
-logging_level: INFO
-job_queues:
-- 202201-29873
-- -c29873
-- ''
-setup_command: tf-setup
-provision_command: tf-provision
-test_command: tf-test
-reserve_command: tf-reserve
-cleanup_command: tf-cleanup
-provision_type: noprovision
References