canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #48290
[Merge] ~pieq/hwcert-jenkins-jobs/+git/cert-juju:add-zapper-002-agent into hwcert-jenkins-jobs:master
Pierre Equoy has proposed merging ~pieq/hwcert-jenkins-jobs/+git/cert-juju:add-zapper-002-agent into hwcert-jenkins-jobs:master.
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~pieq/hwcert-jenkins-jobs/+git/cert-juju/+merge/434217
--
The attached diff has been truncated due to its size.
Your team hwcert-jenkins is requested to review the proposed merge of ~pieq/hwcert-jenkins-jobs/+git/cert-juju:add-zapper-002-agent into hwcert-jenkins-jobs:master.
diff --git a/README b/README
index 7511075..9477c45 100644
--- a/README
+++ b/README
@@ -1,3 +1,4 @@
+<<<<<<< README
To install these on the jenkins server, first edit jjb.ini to add your
jenkins credentials.
@@ -17,3 +18,24 @@ or emailing the results:
If you want to just test or update a single job, you can instead run:
$ jenkins-jobs test staging.yaml:path/to/job.yaml job-name
$ jenkins-jobs update staging.yaml:path/to/job.yaml job-name
+=======
+After pulling this branch, the first thing needed will be to cd to the charms directory and run:
+./update-charms
+
+Next, before deploying, put the required id_rsa and id_rsa.pub in ce-cert/agent-host
+
+After deploying, ssh to the agent-host and run:
+$ git clone git+ssh://ce-certification-qa@xxxxxxxxxxxxxxxxx/~canonical-hw-cert/hwcert-jenkins-tools/+git/tf-cmd-scripts
+$ sudo cp -a tf-cmd-scripts/* /usr/local/bin
+
+For Server-Cert environment
+===========================
+Add the following /home/ubuntu/.ssh/config to the agent host server:
+StrictHostKeyChecking no
+UserKnownHostsFile /dev/null
+
+# Server Cert ssh config
+Host 10.1.10.*
+ ProxyCommand ssh testflinger@10.245.128.3 nc -q0 %h %p
+
+>>>>>>> README
diff --git a/ce-cert/agent-host/README b/ce-cert/agent-host/README
new file mode 100644
index 0000000..e4b717c
--- /dev/null
+++ b/ce-cert/agent-host/README
@@ -0,0 +1 @@
+SSH credentials go here and will be deployed by the charms
diff --git a/ce-cert/ce-servers.yaml b/ce-cert/ce-servers.yaml
new file mode 100644
index 0000000..4f6046d
--- /dev/null
+++ b/ce-cert/ce-servers.yaml
@@ -0,0 +1,12 @@
+series: focal
+description: netboot-server
+applications:
+ netboot-server:
+ series: focal
+ constraints: tags=netboot-server
+ charm: ../charms/hwcert-pxe-server
+ num_units: 1
+ options:
+ kernel-url: http://people.canonical.com/~plars/testflinger-support/netboot/vmlinuz
+ initramfs-url: http://people.canonical.com/~plars/testflinger-support/netboot/init.img
+
diff --git a/ce-cert/ce-tf-agents-tel-l3.yaml b/ce-cert/ce-tf-agents-tel-l3.yaml
new file mode 100644
index 0000000..7beb825
--- /dev/null
+++ b/ce-cert/ce-tf-agents-tel-l3.yaml
@@ -0,0 +1,27 @@
+series: focal
+description: cert-testflinger-agents-tel-l3
+applications:
+ agent-host-server-tel-l3:
+ series: focal
+ constraints: tags=cert-agent-host-tel-l3
+ charm: testflinger-agent-host
+ num_units: 1
+ resources:
+ ssh_priv_key: agent-host/id_rsa
+ ssh_pub_key: agent-host/id_rsa.pub
+ dell-precision7550-c27818:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l3/dell-precision7550-c27818/default.yaml
+ testflinger_agent_configfile: data-tel-l3/dell-precision7550-c27818/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l3
+ newparis001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l3/newparis001/default.yaml
+ testflinger_agent_configfile: data-tel-l3/newparis001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l3
diff --git a/ce-cert/ce-tf-agents-tel-l5.yaml b/ce-cert/ce-tf-agents-tel-l5.yaml
new file mode 100644
index 0000000..f9663ca
--- /dev/null
+++ b/ce-cert/ce-tf-agents-tel-l5.yaml
@@ -0,0 +1,2171 @@
+series: focal
+description: cert-testflinger-agents-tel-l5
+applications:
+ agent-host-server-tel-l5:
+ series: focal
+ constraints: tags=cert-agent-host-tel-l5
+ charm: testflinger-agent-host
+ num_units: 1
+ resources:
+ ssh_priv_key: agent-host/id_rsa
+ ssh_pub_key: agent-host/id_rsa.pub
+ aaeon-pico-apl3-c30436:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/aaeon-pico-apl3-c30436/default.yaml
+ testflinger_agent_configfile: data-tel-l5/aaeon-pico-apl3-c30436/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ aaeon-up-squared6000-edge-computing-kit-c29879:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml
+ testflinger_agent_configfile: data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ adlink-ampere-altra-developer-platform-c30097:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml
+ testflinger_agent_configfile: data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ adlink-egw3200-c29962:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/adlink-egw3200-c29962/default.yaml
+ testflinger_agent_configfile: data-tel-l5/adlink-egw3200-c29962/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ adlink-egw5200-c29896:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/adlink-egw5200-c29896/default.yaml
+ testflinger_agent_configfile: data-tel-l5/adlink-egw5200-c29896/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ advantech-ark1551-c29911:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/advantech-ark1551-c29911/default.yaml
+ testflinger_agent_configfile: data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ advantech-asmb622-c30355:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/advantech-asmb622-c30355/default.yaml
+ testflinger_agent_configfile: data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ advantech-ita460-c30165:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/advantech-ita460-c30165/default.yaml
+ testflinger_agent_configfile: data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ advantech-som5899-c29906:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/advantech-som5899-c29906/default.yaml
+ testflinger_agent_configfile: data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ advantech-uno-2271g-v2-c29636:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/advantech-uno-2271g-v2-c29636/default.yaml
+ testflinger_agent_configfile: data-tel-l5/advantech-uno-2271g-v2-c29636/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ asrock-iep-5000g-c30659:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/asrock-iep-5000g-c30659/default.yaml
+ testflinger_agent_configfile: data-tel-l5/asrock-iep-5000g-c30659/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ asrock-iep-5000g-c30897:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/asrock-iep-5000g-c30897/default.yaml
+ testflinger_agent_configfile: data-tel-l5/asrock-iep-5000g-c30897/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ asrock-iep-5000g-c30898:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/asrock-iep-5000g-c30898/default.yaml
+ testflinger_agent_configfile: data-tel-l5/asrock-iep-5000g-c30898/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ axiomtek-ipc950-c30314:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/axiomtek-ipc950-c30314/default.yaml
+ testflinger_agent_configfile: data-tel-l5/axiomtek-ipc950-c30314/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ axiomtek-ipc950-c30790:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/axiomtek-ipc950-c30790/default.yaml
+ testflinger_agent_configfile: data-tel-l5/axiomtek-ipc950-c30790/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ axiomtek-ipc950-c30791:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/axiomtek-ipc950-c30791/default.yaml
+ testflinger_agent_configfile: data-tel-l5/axiomtek-ipc950-c30791/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ caracalla004:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/caracalla004/default.yaml
+ testflinger_agent_configfile: data-tel-l5/caracalla004/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ caracalla005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/caracalla005/default.yaml
+ testflinger_agent_configfile: data-tel-l5/caracalla005/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ caracalla011:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/caracalla011/default.yaml
+ testflinger_agent_configfile: data-tel-l5/caracalla011/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ caracalla013:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/caracalla013/default.yaml
+ testflinger_agent_configfile: data-tel-l5/caracalla013/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ caracalla014:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/caracalla014/default.yaml
+ testflinger_agent_configfile: data-tel-l5/caracalla014/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ carlsbad001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/carlsbad001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/carlsbad001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ conroe001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/conroe001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/conroe001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-edge-gateway3001-gpa-c26011:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-edge-gateway3002-transport-c26013:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-edge-gateway3003-media-c26012:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-g155510-c28554:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-g155510-c28554/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-g155510-c28554/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron135300-c27633:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron135300-c27633/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron135300-c27633/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron145420-c30308:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron145420-c30308/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron145420-c30308/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron153520-c29827:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron153520-c29827/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron153520-c29827/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron153520-c29828:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron153520-c29828/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron153520-c29828/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron3511-c28942:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron3511-c28942/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron3511-c28942/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron3910-mt-c29561:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron3910-mt-c29561/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron3910-mt-c29561/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron5410-c28592:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron5410-c28592/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron5410-c28592/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron5510-c28595:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron5510-c28595/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron5510-c28595/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-inspiron5520-c29635:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-inspiron5520-c29635/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-inspiron5520-c29635/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3330-c29841:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3330-c29841/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3330-c29841/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3410-c27687:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3410-c27687/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3410-c27687/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3410-c27688:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3410-c27688/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3410-c27688/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3420-c28600:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3420-c28600/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3420-c28600/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3430-c30273:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3430-c30273/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3430-c30273/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3430-c30599:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3430-c30599/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3430-c30599/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3520-c28579:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3520-c28579/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3520-c28579/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude3520-c28601:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude3520-c28601/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5330-c29880:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5330-c29880/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5330-c29880/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5411-c27716:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5411-c27716/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5411-c27716/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5420-c28335:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5420-c28335/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5420-c28335/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5421-c28909:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5421-c28909/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5421-c28909/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5430-c29861:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5430-c29861/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5430-c29861/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5430-rugged-c29379:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5430-rugged-c29379/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5430-rugged-c29379/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5431-c29808:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5431-c29808/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5431-c29808/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5520-c28314:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5520-c28314/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5520-c28314/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5521-c28913:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5521-c28913/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5521-c28913/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5530-c29404:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5530-c29404/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5530-c29404/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5530-c29889:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5530-c29889/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5530-c29889/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude5531-c29806:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude5531-c29806/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude5531-c29806/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude7330-c29857:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude7330-c29857/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude7330-c29857/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude7330-rugged-extreme-c29500:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude7330-rugged-extreme-c29500/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude7330-rugged-extreme-c29500/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude7430-c29854:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude7430-c29854/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude7430-c29854/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude7430-c29871:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude7430-c29871/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude7430-c29871/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-latitude7530-c29855:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-latitude7530-c29855/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-latitude7530-c29855/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex3000-sff-c29449:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex3000-sff-c29449/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex3000-sff-c29449/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex5000-mt-c29397:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex5000-mt-c29397/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex5000-mt-c29397/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex5000-sff-c29446:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex5000-sff-c29446/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex5000-sff-c29446/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex5400-aio-c29631:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex5400-aio-c29631/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex5400-aio-c29631/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7000-c29477:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7000-c29477/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7000-c29477/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7000-c29483:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7000-c29483/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7000-c29483/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7000-c30517:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7000-c30517/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7000-c30517/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7070-ultra-c27112:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7070-ultra-c27112/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7070-ultra-c27112/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7090-uff-china-hdd-protection-c28847:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7400-aio-c29336:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7400-aio-c29336/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7400-aio-c29336/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7400-aio-c29630:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7400-aio-c29630/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7400-aio-c29630/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7490-aio-c28586:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex7770-c26657:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex7770-c26657/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex-xe4-c29445:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex-xe4-c29445/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex-xe4-c29445/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-optiplex-xe4-c29475:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-optiplex-xe4-c29475/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-optiplex-xe4-c29475/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3260-compact-workstation-c29606:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3260-compact-workstation-c29606/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3260-compact-workstation-c29606/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3440-c27623:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3440-c27623/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3440-c27623/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3460-c29607:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3460-c29607/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3460-c29607/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3460-c29609:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3460-c29609/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3460-c29609/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3460-sff-c29608:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3460-sff-c29608/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3460-sff-c29608/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3470-c30000:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3470-c30000/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30000/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3470-c30001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3470-c30001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3470-c30319:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3470-c30319/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30319/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3470-c30320:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3470-c30320/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30320/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3470-c30321:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3470-c30321/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30321/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3470-c30322:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3470-c30322/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30322/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3551-c27708:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3551-c27708/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3551-c27708/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3561-c28816:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3561-c28816/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3561-c28816/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3571-c29804:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3571-c29804/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3571-c29804/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision3571-c29805:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision3571-c29805/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision3571-c29805/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision5530-c26342:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision5530-c26342/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision5530-c26343:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision5530-c26343/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision5570-c29760:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision5570-c29760/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision5570-c29760/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision5770-c29675:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision5770-c29675/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision5770-c29675/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7560-c28864:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7560-c28864/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7560-c28864/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7560-c28918:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7560-c28918/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7560-c28918/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7670-c30086:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7670-c30086/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7670-c30086/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7670-c30134:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7670-c30134/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7670-c30134/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7670-c30146:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7670-c30146/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7670-c30146/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7750-c27813:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7750-c27813/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7750-c27813/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7750-c27817:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7750-c27817/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7760-c28868:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7760-c28868/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7760-c28868/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7770-c30102:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7770-c30102/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7770-c30102/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision7920-tower-c28107:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision7920-tower-c28107/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-precision-tower7820-c25401:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-precision-tower7820-c25401/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-precision-tower7820-c25401/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3420-c29820:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3420-c29820/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3420-c29820/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3420-c29824:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3420-c29824/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3420-c29824/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3420-c29948:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3420-c29948/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3420-c29948/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3420-c30231:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3420-c30231/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3420-c30231/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3420-c30246:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3420-c30246/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3420-c30246/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3425-c29705:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3425-c29705/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3425-c29705/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3511-c28945:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3511-c28945/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3511-c28945/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3511-c28947:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3511-c28947/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3511-c28947/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3520-c29829:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3520-c29829/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3520-c29829/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3520-c30232:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3520-c30232/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3520-c30232/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3525-c29707:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3525-c29707/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3525-c29707/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3525-c29708:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3525-c29708/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3525-c29708/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3710-c29383:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3710-c29383/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3710-c29383/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3710-sff-c29567:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3710-sff-c29567/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3710-sff-c29567/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3881-c27630:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3881-c27630/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3881-c27630/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3910-c30580:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3910-c30580/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3910-c30580/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3910-mt-c29372:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3910-mt-c29372/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3910-mt-c29372/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro3910-mt-c29382:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro3910-mt-c29382/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro3910-mt-c29382/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro5410-c28602:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro5410-c28602/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro5410-c28602/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro5510-c28604:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro5510-c28604/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro5510-c28604/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-vostro5510-c28605:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-vostro5510-c28605/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-vostro5510-c28605/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps137390-c27119:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps137390-c27119/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps137390-c27131:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps137390-c27131/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps139370-c25694:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps139370-c25694/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps139370-c25695:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps139370-c25695/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps139370-c25696:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps139370-c25696/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps139370-c26015:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps139370-c26015/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-xps9315-c30061:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-xps9315-c30061/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-xps9315-c30061/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dell-zbook-fury17-g7-mobile-workstation-c28488:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ denver-avtse-rpi-iiotg001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/denver-avtse-rpi-iiotg001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/denver-avtse-rpi-iiotg001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dfi-alf51-c29491:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dfi-alf51-c29491/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dfi-alf51-c29491/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ dfi-precision3561-c28815:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/dfi-precision3561-c28815/default.yaml
+ testflinger_agent_configfile: data-tel-l5/dfi-precision3561-c28815/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ fortknox001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/fortknox001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/fortknox001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ fortknox002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/fortknox002/default.yaml
+ testflinger_agent_configfile: data-tel-l5/fortknox002/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ havasu002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/havasu002/default.yaml
+ testflinger_agent_configfile: data-tel-l5/havasu002/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hilden001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hilden001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hilden001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-mini800-g9-desktop-pc-c29881:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff600-g9-desktop-pc-c29618:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff600-g9-desktop-pc-c29619:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff600-g9-desktop-pc-c29620:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff600-g9-desktop-pc-c29689:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff600-g9-desktop-pc-c29690:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff800-g9-desktop-pc-c29615:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff800-g9-desktop-pc-c29616:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff800-g9-desktop-pc-c29659:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-sff800-g9-desktop-pc-c29691:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-tower880-g9-desktop-pc-c29623:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-tower880-g9-desktop-pc-c29624:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-tower880-g9-desktop-pc-c29625:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-tower880-g9-desktop-pc-c29664:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-tower880-g9-desktop-pc-c29665:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-tower880-g9-desktop-pc-c29666:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-x3601040-g92-in1-notebook-pc-c29972:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elite-x360830-g92-in1-notebook-pc-c29969:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook63013-inch-g9-notebook-pc-c30274:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook64014-inch-g9-notebook-pc-c29916:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook64014-inch-g9-notebook-pc-c29917:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook64014-inch-g9-notebook-pc-c29918:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook650156-inch-g9-notebook-pc-c29919:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook650156-inch-g9-notebook-pc-c29920:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook840-g8-notebook-pc-c28759:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook845-g8-notebook-pc-c28871:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook845-g8-notebook-pc-c28872:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook845-g8-notebook-pc-c30367:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook845-g8-notebook-pc-c30368:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook850-g7-notebook-pc-c28477:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook855-g8-notebook-pc-c28873:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook855-g8-notebook-pc-c28961:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitebook860-g9-notebook-pc-c29868:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk800-g6-sff-c28125:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk800-g6-tower-pc-c28790:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk800-g6-tower-pc-c28791:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk800-g6-tower-pc-c28905:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk805-g6-small-form-factor-pc-c28723:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk805-g8-small-form-factor-pc-c28937:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-elitedesk805-g8-small-form-factor-pc-c28938:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-eliteone800-g627-all-in-one-pc-c28168:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-eliteone840238-inch-g9-aio-c29776:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-pro-mini400-g9-desktop-pc-c29601:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook44014-inch-g9-c29921:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook44014-inch-g9-c29921/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook44014-inch-g9-c29921/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook44014-inch-g9-c29922:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook44014-inch-g9-c29922/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook44014-inch-g9-c29922/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook44014-inch-g9-c29923:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook44014-inch-g9-c29923/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook44014-inch-g9-c29923/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook440-g7-notebook-pc-c27901:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook440-g7-notebook-pc-c27901/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook440-g7-notebook-pc-c27901/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook450-g8-notebook-pc-c29176:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook450-g8-notebook-pc-c29176/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook450-g8-notebook-pc-c29176/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook450-g8-notebook-pc-c29177:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook450-g8-notebook-pc-c29177/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook450-g8-notebook-pc-c29177/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook640-g8-notebook-pc-c28773:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook640-g8-notebook-pc-c28773/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook640-g8-notebook-pc-c28773/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook640-g8-notebook-pc-c28774:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook640-g8-notebook-pc-c28774/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook640-g8-notebook-pc-c28774/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook650-g8-notebook-pc-c28776:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook650-g8-notebook-pc-c28776/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook650-g8-notebook-pc-c28776/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-probook650-g8-notebook-pc-c28777:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-probook650-g8-notebook-pc-c28777/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-probook650-g8-notebook-pc-c28777/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-prodesk400-g6-desktop-mini-pc-c27942:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-prodesk405-g8-small-form-factor-pc-c28939:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-prodesk405-g8-small-form-factor-pc-c28939/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-prodesk405-g8-small-form-factor-pc-c28939/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-g9-sff-workstation-c29789:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-g9-sff-workstation-c29789/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-g9-sff-workstation-c29789/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-g9-sff-workstation-c29790:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-g9-sff-workstation-c29790/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-g9-sff-workstation-c29790/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-g9-sff-workstation-c29791:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-g9-sff-workstation-c29791/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-g9-sff-workstation-c29791/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-g9-tower-workstation-c29792:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-g9-tower-workstation-c29792/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-g9-tower-workstation-c29792/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-g9-tower-workstation-c29793:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-g9-tower-workstation-c29793/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-g9-tower-workstation-c29793/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-mini-g9-workstation-desktop-pc-c29946:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-mini-g9-workstation-desktop-pc-c29946/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-mini-g9-workstation-desktop-pc-c29946/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-sff-g5-workstation-c28174:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-sff-g5-workstation-c28174/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-sff-g5-workstation-c28174/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-sff-g5-workstation-c28175:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-sff-g5-workstation-c28175/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-sff-g5-workstation-c28175/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-sff-g8-workstation-c28728:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-sff-g8-workstation-c28728/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-sff-g8-workstation-c28728/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-tower-g8-workstation-c28729:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-tower-g8-workstation-c28729/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-tower-g8-workstation-c28729/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z2-tower-g8-workstation-c28730:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z2-tower-g8-workstation-c28730/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z2-tower-g8-workstation-c28730/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z4-g4-workstation-c26513:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z4-g4-workstation-c26513/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z4-g4-workstation-c26513/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z4-g4-workstation-c26514:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z4-g4-workstation-c26514/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z4-g4-workstation-c26514/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-z8-g4-workstation-c26287:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-z8-g4-workstation-c26287/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-z8-g4-workstation-c26287/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-create15-g7-mobile-workstation-c28216:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-create15-g7-mobile-workstation-c28216/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-create15-g7-mobile-workstation-c28216/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28507:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28507/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28507/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28508:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28509:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28509/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28509/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28510:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28510/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28510/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28511:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28511/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28511/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28512:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28512/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28512/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury15-g7-mobile-workstation-c28513:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28513/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28513/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury156-inch-g8-mobile-workstation-pc-c29011:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury156-inch-g8-mobile-workstation-pc-c29011/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury156-inch-g8-mobile-workstation-pc-c29011/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury17-g7-mobile-workstation-c28478:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28478/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28478/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury17-g7-mobile-workstation-c28479:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28479/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28479/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury17-g7-mobile-workstation-c28482:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28482/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28482/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury17-g7-mobile-workstation-c28483:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28483/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28483/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury17-g7-mobile-workstation-c28484:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28484/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28484/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-fury17-g7-mobile-workstation-c28487:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28487/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-fury17-g7-mobile-workstation-c28487/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-studio156-inch-g8-mobile-workstation-pc-c28968:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-studio156-inch-g8-mobile-workstation-pc-c28968/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-studio156-inch-g8-mobile-workstation-pc-c28968/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-studio160-inch-g9-mobile-workstation-pc-c29833:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-studio160-inch-g9-mobile-workstation-pc-c29833/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-studio160-inch-g9-mobile-workstation-pc-c29833/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-studio160-inch-g9-mobile-workstation-pc-c29865:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-studio160-inch-g9-mobile-workstation-pc-c29865/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-studio160-inch-g9-mobile-workstation-pc-c29865/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ hp-zbook-studio-g9-mobile-workstation-pc-c29842:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/hp-zbook-studio-g9-mobile-workstation-pc-c29842/default.yaml
+ testflinger_agent_configfile: data-tel-l5/hp-zbook-studio-g9-mobile-workstation-pc-c29842/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ kassel001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/kassel001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/kassel001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-p340-sff-c27756:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-p340-sff-c27756/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-p340-sff-c27756/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-p340-tower-c27755:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-p340-tower-c27755/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-p340-tower-c27755/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-product-c29958:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-product-c29958/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-product-c29958/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-product-c30084:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-product-c30084/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-product-c30084/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-thinkedge-se30-c28914:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-thinkedge-se30-c28914/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-thinkedge-se30-c28914/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-thinkedge-se30-c29153:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-thinkedge-se30-c29153/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-thinkedge-se30-c29153/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ lenovo-thinkstation-p350-tower-sff-c28694:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/lenovo-thinkstation-p350-tower-sff-c28694/default.yaml
+ testflinger_agent_configfile: data-tel-l5/lenovo-thinkstation-p350-tower-sff-c28694/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ limerick-kv260001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/limerick-kv260001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/limerick-kv260001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ limerick-kv260002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/limerick-kv260002/default.yaml
+ testflinger_agent_configfile: data-tel-l5/limerick-kv260002/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ limerick-zcu102001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/limerick-zcu102001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/limerick-zcu102001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ limerick-zcu104001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/limerick-zcu104001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/limerick-zcu104001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ limerick-zcu106001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/limerick-zcu106001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/limerick-zcu106001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ mellanox-mbf2m516a-eeeot-c27984:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/default.yaml
+ testflinger_agent_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ mellanox-mbf2m516a-eeeot-c27986:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/default.yaml
+ testflinger_agent_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ mellanox-mbf2m516a-eeeot-c27988:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/default.yaml
+ testflinger_agent_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ nvidia-dgx-station-c25989:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/nvidia-dgx-station-c25989/default.yaml
+ testflinger_agent_configfile: data-tel-l5/nvidia-dgx-station-c25989/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ nvidia-jetson-agx-orin-c30841:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/nvidia-jetson-agx-orin-c30841/default.yaml
+ testflinger_agent_configfile: data-tel-l5/nvidia-jetson-agx-orin-c30841/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ presidio001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/presidio001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/presidio001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi2b001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi2b001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi2b001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi2b006:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi2b006/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi2b006/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi3ap001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi3ap001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi3ap001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi3b001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi3b001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi3b001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi3bp001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi3bp001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi3bp001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi3bp005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi3bp005/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi3bp005/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi4b1g001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi4b1g001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi4b1g001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi4b2g001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi4b2g001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi4b2g001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi4b4g001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi4b4g001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi4b4g001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ rpi4b8g001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/rpi4b8g001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/rpi4b8g001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ starfive-visionfive001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/starfive-visionfive001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/starfive-visionfive001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ staunton002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/staunton002/default.yaml
+ testflinger_agent_configfile: data-tel-l5/staunton002/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ stlouis002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/stlouis002/default.yaml
+ testflinger_agent_configfile: data-tel-l5/stlouis002/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ stlouis005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/stlouis005/default.yaml
+ testflinger_agent_configfile: data-tel-l5/stlouis005/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ tillamook003:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/tillamook003/default.yaml
+ testflinger_agent_configfile: data-tel-l5/tillamook003/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ tillamook005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/tillamook005/default.yaml
+ testflinger_agent_configfile: data-tel-l5/tillamook005/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ tillamook007:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/tillamook007/default.yaml
+ testflinger_agent_configfile: data-tel-l5/tillamook007/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ tillamook008:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/tillamook008/default.yaml
+ testflinger_agent_configfile: data-tel-l5/tillamook008/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ vasteras001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/vasteras001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/vasteras001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ zhongyi001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/zhongyi001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/zhongyi001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
+ zhongyi-classic001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data-tel-l5/zhongyi-classic001/default.yaml
+ testflinger_agent_configfile: data-tel-l5/zhongyi-classic001/testflinger-agent.conf
+ to:
+ - agent-host-server-tel-l5
diff --git a/ce-cert/ce-tf-agents.yaml b/ce-cert/ce-tf-agents.yaml
new file mode 100644
index 0000000..35089a1
--- /dev/null
+++ b/ce-cert/ce-tf-agents.yaml
@@ -0,0 +1,1035 @@
+series: focal
+description: cert-testflinger-agents
+applications:
+ agent-host-server:
+ series: focal
+ constraints: tags=agent-host
+ charm: ../charms/testflinger-agent-host-charm
+ num_units: 1
+ resources:
+ ssh_priv_key: agent-host/id_rsa
+ ssh_pub_key: agent-host/id_rsa.pub
+ aaeon-up-xtreme-i11-c29321:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/aaeon-up-xtreme-i11-c29321/default.yaml
+ testflinger_agent_configfile: data/aaeon-up-xtreme-i11-c29321/testflinger-agent.conf
+ to:
+ - agent-host-server
+ aaeon-up-xtreme-i11-c29435:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/aaeon-up-xtreme-i11-c29435/default.yaml
+ testflinger_agent_configfile: data/aaeon-up-xtreme-i11-c29435/testflinger-agent.conf
+ to:
+ - agent-host-server
+ advantech-epc-s202-c28889:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/advantech-epc-s202-c28889/default.yaml
+ testflinger_agent_configfile: data/advantech-epc-s202-c28889/testflinger-agent.conf
+ to:
+ - agent-host-server
+ advantech-epc-u3233-c28888:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/advantech-epc-u3233-c28888/default.yaml
+ testflinger_agent_configfile: data/advantech-epc-u3233-c28888/testflinger-agent.conf
+ to:
+ - agent-host-server
+ advantech-mio5393-c29346:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/advantech-mio5393-c29346/default.yaml
+ testflinger_agent_configfile: data/advantech-mio5393-c29346/testflinger-agent.conf
+ to:
+ - agent-host-server
+ advantech-uno420-c29205:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/advantech-uno420-c29205/default.yaml
+ testflinger_agent_configfile: data/advantech-uno420-c29205/testflinger-agent.conf
+ to:
+ - agent-host-server
+ cm3001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/cm3001/default.yaml
+ testflinger_agent_configfile: data/cm3001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ cm3p001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/cm3p001/default.yaml
+ testflinger_agent_configfile: data/cm3p001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ cool-quail:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/cool-quail/default.yaml
+ testflinger_agent_configfile: data/cool-quail/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dawson001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dawson001/default.yaml
+ testflinger_agent_configfile: data/dawson001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dawson002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dawson002/default.yaml
+ testflinger_agent_configfile: data/dawson002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dawson003:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dawson003/default.yaml
+ testflinger_agent_configfile: data/dawson003/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dawson004:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dawson004/default.yaml
+ testflinger_agent_configfile: data/dawson004/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dawson005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dawson005/default.yaml
+ testflinger_agent_configfile: data/dawson005/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dawson006:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dawson006/default.yaml
+ testflinger_agent_configfile: data/dawson006/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dearest-team:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dearest-team/default.yaml
+ testflinger_agent_configfile: data/dearest-team/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dragonboard002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dragonboard002/default.yaml
+ testflinger_agent_configfile: data/dragonboard002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dragonboard004:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dragonboard004/default.yaml
+ testflinger_agent_configfile: data/dragonboard004/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dragonboard005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dragonboard005/default.yaml
+ testflinger_agent_configfile: data/dragonboard005/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dragonboard006:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dragonboard006/default.yaml
+ testflinger_agent_configfile: data/dragonboard006/testflinger-agent.conf
+ to:
+ - agent-host-server
+ havasu001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/havasu001/default.yaml
+ testflinger_agent_configfile: data/havasu001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ helped-adder:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/helped-adder/default.yaml
+ testflinger_agent_configfile: data/helped-adder/testflinger-agent.conf
+ to:
+ - agent-host-server
+ hifive001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/hifive001/default.yaml
+ testflinger_agent_configfile: data/hifive001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ in-feline:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/in-feline/default.yaml
+ testflinger_agent_configfile: data/in-feline/testflinger-agent.conf
+ to:
+ - agent-host-server
+ newparis001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/newparis001/default.yaml
+ testflinger_agent_configfile: data/newparis001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ one-ape:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/one-ape/default.yaml
+ testflinger_agent_configfile: data/one-ape/testflinger-agent.conf
+ to:
+ - agent-host-server
+ quick-serval:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/quick-serval/default.yaml
+ testflinger_agent_configfile: data/quick-serval/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi2005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi2005/default.yaml
+ testflinger_agent_configfile: data/rpi2005/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi2006:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi2006/default.yaml
+ testflinger_agent_configfile: data/rpi2006/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi3005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi3005/default.yaml
+ testflinger_agent_configfile: data/rpi3005/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi3ap005:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi3ap005/default.yaml
+ testflinger_agent_configfile: data/rpi3ap005/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi400002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi400002/default.yaml
+ testflinger_agent_configfile: data/rpi400002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi4b1g002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi4b1g002/default.yaml
+ testflinger_agent_configfile: data/rpi4b1g002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi4b2g002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi4b2g002/default.yaml
+ testflinger_agent_configfile: data/rpi4b2g002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi4b4g002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi4b4g002/default.yaml
+ testflinger_agent_configfile: data/rpi4b4g002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpi4b8g002:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpi4b8g002/default.yaml
+ testflinger_agent_configfile: data/rpi4b8g002/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpicm4l001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpicm4l001/default.yaml
+ testflinger_agent_configfile: data/rpicm4l001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ rpiz2001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/rpiz2001/default.yaml
+ testflinger_agent_configfile: data/rpiz2001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20140515065:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20140515065/default.yaml
+ testflinger_agent_configfile: data/sru20140515065/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20150618555:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20150618555/default.yaml
+ testflinger_agent_configfile: data/sru20150618555/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20150718599:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20150718599/default.yaml
+ testflinger_agent_configfile: data/sru20150718599/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20160421847:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20160421847/default.yaml
+ testflinger_agent_configfile: data/sru20160421847/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20160421849:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20160421849/default.yaml
+ testflinger_agent_configfile: data/sru20160421849/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20160622459:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20160622459/default.yaml
+ testflinger_agent_configfile: data/sru20160622459/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20171226038:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20171226038/default.yaml
+ testflinger_agent_configfile: data/sru20171226038/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20171226047:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20171226047/default.yaml
+ testflinger_agent_configfile: data/sru20171226047/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20180126082:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20180126082/default.yaml
+ testflinger_agent_configfile: data/sru20180126082/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20180626288:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20180626288/default.yaml
+ testflinger_agent_configfile: data/sru20180626288/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20180726321:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20180726321/default.yaml
+ testflinger_agent_configfile: data/sru20180726321/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20180826383:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20180826383/default.yaml
+ testflinger_agent_configfile: data/sru20180826383/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20181026503:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20181026503/default.yaml
+ testflinger_agent_configfile: data/sru20181026503/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20181026512:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20181026512/default.yaml
+ testflinger_agent_configfile: data/sru20181026512/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20181026515:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20181026515/default.yaml
+ testflinger_agent_configfile: data/sru20181026515/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20181026532:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20181026532/default.yaml
+ testflinger_agent_configfile: data/sru20181026532/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190326881:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190326881/default.yaml
+ testflinger_agent_configfile: data/sru20190326881/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190326908:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190326908/default.yaml
+ testflinger_agent_configfile: data/sru20190326908/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190326932:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190326932/default.yaml
+ testflinger_agent_configfile: data/sru20190326932/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190426953:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190426953/default.yaml
+ testflinger_agent_configfile: data/sru20190426953/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190426971:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190426971/default.yaml
+ testflinger_agent_configfile: data/sru20190426971/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190427031:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190427031/default.yaml
+ testflinger_agent_configfile: data/sru20190427031/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190627089:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190627089/default.yaml
+ testflinger_agent_configfile: data/sru20190627089/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190627090:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190627090/default.yaml
+ testflinger_agent_configfile: data/sru20190627090/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190627109:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190627109/default.yaml
+ testflinger_agent_configfile: data/sru20190627109/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20190727241:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20190727241/default.yaml
+ testflinger_agent_configfile: data/sru20190727241/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20191027447:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20191027447/default.yaml
+ testflinger_agent_configfile: data/sru20191027447/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20191027450:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20191027450/default.yaml
+ testflinger_agent_configfile: data/sru20191027450/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20191127454:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20191127454/default.yaml
+ testflinger_agent_configfile: data/sru20191127454/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20191227622:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20191227622/default.yaml
+ testflinger_agent_configfile: data/sru20191227622/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200127665:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200127665/default.yaml
+ testflinger_agent_configfile: data/sru20200127665/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200127683:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200127683/default.yaml
+ testflinger_agent_configfile: data/sru20200127683/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200127694:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200127694/default.yaml
+ testflinger_agent_configfile: data/sru20200127694/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200227717:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200227717/default.yaml
+ testflinger_agent_configfile: data/sru20200227717/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200227718:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200227718/default.yaml
+ testflinger_agent_configfile: data/sru20200227718/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200227725:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200227725/default.yaml
+ testflinger_agent_configfile: data/sru20200227725/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200227726:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200227726/default.yaml
+ testflinger_agent_configfile: data/sru20200227726/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200227728:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200227728/default.yaml
+ testflinger_agent_configfile: data/sru20200227728/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200327797-amaro:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200327797-amaro/default.yaml
+ testflinger_agent_configfile: data/sru20200327797-amaro/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200427800:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200427800/default.yaml
+ testflinger_agent_configfile: data/sru20200427800/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200427810:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200427810/default.yaml
+ testflinger_agent_configfile: data/sru20200427810/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200427811:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200427811/default.yaml
+ testflinger_agent_configfile: data/sru20200427811/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200427812:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200427812/default.yaml
+ testflinger_agent_configfile: data/sru20200427812/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200427840:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200427840/default.yaml
+ testflinger_agent_configfile: data/sru20200427840/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200427850:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200427850/default.yaml
+ testflinger_agent_configfile: data/sru20200427850/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527899:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527899/default.yaml
+ testflinger_agent_configfile: data/sru20200527899/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527900:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527900/default.yaml
+ testflinger_agent_configfile: data/sru20200527900/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527926:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527926/default.yaml
+ testflinger_agent_configfile: data/sru20200527926/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527927:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527927/default.yaml
+ testflinger_agent_configfile: data/sru20200527927/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527932:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527932/default.yaml
+ testflinger_agent_configfile: data/sru20200527932/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527941:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527941/default.yaml
+ testflinger_agent_configfile: data/sru20200527941/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527943:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527943/default.yaml
+ testflinger_agent_configfile: data/sru20200527943/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200527944:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200527944/default.yaml
+ testflinger_agent_configfile: data/sru20200527944/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200627951:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200627951/default.yaml
+ testflinger_agent_configfile: data/sru20200627951/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200627952:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200627952/default.yaml
+ testflinger_agent_configfile: data/sru20200627952/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200627960:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200627960/default.yaml
+ testflinger_agent_configfile: data/sru20200627960/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200627975:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200627975/default.yaml
+ testflinger_agent_configfile: data/sru20200627975/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728029:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728029/default.yaml
+ testflinger_agent_configfile: data/sru20200728029/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728035:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728035/default.yaml
+ testflinger_agent_configfile: data/sru20200728035/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728039:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728039/default.yaml
+ testflinger_agent_configfile: data/sru20200728039/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728045:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728045/default.yaml
+ testflinger_agent_configfile: data/sru20200728045/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728046:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728046/default.yaml
+ testflinger_agent_configfile: data/sru20200728046/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728047:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728047/default.yaml
+ testflinger_agent_configfile: data/sru20200728047/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728053:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728053/default.yaml
+ testflinger_agent_configfile: data/sru20200728053/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728055:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728055/default.yaml
+ testflinger_agent_configfile: data/sru20200728055/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200728059:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200728059/default.yaml
+ testflinger_agent_configfile: data/sru20200728059/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200828109:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200828109/default.yaml
+ testflinger_agent_configfile: data/sru20200828109/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200828110:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200828110/default.yaml
+ testflinger_agent_configfile: data/sru20200828110/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200828111:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200828111/default.yaml
+ testflinger_agent_configfile: data/sru20200828111/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200828166:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200828166/default.yaml
+ testflinger_agent_configfile: data/sru20200828166/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200828167:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200828167/default.yaml
+ testflinger_agent_configfile: data/sru20200828167/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20200828173:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20200828173/default.yaml
+ testflinger_agent_configfile: data/sru20200828173/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20201028318:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20201028318/default.yaml
+ testflinger_agent_configfile: data/sru20201028318/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20201028346:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20201028346/default.yaml
+ testflinger_agent_configfile: data/sru20201028346/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20201228532-elgin:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20201228532-elgin/default.yaml
+ testflinger_agent_configfile: data/sru20201228532-elgin/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20210228727:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20210228727/default.yaml
+ testflinger_agent_configfile: data/sru20210228727/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20210328762:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20210328762/default.yaml
+ testflinger_agent_configfile: data/sru20210328762/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20210428980:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20210428980/default.yaml
+ testflinger_agent_configfile: data/sru20210428980/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20210428981:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20210428981/default.yaml
+ testflinger_agent_configfile: data/sru20210428981/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20210629206:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20210629206/default.yaml
+ testflinger_agent_configfile: data/sru20210629206/testflinger-agent.conf
+ to:
+ - agent-host-server
+ sru20210629207:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/sru20210629207/default.yaml
+ testflinger_agent_configfile: data/sru20210629207/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dfi-ec70a-ku-c28725:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dfi-ec70a-ku-c28725/default.yaml
+ testflinger_agent_configfile: data/dfi-ec70a-ku-c28725/testflinger-agent.conf
+ to:
+ - agent-host-server
+ dfi-ghf51-c28992:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/dfi-ghf51-c28992/default.yaml
+ testflinger_agent_configfile: data/dfi-ghf51-c28992/testflinger-agent.conf
+ to:
+ - agent-host-server
+ staunton001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/staunton001/default.yaml
+ testflinger_agent_configfile: data/staunton001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ taishan001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/taishan001/default.yaml
+ testflinger_agent_configfile: data/taishan001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ tillamook004:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/tillamook004/default.yaml
+ testflinger_agent_configfile: data/tillamook004/testflinger-agent.conf
+ to:
+ - agent-host-server
+ unmatched001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/unmatched001/default.yaml
+ testflinger_agent_configfile: data/unmatched001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ zapper001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/zapper001/default.yaml
+ testflinger_agent_configfile: data/zapper001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ uc22fde001:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/uc22fde001/default.yaml
+ testflinger_agent_configfile: data/uc22fde001/testflinger-agent.conf
+ to:
+ - agent-host-server
+ zapper-c20220330003:
+ charm: testflinger-agent
+ num_units: 1
+ resources:
+ device_configfile: data/zapper-c20220330003/default.yaml
+ testflinger_agent_configfile: data/zapper-c20220330003/testflinger-agent.conf
+ to:
+ - agent-host-server
diff --git a/ce-cert/data-tel-l3/dell-precision7550-c27818/default.yaml b/ce-cert/data-tel-l3/dell-precision7550-c27818/default.yaml
new file mode 100644
index 0000000..21e5cb2
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7550-c27818/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.179
+secure_id: HLkCdHdsj6eGdDnkDKJYd3
+node_id: 86mmek
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7550-c27818
+node_name: dell-precision-7550-c27818
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.114 .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.194.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: HLkCdHdsj6eGdDnkDKJYd3
+ 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.152.179
diff --git a/ce-cert/data-tel-l3/dell-precision7550-c27818/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7550-c27818/testflinger-agent.conf
new file mode 100644
index 0000000..e012728
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7550-c27818/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7550-c27818
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7550-c27818/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7550-c27818/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7550-c27818/results
+logging_level: INFO
+job_queues:
+- 202004-27818
+- dell-precision-7550-c27818
+- dell-precision-7550
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/newparis001/default.yaml b/ce-cert/data-tel-l3/newparis001/default.yaml
new file mode 100644
index 0000000..8176302
--- /dev/null
+++ b/ce-cert/data-tel-l3/newparis001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.243
+secure_id: hEr6LHkFdpXkdghY3Dnh6H
+maas_user: cert-maas-tel-01
+agent_name: newparis001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.138 .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.194.138 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: hEr6LHkFdpXkdghY3Dnh6H
+ 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.153.243
diff --git a/ce-cert/data-tel-l3/newparis001/testflinger-agent.conf b/ce-cert/data-tel-l3/newparis001/testflinger-agent.conf
new file mode 100644
index 0000000..fe0980e
--- /dev/null
+++ b/ce-cert/data-tel-l3/newparis001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: newparis001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/newparis001/run
+logging_basedir: /home/ubuntu/testflinger/newparis001/logs
+results_basedir: /home/ubuntu/testflinger/newparis001/results
+logging_level: INFO
+job_queues:
+- 202006-27992
+- newparis-001
+- newparis
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/aaeon-pico-apl3-c30436/default.yaml b/ce-cert/data-tel-l5/aaeon-pico-apl3-c30436/default.yaml
new file mode 100644
index 0000000..4847c5f
--- /dev/null
+++ b/ce-cert/data-tel-l5/aaeon-pico-apl3-c30436/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.243
+secure_id: 2s9Ygr8AtAmnyEhY2CHpun
+node_id: 6rnnyp
+maas_user: cert-maas-tel-01
+agent_name: aaeon-pico-apl3-c30436
+node_name: aaeon-pico-apl3-c30436
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.141 .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.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 2s9Ygr8AtAmnyEhY2CHpun
+ 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.161.243
diff --git a/ce-cert/data-tel-l5/aaeon-pico-apl3-c30436/testflinger-agent.conf b/ce-cert/data-tel-l5/aaeon-pico-apl3-c30436/testflinger-agent.conf
new file mode 100644
index 0000000..57eecc8
--- /dev/null
+++ b/ce-cert/data-tel-l5/aaeon-pico-apl3-c30436/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: aaeon-pico-apl3-c30436
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/aaeon-pico-apl3-c30436/run
+logging_basedir: /home/ubuntu/testflinger/aaeon-pico-apl3-c30436/logs
+results_basedir: /home/ubuntu/testflinger/aaeon-pico-apl3-c30436/results
+logging_level: INFO
+job_queues:
+- 202207-30436
+- aaeon-pico-apl3-c30436
+- aaeon-pico-apl3
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml
new file mode 100644
index 0000000..ee90396
--- /dev/null
+++ b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.73
+secure_id: F4jCDEcn3BuBcZ3cAMgxnf
+maas_user: cert-maas-tel-01
+agent_name: aaeon-up-squared6000-edge-computing-kit-c29879
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.104 .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.104 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: F4jCDEcn3BuBcZ3cAMgxnf
+ 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.73
diff --git a/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf
new file mode 100644
index 0000000..bed53b3
--- /dev/null
+++ b/ce-cert/data-tel-l5/aaeon-up-squared6000-edge-computing-kit-c29879/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: aaeon-up-squared6000-edge-computing-kit-c29879
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/aaeon-up-squared6000-edge-computing-kit-c29879/run
+logging_basedir: /home/ubuntu/testflinger/aaeon-up-squared6000-edge-computing-kit-c29879/logs
+results_basedir: /home/ubuntu/testflinger/aaeon-up-squared6000-edge-computing-kit-c29879/results
+logging_level: INFO
+job_queues:
+- 202201-29879
+- aaeon-up-squared-6000-edge-computing-kit-c29879
+- aaeon-up-squared-6000-edge-computing-kit
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml
new file mode 100644
index 0000000..d88e835
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.187
+secure_id: Wu3BjTJdEkKzqQDRtAgmxP
+maas_user: cert-maas-tel-01
+agent_name: adlink-ampere-altra-developer-platform-c30097
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.118 .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.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Wu3BjTJdEkKzqQDRtAgmxP
+ 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.187
diff --git a/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf
new file mode 100644
index 0000000..271a44c
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: adlink-ampere-altra-developer-platform-c30097
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/adlink-ampere-altra-developer-platform-c30097/run
+logging_basedir: /home/ubuntu/testflinger/adlink-ampere-altra-developer-platform-c30097/logs
+results_basedir: /home/ubuntu/testflinger/adlink-ampere-altra-developer-platform-c30097/results
+logging_level: INFO
+job_queues:
+- 202203-30097
+- adlink-ampere-altra-developer-platform-c30097
+- adlink-ampere-altra-developer-platform
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/adlink-egw3200-c29962/default.yaml b/ce-cert/data-tel-l5/adlink-egw3200-c29962/default.yaml
new file mode 100644
index 0000000..83ae2d3
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-egw3200-c29962/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.117
+secure_id: Cs4M23uT3UChBkwADM7YFo
+maas_user: cert-maas-tel-01
+agent_name: adlink-egw3200-c29962
+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.8 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.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Cs4M23uT3UChBkwADM7YFo
+ 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.117
diff --git a/ce-cert/data-tel-l5/adlink-egw3200-c29962/testflinger-agent.conf b/ce-cert/data-tel-l5/adlink-egw3200-c29962/testflinger-agent.conf
new file mode 100644
index 0000000..287bc5c
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-egw3200-c29962/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: adlink-egw3200-c29962
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/adlink-egw3200-c29962/run
+logging_basedir: /home/ubuntu/testflinger/adlink-egw3200-c29962/logs
+results_basedir: /home/ubuntu/testflinger/adlink-egw3200-c29962/results
+logging_level: INFO
+job_queues:
+- 202202-29962
+- adlink-egw-3200-c29962
+- 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: noprovision
diff --git a/ce-cert/data-tel-l5/adlink-egw5200-c29896/default.yaml b/ce-cert/data-tel-l5/adlink-egw5200-c29896/default.yaml
new file mode 100644
index 0000000..06c2b98
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-egw5200-c29896/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.197
+secure_id: TGmcGkjzZUQV2D8ECkombF
+maas_user: cert-maas-tel-01
+agent_name: adlink-egw5200-c29896
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.117 .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.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: TGmcGkjzZUQV2D8ECkombF
+ 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.197
diff --git a/ce-cert/data-tel-l5/adlink-egw5200-c29896/testflinger-agent.conf b/ce-cert/data-tel-l5/adlink-egw5200-c29896/testflinger-agent.conf
new file mode 100644
index 0000000..84dbea9
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-egw5200-c29896/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: adlink-egw5200-c29896
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/adlink-egw5200-c29896/run
+logging_basedir: /home/ubuntu/testflinger/adlink-egw5200-c29896/logs
+results_basedir: /home/ubuntu/testflinger/adlink-egw5200-c29896/results
+logging_level: INFO
+job_queues:
+- 202201-29896
+- adlink-egw5200-c29896
+- adlink-egw5200
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/advantech-ark1551-c29911/default.yaml b/ce-cert/data-tel-l5/advantech-ark1551-c29911/default.yaml
new file mode 100644
index 0000000..ee18680
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ark1551-c29911/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.129
+secure_id: 5hK3bbrwRGrysFperXgWaN
+node_id: hkmbsq
+maas_user: cert-maas-tel-01
+agent_name: advantech-ark1551-c29911
+node_name: advantech-ark-1551-c29911
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 5hK3bbrwRGrysFperXgWaN
+ 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.129
diff --git a/ce-cert/data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf
new file mode 100644
index 0000000..777e1ef
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-ark1551-c29911
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-ark1551-c29911/run
+logging_basedir: /home/ubuntu/testflinger/advantech-ark1551-c29911/logs
+results_basedir: /home/ubuntu/testflinger/advantech-ark1551-c29911/results
+logging_level: INFO
+job_queues:
+- 202201-29911
+- advantech-ark-1551-c29911
+- advantech-ark-1551
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/advantech-asmb622-c30355/default.yaml b/ce-cert/data-tel-l5/advantech-asmb622-c30355/default.yaml
new file mode 100644
index 0000000..dcfdb91
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-asmb622-c30355/default.yaml
@@ -0,0 +1,17 @@
+device_ip: 10.102.163.169
+secure_id: 2zfzxf2szCjUGG7xxMDsDh
+maas_user: cert-maas-tel-01
+agent_name: advantech-asmb622-c30355
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: 2zfzxf2szCjUGG7xxMDsDh
+ 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.163.169
diff --git a/ce-cert/data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf
new file mode 100644
index 0000000..f21f0e5
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-asmb622-c30355
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-asmb622-c30355/run
+logging_basedir: /home/ubuntu/testflinger/advantech-asmb622-c30355/logs
+results_basedir: /home/ubuntu/testflinger/advantech-asmb622-c30355/results
+logging_level: INFO
+job_queues:
+- 202206-30355
+- advantech-asmb-622-c30355
+- advantech-asmb-622
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/advantech-ita460-c30165/default.yaml b/ce-cert/data-tel-l5/advantech-ita460-c30165/default.yaml
new file mode 100644
index 0000000..abc5056
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ita460-c30165/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.195
+secure_id: sCxzRUP7TzKS2m83mZE9dN
+node_id: pkb8d7
+maas_user: cert-maas-tel-01
+agent_name: advantech-ita460-c30165
+node_name: advantech-ita-460-c30165
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: sCxzRUP7TzKS2m83mZE9dN
+ 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.161.195
diff --git a/ce-cert/data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf
new file mode 100644
index 0000000..a31295a
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-ita460-c30165
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-ita460-c30165/run
+logging_basedir: /home/ubuntu/testflinger/advantech-ita460-c30165/logs
+results_basedir: /home/ubuntu/testflinger/advantech-ita460-c30165/results
+logging_level: INFO
+job_queues:
+- 202204-30165
+- advantech-ita-460-c30165
+- advantech-ita-460
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/advantech-som5899-c29906/default.yaml b/ce-cert/data-tel-l5/advantech-som5899-c29906/default.yaml
new file mode 100644
index 0000000..ce2515f
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-som5899-c29906/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.162.65
+secure_id: zaqBLTmyJAhweJRx5CWMPK
+node_id: c4adwd
+maas_user: cert-maas-tel-01
+agent_name: advantech-som5899-c29906
+node_name: advantech-som-5899-c29906
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: zaqBLTmyJAhweJRx5CWMPK
+ 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.65
diff --git a/ce-cert/data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf
new file mode 100644
index 0000000..f44bd5c
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-som5899-c29906
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-som5899-c29906/run
+logging_basedir: /home/ubuntu/testflinger/advantech-som5899-c29906/logs
+results_basedir: /home/ubuntu/testflinger/advantech-som5899-c29906/results
+logging_level: INFO
+job_queues:
+- 202201-29906
+- advantech-som-5899-c29906
+- advantech-som-5899
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/advantech-uno-2271g-v2-c29636/default.yaml b/ce-cert/data-tel-l5/advantech-uno-2271g-v2-c29636/default.yaml
new file mode 100644
index 0000000..9270a66
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-uno-2271g-v2-c29636/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.123
+secure_id: j9k5UMxSsaJzY4G989RuUU
+maas_user: cert-maas-tel-01
+agent_name: advantech-uno-2271g-v2-c29636
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.132 .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.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: j9k5UMxSsaJzY4G989RuUU
+ 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.161.123
diff --git a/ce-cert/data-tel-l5/advantech-uno-2271g-v2-c29636/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-uno-2271g-v2-c29636/testflinger-agent.conf
new file mode 100644
index 0000000..ba48286
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-uno-2271g-v2-c29636/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-uno-2271g-v2-c29636
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-uno-2271g-v2-c29636/run
+logging_basedir: /home/ubuntu/testflinger/advantech-uno-2271g-v2-c29636/logs
+results_basedir: /home/ubuntu/testflinger/advantech-uno-2271g-v2-c29636/results
+logging_level: INFO
+job_queues:
+- 202111-29636
+- advantech-uno-2271g-v2-c29636
+- advantech-uno-2271g-v2
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/asrock-iep-5000g-c30659/default.yaml b/ce-cert/data-tel-l5/asrock-iep-5000g-c30659/default.yaml
new file mode 100644
index 0000000..559f379
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-iep-5000g-c30659/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.35
+secure_id: eWkqpsgB2bbdADupasa447
+maas_user: cert-maas-tel-01
+agent_name: asrock-iep-5000g-c30659
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .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.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: eWkqpsgB2bbdADupasa447
+ 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.163.35
diff --git a/ce-cert/data-tel-l5/asrock-iep-5000g-c30659/testflinger-agent.conf b/ce-cert/data-tel-l5/asrock-iep-5000g-c30659/testflinger-agent.conf
new file mode 100644
index 0000000..f6a36dd
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-iep-5000g-c30659/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: asrock-iep-5000g-c30659
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30659/run
+logging_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30659/logs
+results_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30659/results
+logging_level: INFO
+job_queues:
+- 202212-30913
+- asrock-iep-5000g-c30659
+- asrock-iep-5000g
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/asrock-iep-5000g-c30897/default.yaml b/ce-cert/data-tel-l5/asrock-iep-5000g-c30897/default.yaml
new file mode 100644
index 0000000..43c6577
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-iep-5000g-c30897/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.249
+secure_id: FDgTaiBUixNzNSDxRDxSA7
+maas_user: cert-maas-tel-01
+agent_name: asrock-iep-5000g-c30897
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.159 .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.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: FDgTaiBUixNzNSDxRDxSA7
+ 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.249
diff --git a/ce-cert/data-tel-l5/asrock-iep-5000g-c30897/testflinger-agent.conf b/ce-cert/data-tel-l5/asrock-iep-5000g-c30897/testflinger-agent.conf
new file mode 100644
index 0000000..c8fda8e
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-iep-5000g-c30897/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: asrock-iep-5000g-c30897
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30897/run
+logging_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30897/logs
+results_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30897/results
+logging_level: INFO
+job_queues:
+- 202211-30897
+- asrock-iep-5000g-c30897
+- asrock-iep-5000g
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/asrock-iep-5000g-c30898/default.yaml b/ce-cert/data-tel-l5/asrock-iep-5000g-c30898/default.yaml
new file mode 100644
index 0000000..ca7efab
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-iep-5000g-c30898/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.169
+secure_id: bV9okARui6M9ZDTRRwiAVD
+maas_user: cert-maas-tel-01
+agent_name: asrock-iep-5000g-c30898
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.153 .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.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: bV9okARui6M9ZDTRRwiAVD
+ 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.169
diff --git a/ce-cert/data-tel-l5/asrock-iep-5000g-c30898/testflinger-agent.conf b/ce-cert/data-tel-l5/asrock-iep-5000g-c30898/testflinger-agent.conf
new file mode 100644
index 0000000..f49543e
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-iep-5000g-c30898/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: asrock-iep-5000g-c30898
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30898/run
+logging_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30898/logs
+results_basedir: /home/ubuntu/testflinger/asrock-iep-5000g-c30898/results
+logging_level: INFO
+job_queues:
+- 202211-30898
+- asrock-iep-5000g-c30898
+- asrock-iep-5000g
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/asrock-nuc-box-1260p-c30772/default.yaml b/ce-cert/data-tel-l5/asrock-nuc-box-1260p-c30772/default.yaml
new file mode 100644
index 0000000..92ccf20
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-nuc-box-1260p-c30772/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.37
+secure_id: oTj3GQKUk5LqbiivqQLMrt
+node_id: tbxx3g
+maas_user: cert-maas-tel-01
+agent_name: asrock-nuc-box-1260p-c30772
+node_name: asrock-nuc-box-1260p-c30772
+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.8 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.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: oTj3GQKUk5LqbiivqQLMrt
+ 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.37
diff --git a/ce-cert/data-tel-l5/asrock-nuc-box-1260p-c30772/testflinger-agent.conf b/ce-cert/data-tel-l5/asrock-nuc-box-1260p-c30772/testflinger-agent.conf
new file mode 100644
index 0000000..a06e1aa
--- /dev/null
+++ b/ce-cert/data-tel-l5/asrock-nuc-box-1260p-c30772/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: asrock-nuc-box-1260p-c30772
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/asrock-nuc-box-1260p-c30772/run
+logging_basedir: /home/ubuntu/testflinger/asrock-nuc-box-1260p-c30772/logs
+results_basedir: /home/ubuntu/testflinger/asrock-nuc-box-1260p-c30772/results
+logging_level: INFO
+job_queues:
+- 202210-30772
+- asrock-nuc-box-1260p-c30772
+- asrock-nuc-box-1260p
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/axiomtek-ipc950-c30314/default.yaml b/ce-cert/data-tel-l5/axiomtek-ipc950-c30314/default.yaml
new file mode 100644
index 0000000..cfc2ecc
--- /dev/null
+++ b/ce-cert/data-tel-l5/axiomtek-ipc950-c30314/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.163.15
+secure_id: JykvimtZDNv8Wfk5HiTSn7
+node_id: rrxrdx
+maas_user: cert-maas-tel-01
+agent_name: axiomtek-ipc950-c30314
+node_name: axiomtek-ipc950-c30314
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .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.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: JykvimtZDNv8Wfk5HiTSn7
+ 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.163.15
diff --git a/ce-cert/data-tel-l5/axiomtek-ipc950-c30314/testflinger-agent.conf b/ce-cert/data-tel-l5/axiomtek-ipc950-c30314/testflinger-agent.conf
new file mode 100644
index 0000000..613e740
--- /dev/null
+++ b/ce-cert/data-tel-l5/axiomtek-ipc950-c30314/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: axiomtek-ipc950-c30314
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30314/run
+logging_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30314/logs
+results_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30314/results
+logging_level: INFO
+job_queues:
+- 202205-30314
+- axiomtek-ipc950-c30314
+- axiomtek-ipc950
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/axiomtek-ipc950-c30790/default.yaml b/ce-cert/data-tel-l5/axiomtek-ipc950-c30790/default.yaml
new file mode 100644
index 0000000..eff64de
--- /dev/null
+++ b/ce-cert/data-tel-l5/axiomtek-ipc950-c30790/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.189
+secure_id: jL6m8oeybZn9vnxqVKmELv
+node_id: xssbga
+maas_user: cert-maas-tel-01
+agent_name: axiomtek-ipc950-c30790
+node_name: axiomtek-ipc950-c30790
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.156 .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.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: jL6m8oeybZn9vnxqVKmELv
+ 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.189
diff --git a/ce-cert/data-tel-l5/axiomtek-ipc950-c30790/testflinger-agent.conf b/ce-cert/data-tel-l5/axiomtek-ipc950-c30790/testflinger-agent.conf
new file mode 100644
index 0000000..2353f3f
--- /dev/null
+++ b/ce-cert/data-tel-l5/axiomtek-ipc950-c30790/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: axiomtek-ipc950-c30790
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30790/run
+logging_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30790/logs
+results_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30790/results
+logging_level: INFO
+job_queues:
+- 202211-30790
+- axiomtek-ipc950-c30790
+- axiomtek-ipc950
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/axiomtek-ipc950-c30791/default.yaml b/ce-cert/data-tel-l5/axiomtek-ipc950-c30791/default.yaml
new file mode 100644
index 0000000..da2f431
--- /dev/null
+++ b/ce-cert/data-tel-l5/axiomtek-ipc950-c30791/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.163.55
+secure_id: 5CZVkP9d2D7q6cgbJ3q6DD
+node_id: kbpbm6
+maas_user: cert-maas-tel-01
+agent_name: axiomtek-ipc950-c30791
+node_name: axiomtek-ipc950-c30791
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.165 .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.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 5CZVkP9d2D7q6cgbJ3q6DD
+ 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.163.55
diff --git a/ce-cert/data-tel-l5/axiomtek-ipc950-c30791/testflinger-agent.conf b/ce-cert/data-tel-l5/axiomtek-ipc950-c30791/testflinger-agent.conf
new file mode 100644
index 0000000..c24fcd3
--- /dev/null
+++ b/ce-cert/data-tel-l5/axiomtek-ipc950-c30791/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: axiomtek-ipc950-c30791
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30791/run
+logging_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30791/logs
+results_basedir: /home/ubuntu/testflinger/axiomtek-ipc950-c30791/results
+logging_level: INFO
+job_queues:
+- 202211-30791
+- axiomtek-ipc950-c30791
+- axiomtek-ipc950
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/caracalla004/default.yaml b/ce-cert/data-tel-l5/caracalla004/default.yaml
new file mode 100644
index 0000000..02a3da9
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla004/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.161.239
+secure_id: DnRsbbFHiiz3qrGxqTTvxB
+maas_user: cert-maas-tel-01
+agent_name: caracalla004
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+ admin@10.102.161.239 sudo efibootmgr -n $(ssh admin@10.102.161.239 efibootmgr |grep
+ IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+ grub-pxe-setup --mode net 10.102.161.239
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+ grub-pxe-setup --mode local 10.102.161.239
+post_flash_cmds:
+- curl -s http://10.102.161.239:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.161.239:8989/run?cmd=sync
+- curl -s http://10.102.161.239:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.140 .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.140 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: DnRsbbFHiiz3qrGxqTTvxB
+ 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.161.239
diff --git a/ce-cert/data-tel-l5/caracalla004/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla004/testflinger-agent.conf
new file mode 100644
index 0000000..2949f62
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla004/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla004/run
+logging_basedir: /home/ubuntu/testflinger/caracalla004/logs
+results_basedir: /home/ubuntu/testflinger/caracalla004/results
+logging_level: INFO
+job_queues:
+- 201706-25584
+- caracalla-004
+- caracalla
+- caracalla-transport
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data-tel-l5/caracalla005/default.yaml b/ce-cert/data-tel-l5/caracalla005/default.yaml
new file mode 100644
index 0000000..022a299
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla005/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.161.237
+secure_id: ZHmjGHAhmXNGrizG7qpKt7
+maas_user: cert-maas-tel-01
+agent_name: caracalla005
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+ admin@10.102.161.237 sudo efibootmgr -n $(ssh admin@10.102.161.237 efibootmgr |grep
+ IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+ grub-pxe-setup --mode net 10.102.161.237
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+ grub-pxe-setup --mode local 10.102.161.237
+post_flash_cmds:
+- curl -s http://10.102.161.237:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.161.237:8989/run?cmd=sync
+- curl -s http://10.102.161.237:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.140 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.140 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZHmjGHAhmXNGrizG7qpKt7
+ 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.161.237
diff --git a/ce-cert/data-tel-l5/caracalla005/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla005/testflinger-agent.conf
new file mode 100644
index 0000000..48a0701
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla005/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla005/run
+logging_basedir: /home/ubuntu/testflinger/caracalla005/logs
+results_basedir: /home/ubuntu/testflinger/caracalla005/results
+logging_level: INFO
+job_queues:
+- 201706-25585
+- caracalla-005
+- caracalla
+- caracalla-media
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data-tel-l5/caracalla011/default.yaml b/ce-cert/data-tel-l5/caracalla011/default.yaml
new file mode 100644
index 0000000..de77a8d
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla011/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.162.23
+secure_id: BXLnBZXRHB5vdStoaBkv4o
+maas_user: cert-maas-tel-01
+agent_name: caracalla011
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+ admin@10.102.162.23 sudo efibootmgr -n $(ssh admin@10.102.162.23 efibootmgr |grep
+ IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+ grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+ grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.162.23:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.162.23:8989/run?cmd=sync
+- curl -s http://10.102.162.23:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+ admin@10.102.162.23 sudo reboot
+- sleep 30
+env:
+ HEXR_DEVICE_SECURE_ID: BXLnBZXRHB5vdStoaBkv4o
+ 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.23
diff --git a/ce-cert/data-tel-l5/caracalla011/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla011/testflinger-agent.conf
new file mode 100644
index 0000000..6708077
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla011/testflinger-agent.conf
@@ -0,0 +1,20 @@
+agent_id: caracalla011
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla011/run
+logging_basedir: /home/ubuntu/testflinger/caracalla011/logs
+results_basedir: /home/ubuntu/testflinger/caracalla011/results
+logging_level: INFO
+job_queues:
+- 201702-25400
+- caracalla-011
+- caracalla
+- caracalla-media
+- caracalla-media-wwan
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/caracalla013/default.yaml b/ce-cert/data-tel-l5/caracalla013/default.yaml
new file mode 100644
index 0000000..15309f2
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla013/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.160.177
+secure_id: CU4eHKHG4tK6fYwivji8oD
+maas_user: cert-maas-tel-01
+agent_name: caracalla013
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+ admin@10.102.160.177 sudo efibootmgr -n $(ssh admin@10.102.160.177 efibootmgr |grep
+ IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+ grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+ grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.160.177:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.160.177:8989/run?cmd=sync
+- curl -s http://10.102.160.177:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.117 .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.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: CU4eHKHG4tK6fYwivji8oD
+ 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.177
diff --git a/ce-cert/data-tel-l5/caracalla013/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla013/testflinger-agent.conf
new file mode 100644
index 0000000..64e707a
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla013/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla013
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla013/run
+logging_basedir: /home/ubuntu/testflinger/caracalla013/logs
+results_basedir: /home/ubuntu/testflinger/caracalla013/results
+logging_level: INFO
+job_queues:
+- 201702-25397
+- caracalla-013
+- caracalla
+- caracalla-gpa
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/caracalla014/default.yaml b/ce-cert/data-tel-l5/caracalla014/default.yaml
new file mode 100644
index 0000000..09f8511
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla014/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.160.109
+secure_id: 2qdEPLjTpTudZ8FXUgBm8U
+maas_user: cert-maas-tel-01
+agent_name: caracalla014
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+ admin@10.102.160.109 sudo efibootmgr -n $(ssh admin@10.102.160.109 efibootmgr |grep
+ IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+ grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+ grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.160.109:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.160.109:8989/run?cmd=sync
+- curl -s http://10.102.160.109:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 2qdEPLjTpTudZ8FXUgBm8U
+ 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.109
diff --git a/ce-cert/data-tel-l5/caracalla014/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla014/testflinger-agent.conf
new file mode 100644
index 0000000..215e90c
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla014/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla014
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla014/run
+logging_basedir: /home/ubuntu/testflinger/caracalla014/logs
+results_basedir: /home/ubuntu/testflinger/caracalla014/results
+logging_level: INFO
+job_queues:
+- 201702-25399
+- caracalla-014
+- caracalla
+- caracalla-transport-wwan
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/carlsbad001/default.yaml b/ce-cert/data-tel-l5/carlsbad001/default.yaml
new file mode 100644
index 0000000..09acc40
--- /dev/null
+++ b/ce-cert/data-tel-l5/carlsbad001/default.yaml
@@ -0,0 +1,25 @@
+device_ip: 10.102.160.47
+secure_id: VF9Sb3cq6QLDdZsKnrKFjG
+maas_user: cert-maas-tel-01
+agent_name: carlsbad001
+reset_efi: true
+clear_tpm: 'True'
+recovery_cmds:
+- echo 5 | sudo tee /sys/class/tpm/tpm0/ppi/request
+- sudo snap reboot --install
+reboot_script:
+- snmpset -c private -v2c 10.102.196.103 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.103 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: VF9Sb3cq6QLDdZsKnrKFjG
+ 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.47
diff --git a/ce-cert/data-tel-l5/carlsbad001/testflinger-agent.conf b/ce-cert/data-tel-l5/carlsbad001/testflinger-agent.conf
new file mode 100644
index 0000000..11e1567
--- /dev/null
+++ b/ce-cert/data-tel-l5/carlsbad001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: carlsbad001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/carlsbad001/run
+logging_basedir: /home/ubuntu/testflinger/carlsbad001/logs
+results_basedir: /home/ubuntu/testflinger/carlsbad001/results
+logging_level: INFO
+job_queues:
+- 202109-29473
+- carlsbad-001
+- carlsbad
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/conroe001/default.yaml b/ce-cert/data-tel-l5/conroe001/default.yaml
new file mode 100644
index 0000000..3249d1b
--- /dev/null
+++ b/ce-cert/data-tel-l5/conroe001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.193
+secure_id: wxd9xaFwd7fiYaCMq8BX57
+maas_user: cert-maas-tel-01
+agent_name: conroe001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.116 .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.116 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: wxd9xaFwd7fiYaCMq8BX57
+ 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.193
diff --git a/ce-cert/data-tel-l5/conroe001/testflinger-agent.conf b/ce-cert/data-tel-l5/conroe001/testflinger-agent.conf
new file mode 100644
index 0000000..7a25d5b
--- /dev/null
+++ b/ce-cert/data-tel-l5/conroe001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: conroe001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/conroe001/run
+logging_basedir: /home/ubuntu/testflinger/conroe001/logs
+results_basedir: /home/ubuntu/testflinger/conroe001/results
+logging_level: INFO
+job_queues:
+- 202110-29555
+- conroe-001
+- conroe
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml
new file mode 100644
index 0000000..c7ca30d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.103
+secure_id: 4tPwHADLUQacwiYcLP62ET
+node_id: wna4y4
+maas_user: cert-maas-tel-01
+agent_name: dell-edge-gateway3001-gpa-c26011
+node_name: dell-edge-gateway-3001-gpa-c26011
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.149 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.149 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 4tPwHADLUQacwiYcLP62ET
+ 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.103
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf
new file mode 100644
index 0000000..e10be17
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-edge-gateway3001-gpa-c26011
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-edge-gateway3001-gpa-c26011/run
+logging_basedir: /home/ubuntu/testflinger/dell-edge-gateway3001-gpa-c26011/logs
+results_basedir: /home/ubuntu/testflinger/dell-edge-gateway3001-gpa-c26011/results
+logging_level: INFO
+job_queues:
+- 201712-26011
+- dell-edge-gateway-3001-gpa-c26011
+- dell-edge-gateway-3001-gpa
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml
new file mode 100644
index 0000000..9eb5629
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.41
+secure_id: z7K6rU5W4cndgNGDdn2u9Y
+node_id: cd7ctr
+maas_user: cert-maas-tel-01
+agent_name: dell-edge-gateway3002-transport-c26013
+node_name: dell-edge-gateway-3002-transport-c26013
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: z7K6rU5W4cndgNGDdn2u9Y
+ 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.41
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf
new file mode 100644
index 0000000..b3a7753
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-edge-gateway3002-transport-c26013
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-edge-gateway3002-transport-c26013/run
+logging_basedir: /home/ubuntu/testflinger/dell-edge-gateway3002-transport-c26013/logs
+results_basedir: /home/ubuntu/testflinger/dell-edge-gateway3002-transport-c26013/results
+logging_level: INFO
+job_queues:
+- 201712-26013
+- dell-edge-gateway-3002-transport-c26013
+- dell-edge-gateway-3002-transport
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml
new file mode 100644
index 0000000..014d640
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.63
+secure_id: wLhTGjLaSLkN3V7CmoWDi3
+node_id: pfqbr7
+maas_user: cert-maas-tel-01
+agent_name: dell-edge-gateway3003-media-c26012
+node_name: dell-edge-gateway-3003-media-c26012
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.146 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.146 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: wLhTGjLaSLkN3V7CmoWDi3
+ 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.63
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf
new file mode 100644
index 0000000..a78d31a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-edge-gateway3003-media-c26012
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-edge-gateway3003-media-c26012/run
+logging_basedir: /home/ubuntu/testflinger/dell-edge-gateway3003-media-c26012/logs
+results_basedir: /home/ubuntu/testflinger/dell-edge-gateway3003-media-c26012/results
+logging_level: INFO
+job_queues:
+- 201712-26012
+- dell-edge-gateway-3003-media-c26012
+- dell-edge-gateway-3003-media
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-g155510-c28554/default.yaml b/ce-cert/data-tel-l5/dell-g155510-c28554/default.yaml
new file mode 100644
index 0000000..11ec365
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-g155510-c28554/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.193
+secure_id: KFtwx7FBNnFszXEkTh28Ho
+maas_user: cert-maas-tel-01
+agent_name: dell-g155510-c28554
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: KFtwx7FBNnFszXEkTh28Ho
+ 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.193
diff --git a/ce-cert/data-tel-l5/dell-g155510-c28554/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-g155510-c28554/testflinger-agent.conf
new file mode 100644
index 0000000..04e10f3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-g155510-c28554/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-g155510-c28554
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g155510-c28554/run
+logging_basedir: /home/ubuntu/testflinger/dell-g155510-c28554/logs
+results_basedir: /home/ubuntu/testflinger/dell-g155510-c28554/results
+logging_level: INFO
+job_queues:
+- 202012-28554
+- dell-g15-5510-c28554
+- dell-g15-5510
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron135300-c27633/default.yaml b/ce-cert/data-tel-l5/dell-inspiron135300-c27633/default.yaml
new file mode 100644
index 0000000..2949d1e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron135300-c27633/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.127
+secure_id: A3AaixQJd5SABpamQzYLaU
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron135300-c27633
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.150 .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.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: A3AaixQJd5SABpamQzYLaU
+ 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.127
diff --git a/ce-cert/data-tel-l5/dell-inspiron135300-c27633/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron135300-c27633/testflinger-agent.conf
new file mode 100644
index 0000000..2255835
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron135300-c27633/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron135300-c27633
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron135300-c27633/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron135300-c27633/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron135300-c27633/results
+logging_level: INFO
+job_queues:
+- 201912-27633
+- dell-inspiron-13-5300-c27633
+- dell-inspiron-13-5300
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron145420-c30308/default.yaml b/ce-cert/data-tel-l5/dell-inspiron145420-c30308/default.yaml
new file mode 100644
index 0000000..500f270
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron145420-c30308/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.63
+secure_id: 9zKvT8PuchECLjhCZmE86G
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron145420-c30308
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .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.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 9zKvT8PuchECLjhCZmE86G
+ 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.163.63
diff --git a/ce-cert/data-tel-l5/dell-inspiron145420-c30308/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron145420-c30308/testflinger-agent.conf
new file mode 100644
index 0000000..c5d2275
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron145420-c30308/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron145420-c30308
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron145420-c30308/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron145420-c30308/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron145420-c30308/results
+logging_level: INFO
+job_queues:
+- 202205-30308
+- dell-inspiron-14-5420-c30308
+- dell-inspiron-14-5420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron153520-c29827/default.yaml b/ce-cert/data-tel-l5/dell-inspiron153520-c29827/default.yaml
new file mode 100644
index 0000000..d2cadd8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron153520-c29827/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.77
+secure_id: VXq7LpVzkDF7sbJeigAxML
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron153520-c29827
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: VXq7LpVzkDF7sbJeigAxML
+ 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.163.77
diff --git a/ce-cert/data-tel-l5/dell-inspiron153520-c29827/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron153520-c29827/testflinger-agent.conf
new file mode 100644
index 0000000..e21a987
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron153520-c29827/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron153520-c29827
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron153520-c29827/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron153520-c29827/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron153520-c29827/results
+logging_level: INFO
+job_queues:
+- 202112-29827
+- dell-inspiron-15-3520-c29827
+- dell-inspiron-15-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron153520-c29828/default.yaml b/ce-cert/data-tel-l5/dell-inspiron153520-c29828/default.yaml
new file mode 100644
index 0000000..5a54623
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron153520-c29828/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.121
+secure_id: QA6sF2VU7Lurs7qZxWF32J
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron153520-c29828
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.169 .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.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: QA6sF2VU7Lurs7qZxWF32J
+ 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.163.121
diff --git a/ce-cert/data-tel-l5/dell-inspiron153520-c29828/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron153520-c29828/testflinger-agent.conf
new file mode 100644
index 0000000..55d1787
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron153520-c29828/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron153520-c29828
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron153520-c29828/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron153520-c29828/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron153520-c29828/results
+logging_level: INFO
+job_queues:
+- 202112-29828
+- dell-inspiron-15-3520-c29828
+- dell-inspiron-15-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron165620-c29684/default.yaml b/ce-cert/data-tel-l5/dell-inspiron165620-c29684/default.yaml
new file mode 100644
index 0000000..d605b38
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron165620-c29684/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.83
+secure_id: wdWU2LayNkoBAGz9keeSMB
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron165620-c29684
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.106 .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.106 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: wdWU2LayNkoBAGz9keeSMB
+ 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.83
diff --git a/ce-cert/data-tel-l5/dell-inspiron165620-c29684/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron165620-c29684/testflinger-agent.conf
new file mode 100644
index 0000000..9db4312
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron165620-c29684/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron165620-c29684
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron165620-c29684/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron165620-c29684/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron165620-c29684/results
+logging_level: INFO
+job_queues:
+- 202111-29684
+- dell-inspiron-16-5620-c29684
+- dell-inspiron-16-5620
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron3511-c28942/default.yaml b/ce-cert/data-tel-l5/dell-inspiron3511-c28942/default.yaml
new file mode 100644
index 0000000..7c54b51
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron3511-c28942/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.73
+secure_id: ARTyixrmJdBUXXjHRoLZzY
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron3511-c28942
+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.2 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.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ARTyixrmJdBUXXjHRoLZzY
+ 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.73
diff --git a/ce-cert/data-tel-l5/dell-inspiron3511-c28942/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron3511-c28942/testflinger-agent.conf
new file mode 100644
index 0000000..3e49251
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron3511-c28942/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron3511-c28942
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron3511-c28942/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron3511-c28942/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron3511-c28942/results
+logging_level: INFO
+job_queues:
+- 202104-28942
+- dell-inspiron-3511-c28942
+- dell-inspiron-3511
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron3910-mt-c29561/default.yaml b/ce-cert/data-tel-l5/dell-inspiron3910-mt-c29561/default.yaml
new file mode 100644
index 0000000..46904bf
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron3910-mt-c29561/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.19
+secure_id: qeYd2oVnpUf9vB6xABpNPm
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron3910-mt-c29561
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: qeYd2oVnpUf9vB6xABpNPm
+ 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.19
diff --git a/ce-cert/data-tel-l5/dell-inspiron3910-mt-c29561/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron3910-mt-c29561/testflinger-agent.conf
new file mode 100644
index 0000000..24067e3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron3910-mt-c29561/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron3910-mt-c29561
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron3910-mt-c29561/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron3910-mt-c29561/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron3910-mt-c29561/results
+logging_level: INFO
+job_queues:
+- 202110-29561
+- dell-inspiron-3910-mt-c29561
+- dell-inspiron-3910-mt
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron5410-c28592/default.yaml b/ce-cert/data-tel-l5/dell-inspiron5410-c28592/default.yaml
new file mode 100644
index 0000000..86a1e8f
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5410-c28592/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.201
+secure_id: CDixryG9ZaQU97Nx6jHuc2
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron5410-c28592
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: CDixryG9ZaQU97Nx6jHuc2
+ 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.201
diff --git a/ce-cert/data-tel-l5/dell-inspiron5410-c28592/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron5410-c28592/testflinger-agent.conf
new file mode 100644
index 0000000..c7ea583
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5410-c28592/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron5410-c28592
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron5410-c28592/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron5410-c28592/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron5410-c28592/results
+logging_level: INFO
+job_queues:
+- 202101-28592
+- dell-inspiron-5410-c28592
+- dell-inspiron-5410
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron5510-c28594/default.yaml b/ce-cert/data-tel-l5/dell-inspiron5510-c28594/default.yaml
new file mode 100644
index 0000000..ea8b0fe
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5510-c28594/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.241
+secure_id: qdzcjLcv7fE9YjTUcXot3Y
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron5510-c28594
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.120 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.120 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: qdzcjLcv7fE9YjTUcXot3Y
+ 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.241
diff --git a/ce-cert/data-tel-l5/dell-inspiron5510-c28594/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron5510-c28594/testflinger-agent.conf
new file mode 100644
index 0000000..cc2db61
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5510-c28594/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron5510-c28594
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron5510-c28594/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron5510-c28594/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron5510-c28594/results
+logging_level: INFO
+job_queues:
+- 202101-28594
+- dell-inspiron-5510-c28594
+- dell-inspiron-5510
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron5510-c28595/default.yaml b/ce-cert/data-tel-l5/dell-inspiron5510-c28595/default.yaml
new file mode 100644
index 0000000..2cc4c18
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5510-c28595/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.75
+secure_id: CocLVSsviYwdKUdHMnJpwd
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron5510-c28595
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: CocLVSsviYwdKUdHMnJpwd
+ 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.75
diff --git a/ce-cert/data-tel-l5/dell-inspiron5510-c28595/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron5510-c28595/testflinger-agent.conf
new file mode 100644
index 0000000..efb9aaf
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5510-c28595/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron5510-c28595
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron5510-c28595/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron5510-c28595/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron5510-c28595/results
+logging_level: INFO
+job_queues:
+- 202101-28595
+- dell-inspiron-5510-c28595
+- dell-inspiron-5510
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-inspiron5520-c29635/default.yaml b/ce-cert/data-tel-l5/dell-inspiron5520-c29635/default.yaml
new file mode 100644
index 0000000..4b4aace
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5520-c29635/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.99
+secure_id: YcrQUTJynL3C523q2MThFn
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron5520-c29635
+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.1 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.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: YcrQUTJynL3C523q2MThFn
+ 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.99
diff --git a/ce-cert/data-tel-l5/dell-inspiron5520-c29635/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-inspiron5520-c29635/testflinger-agent.conf
new file mode 100644
index 0000000..d99567e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-inspiron5520-c29635/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-inspiron5520-c29635
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron5520-c29635/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron5520-c29635/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron5520-c29635/results
+logging_level: INFO
+job_queues:
+- 202111-29635
+- dell-inspiron-5520-c29635
+- dell-inspiron-5520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3320-c28576/default.yaml b/ce-cert/data-tel-l5/dell-latitude3320-c28576/default.yaml
new file mode 100644
index 0000000..400e633
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3320-c28576/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.245
+secure_id: Pf3nqokQnnU7ZeHmxCEVu9
+node_id: hs4gpc
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3320-c28576
+node_name: dell-latitude-3320-c28576
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.141 .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.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Pf3nqokQnnU7ZeHmxCEVu9
+ 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.161.245
diff --git a/ce-cert/data-tel-l5/dell-latitude3320-c28576/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3320-c28576/testflinger-agent.conf
new file mode 100644
index 0000000..dc97690
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3320-c28576/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3320-c28576
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3320-c28576/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3320-c28576/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3320-c28576/results
+logging_level: INFO
+job_queues:
+- 202012-28576
+- dell-latitude-3320-c28576
+- dell-latitude-3320
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-latitude3330-c29841/default.yaml b/ce-cert/data-tel-l5/dell-latitude3330-c29841/default.yaml
new file mode 100644
index 0000000..b86e4e0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3330-c29841/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.103
+secure_id: mupEivvtFYcEBrHoWJEAnN
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3330-c29841
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.169 .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.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: mupEivvtFYcEBrHoWJEAnN
+ 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.163.103
diff --git a/ce-cert/data-tel-l5/dell-latitude3330-c29841/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3330-c29841/testflinger-agent.conf
new file mode 100644
index 0000000..4d216b9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3330-c29841/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3330-c29841
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3330-c29841/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3330-c29841/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3330-c29841/results
+logging_level: INFO
+job_queues:
+- 202201-29841
+- dell-latitude-3330-c29841
+- dell-latitude-3330
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3410-c27687/default.yaml b/ce-cert/data-tel-l5/dell-latitude3410-c27687/default.yaml
new file mode 100644
index 0000000..cd0df89
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3410-c27687/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.29
+secure_id: FRHyuovjZA4kzBZqQHudqi
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3410-c27687
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.124 .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.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: FRHyuovjZA4kzBZqQHudqi
+ 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.161.29
diff --git a/ce-cert/data-tel-l5/dell-latitude3410-c27687/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3410-c27687/testflinger-agent.conf
new file mode 100644
index 0000000..05f6a0b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3410-c27687/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3410-c27687
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3410-c27687/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3410-c27687/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3410-c27687/results
+logging_level: INFO
+job_queues:
+- 202001-27687
+- dell-latitude-3410-c27687
+- dell-latitude-3410
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3410-c27688/default.yaml b/ce-cert/data-tel-l5/dell-latitude3410-c27688/default.yaml
new file mode 100644
index 0000000..431094b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3410-c27688/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.111
+secure_id: 445k4FGR6ijBMoBK4gRrmJ
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3410-c27688
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.130 .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.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 445k4FGR6ijBMoBK4gRrmJ
+ 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.161.111
diff --git a/ce-cert/data-tel-l5/dell-latitude3410-c27688/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3410-c27688/testflinger-agent.conf
new file mode 100644
index 0000000..168a56f
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3410-c27688/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3410-c27688
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3410-c27688/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3410-c27688/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3410-c27688/results
+logging_level: INFO
+job_queues:
+- 202001-27688
+- dell-latitude-3410-c27688
+- dell-latitude-3410
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3420-c28600/default.yaml b/ce-cert/data-tel-l5/dell-latitude3420-c28600/default.yaml
new file mode 100644
index 0000000..3129658
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3420-c28600/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.17
+secure_id: 755LtGQJZazEsRb7ZKQiN9
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3420-c28600
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .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.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 755LtGQJZazEsRb7ZKQiN9
+ 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.163.17
diff --git a/ce-cert/data-tel-l5/dell-latitude3420-c28600/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3420-c28600/testflinger-agent.conf
new file mode 100644
index 0000000..704fc8e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3420-c28600/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3420-c28600
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3420-c28600/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3420-c28600/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3420-c28600/results
+logging_level: INFO
+job_queues:
+- 202101-28600
+- dell-latitude-3420-c28600
+- dell-latitude-3420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3430-c30273/default.yaml b/ce-cert/data-tel-l5/dell-latitude3430-c30273/default.yaml
new file mode 100644
index 0000000..538b703
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3430-c30273/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.81
+secure_id: CBJHiGPkfLbyvNsSbomx6X
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3430-c30273
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: CBJHiGPkfLbyvNsSbomx6X
+ 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.81
diff --git a/ce-cert/data-tel-l5/dell-latitude3430-c30273/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3430-c30273/testflinger-agent.conf
new file mode 100644
index 0000000..62fd0f9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3430-c30273/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3430-c30273
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3430-c30273/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3430-c30273/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3430-c30273/results
+logging_level: INFO
+job_queues:
+- 202205-30273
+- dell-latitude-3430-c30273
+- dell-latitude-3430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3430-c30599/default.yaml b/ce-cert/data-tel-l5/dell-latitude3430-c30599/default.yaml
new file mode 100644
index 0000000..35c07bd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3430-c30599/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.41
+secure_id: YetnUFgBJE9F37AjepjBD2
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3430-c30599
+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.4 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.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: YetnUFgBJE9F37AjepjBD2
+ 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.41
diff --git a/ce-cert/data-tel-l5/dell-latitude3430-c30599/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3430-c30599/testflinger-agent.conf
new file mode 100644
index 0000000..78fd281
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3430-c30599/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3430-c30599
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3430-c30599/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3430-c30599/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3430-c30599/results
+logging_level: INFO
+job_queues:
+- 202209-30599
+- dell-latitude-3430-c30599
+- dell-latitude-3430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3520-c28579/default.yaml b/ce-cert/data-tel-l5/dell-latitude3520-c28579/default.yaml
new file mode 100644
index 0000000..f512725
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3520-c28579/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.197
+secure_id: NMuMB8cBhMPzhRXxmrHeUg
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3520-c28579
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.157 .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.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: NMuMB8cBhMPzhRXxmrHeUg
+ 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.197
diff --git a/ce-cert/data-tel-l5/dell-latitude3520-c28579/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3520-c28579/testflinger-agent.conf
new file mode 100644
index 0000000..9bd1690
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3520-c28579/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3520-c28579
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28579/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28579/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28579/results
+logging_level: INFO
+job_queues:
+- 202012-28579
+- dell-latitude-3520-c28579
+- dell-latitude-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude3520-c28601/default.yaml b/ce-cert/data-tel-l5/dell-latitude3520-c28601/default.yaml
new file mode 100644
index 0000000..1ca296b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3520-c28601/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.163
+secure_id: Dk8YLW6SGqYvy59gu67fMf
+node_id: hw8bdt
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3520-c28601
+node_name: dell-latitude-3520-c28601
+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.7 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.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Dk8YLW6SGqYvy59gu67fMf
+ 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.163
diff --git a/ce-cert/data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf
new file mode 100644
index 0000000..6882d7e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3520-c28601
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28601/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28601/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28601/results
+logging_level: INFO
+job_queues:
+- 202101-28601
+- dell-latitude-3520-c28601
+- dell-latitude-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-latitude5330-c29880/default.yaml b/ce-cert/data-tel-l5/dell-latitude5330-c29880/default.yaml
new file mode 100644
index 0000000..e5681c5
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5330-c29880/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.59
+secure_id: rAEBgWL8pkxS4qxGHiEwX9
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5330-c29880
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: rAEBgWL8pkxS4qxGHiEwX9
+ 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.163.59
diff --git a/ce-cert/data-tel-l5/dell-latitude5330-c29880/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5330-c29880/testflinger-agent.conf
new file mode 100644
index 0000000..680ea1a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5330-c29880/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5330-c29880
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5330-c29880/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5330-c29880/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5330-c29880/results
+logging_level: INFO
+job_queues:
+- 202201-29880
+- dell-latitude-5330-c29880
+- dell-latitude-5330
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5411-c27716/default.yaml b/ce-cert/data-tel-l5/dell-latitude5411-c27716/default.yaml
new file mode 100644
index 0000000..54423ae
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5411-c27716/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.107
+secure_id: mR4wa75GPAu8N3Epuxtd7k
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5411-c27716
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: mR4wa75GPAu8N3Epuxtd7k
+ 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.161.107
diff --git a/ce-cert/data-tel-l5/dell-latitude5411-c27716/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5411-c27716/testflinger-agent.conf
new file mode 100644
index 0000000..143eceb
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5411-c27716/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5411-c27716
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5411-c27716/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5411-c27716/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5411-c27716/results
+logging_level: INFO
+job_queues:
+- 202002-27716
+- dell-latitude-5411-c27716
+- dell-latitude-5411
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5420-c28335/default.yaml b/ce-cert/data-tel-l5/dell-latitude5420-c28335/default.yaml
new file mode 100644
index 0000000..5477c87
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5420-c28335/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.31
+secure_id: 4gaXMTa8VzV3QitZXdVnkP
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5420-c28335
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.144 .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.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 4gaXMTa8VzV3QitZXdVnkP
+ 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.31
diff --git a/ce-cert/data-tel-l5/dell-latitude5420-c28335/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5420-c28335/testflinger-agent.conf
new file mode 100644
index 0000000..2fe012a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5420-c28335/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5420-c28335
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5420-c28335/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5420-c28335/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5420-c28335/results
+logging_level: INFO
+job_queues:
+- 202010-28335
+- dell-latitude-5420-c28335
+- dell-latitude-5420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5421-c28909/default.yaml b/ce-cert/data-tel-l5/dell-latitude5421-c28909/default.yaml
new file mode 100644
index 0000000..5236903
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5421-c28909/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.57
+secure_id: MSVsWnNQbAZBhqzsiJuKGo
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5421-c28909
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.145 .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.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: MSVsWnNQbAZBhqzsiJuKGo
+ 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.57
diff --git a/ce-cert/data-tel-l5/dell-latitude5421-c28909/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5421-c28909/testflinger-agent.conf
new file mode 100644
index 0000000..78ccd55
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5421-c28909/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5421-c28909
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5421-c28909/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5421-c28909/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5421-c28909/results
+logging_level: INFO
+job_queues:
+- 202104-28909
+- dell-latitude-5421-c28909
+- dell-latitude-5421
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5430-c29861/default.yaml b/ce-cert/data-tel-l5/dell-latitude5430-c29861/default.yaml
new file mode 100644
index 0000000..380ecb9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5430-c29861/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.117
+secure_id: J4cmEtzbcD5TmqsQGTWttN
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5430-c29861
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.151 .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.151 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: J4cmEtzbcD5TmqsQGTWttN
+ 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.117
diff --git a/ce-cert/data-tel-l5/dell-latitude5430-c29861/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5430-c29861/testflinger-agent.conf
new file mode 100644
index 0000000..852294b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5430-c29861/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5430-c29861
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5430-c29861/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5430-c29861/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5430-c29861/results
+logging_level: INFO
+job_queues:
+- 202201-29861
+- dell-latitude-5430-c29861
+- dell-latitude-5430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5430-rugged-c29379/default.yaml b/ce-cert/data-tel-l5/dell-latitude5430-rugged-c29379/default.yaml
new file mode 100644
index 0000000..d0b96c0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5430-rugged-c29379/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.205
+secure_id: CRzjjAtLib7UcBVbBZmAwY
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5430-rugged-c29379
+node_name: dell-latitude-5430-rugged-c29379
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.118 .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.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: CRzjjAtLib7UcBVbBZmAwY
+ 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.205
diff --git a/ce-cert/data-tel-l5/dell-latitude5430-rugged-c29379/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5430-rugged-c29379/testflinger-agent.conf
new file mode 100644
index 0000000..4fcfbc8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5430-rugged-c29379/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5430-rugged-c29379
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5430-rugged-c29379/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5430-rugged-c29379/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5430-rugged-c29379/results
+logging_level: INFO
+job_queues:
+- 202108-29379
+- dell-latitude-5430-rugged-c29379
+- dell-latitude-5430-rugged
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-latitude5431-c29808/default.yaml b/ce-cert/data-tel-l5/dell-latitude5431-c29808/default.yaml
new file mode 100644
index 0000000..b6babdc
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5431-c29808/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.35
+secure_id: WjZYA3Dx7QXcBNJcxfZBQm
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5431-c29808
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: WjZYA3Dx7QXcBNJcxfZBQm
+ 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.35
diff --git a/ce-cert/data-tel-l5/dell-latitude5431-c29808/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5431-c29808/testflinger-agent.conf
new file mode 100644
index 0000000..c2a7774
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5431-c29808/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5431-c29808
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5431-c29808/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5431-c29808/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5431-c29808/results
+logging_level: INFO
+job_queues:
+- 202112-29808
+- dell-latitude-5431-c29808
+- dell-latitude-5431
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5520-c28314/default.yaml b/ce-cert/data-tel-l5/dell-latitude5520-c28314/default.yaml
new file mode 100644
index 0000000..d36568c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5520-c28314/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.175
+secure_id: DGNEAteELTkJC583pNhFuF
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5520-c28314
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.154 .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.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: DGNEAteELTkJC583pNhFuF
+ 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.175
diff --git a/ce-cert/data-tel-l5/dell-latitude5520-c28314/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5520-c28314/testflinger-agent.conf
new file mode 100644
index 0000000..4bf8a35
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5520-c28314/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5520-c28314
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5520-c28314/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5520-c28314/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5520-c28314/results
+logging_level: INFO
+job_queues:
+- 202010-28314
+- dell-latitude-5520-c28314
+- dell-latitude-5520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5521-c28913/default.yaml b/ce-cert/data-tel-l5/dell-latitude5521-c28913/default.yaml
new file mode 100644
index 0000000..fb17201
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5521-c28913/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.41
+secure_id: cQEwtCFUYkMCUQtX8mbsaD
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5521-c28913
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.163 .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.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: cQEwtCFUYkMCUQtX8mbsaD
+ 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.163.41
diff --git a/ce-cert/data-tel-l5/dell-latitude5521-c28913/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5521-c28913/testflinger-agent.conf
new file mode 100644
index 0000000..79be0e3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5521-c28913/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5521-c28913
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5521-c28913/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5521-c28913/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5521-c28913/results
+logging_level: INFO
+job_queues:
+- 202104-28913
+- dell-latitude-5521-c28913
+- dell-latitude-5521
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5530-c29404/default.yaml b/ce-cert/data-tel-l5/dell-latitude5530-c29404/default.yaml
new file mode 100644
index 0000000..b02853a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5530-c29404/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.11
+secure_id: RjCu78evrYmKvHqreWqs2b
+node_id: tbypyq
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5530-c29404
+node_name: dell-latitude-5530-c29404
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: RjCu78evrYmKvHqreWqs2b
+ 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.11
diff --git a/ce-cert/data-tel-l5/dell-latitude5530-c29404/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5530-c29404/testflinger-agent.conf
new file mode 100644
index 0000000..09228b9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5530-c29404/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5530-c29404
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5530-c29404/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5530-c29404/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5530-c29404/results
+logging_level: INFO
+job_queues:
+- 202109-29404
+- dell-latitude-5530-c29404
+- dell-latitude-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-latitude5530-c29889/default.yaml b/ce-cert/data-tel-l5/dell-latitude5530-c29889/default.yaml
new file mode 100644
index 0000000..d848590
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5530-c29889/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.161
+secure_id: ns6qP6Snz6o9RJpZcBVxNR
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5530-c29889
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ns6qP6Snz6o9RJpZcBVxNR
+ 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.161
diff --git a/ce-cert/data-tel-l5/dell-latitude5530-c29889/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5530-c29889/testflinger-agent.conf
new file mode 100644
index 0000000..7577cb3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5530-c29889/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5530-c29889
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5530-c29889/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5530-c29889/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5530-c29889/results
+logging_level: INFO
+job_queues:
+- 202201-29889
+- dell-latitude-5530-c29889
+- dell-latitude-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude5531-c29806/default.yaml b/ce-cert/data-tel-l5/dell-latitude5531-c29806/default.yaml
new file mode 100644
index 0000000..8fc09f8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5531-c29806/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.91
+secure_id: Actw7uCtUBhbS9hmYQoqzR
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5531-c29806
+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.3 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.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Actw7uCtUBhbS9hmYQoqzR
+ 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.91
diff --git a/ce-cert/data-tel-l5/dell-latitude5531-c29806/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude5531-c29806/testflinger-agent.conf
new file mode 100644
index 0000000..8f6d4c3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude5531-c29806/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude5531-c29806
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5531-c29806/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5531-c29806/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5531-c29806/results
+logging_level: INFO
+job_queues:
+- 202112-29806
+- dell-latitude-5531-c29806
+- dell-latitude-5531
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude7330-c29857/default.yaml b/ce-cert/data-tel-l5/dell-latitude7330-c29857/default.yaml
new file mode 100644
index 0000000..72292ed
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7330-c29857/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.243
+secure_id: nWYRTyFXzh92mxHJjwkqgQ
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7330-c29857
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.121 .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.121 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nWYRTyFXzh92mxHJjwkqgQ
+ 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.243
diff --git a/ce-cert/data-tel-l5/dell-latitude7330-c29857/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude7330-c29857/testflinger-agent.conf
new file mode 100644
index 0000000..ece6b20
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7330-c29857/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude7330-c29857
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7330-c29857/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7330-c29857/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7330-c29857/results
+logging_level: INFO
+job_queues:
+- 202201-29857
+- dell-latitude-7330-c29857
+- dell-latitude-7330
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude7330-rugged-extreme-c29500/default.yaml b/ce-cert/data-tel-l5/dell-latitude7330-rugged-extreme-c29500/default.yaml
new file mode 100644
index 0000000..c61c55e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7330-rugged-extreme-c29500/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.245
+secure_id: d3kdxxEwW3pLF4VcLRq5GR
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7330-rugged-extreme-c29500
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.121 .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.121 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: d3kdxxEwW3pLF4VcLRq5GR
+ 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.245
diff --git a/ce-cert/data-tel-l5/dell-latitude7330-rugged-extreme-c29500/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude7330-rugged-extreme-c29500/testflinger-agent.conf
new file mode 100644
index 0000000..5b0cd22
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7330-rugged-extreme-c29500/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude7330-rugged-extreme-c29500
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7330-rugged-extreme-c29500/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7330-rugged-extreme-c29500/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7330-rugged-extreme-c29500/results
+logging_level: INFO
+job_queues:
+- 202110-29500
+- dell-latitude-7330-rugged-extreme-c29500
+- dell-latitude-7330-rugged-extreme
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude7430-c29854/default.yaml b/ce-cert/data-tel-l5/dell-latitude7430-c29854/default.yaml
new file mode 100644
index 0000000..4b3d5fd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7430-c29854/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.121
+secure_id: TSBxzySv5bqwTNXsFD2BTg
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7430-c29854
+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.4 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.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: TSBxzySv5bqwTNXsFD2BTg
+ 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.121
diff --git a/ce-cert/data-tel-l5/dell-latitude7430-c29854/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude7430-c29854/testflinger-agent.conf
new file mode 100644
index 0000000..598b677
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7430-c29854/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude7430-c29854
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7430-c29854/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7430-c29854/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7430-c29854/results
+logging_level: INFO
+job_queues:
+- 202201-29854
+- dell-latitude-7430-c29854
+- dell-latitude-7430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude7430-c29871/default.yaml b/ce-cert/data-tel-l5/dell-latitude7430-c29871/default.yaml
new file mode 100644
index 0000000..2346b80
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7430-c29871/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.61
+secure_id: XuRfiEusQneafqdE9yzZgF
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7430-c29871
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: XuRfiEusQneafqdE9yzZgF
+ 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.61
diff --git a/ce-cert/data-tel-l5/dell-latitude7430-c29871/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude7430-c29871/testflinger-agent.conf
new file mode 100644
index 0000000..bfbded5
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7430-c29871/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude7430-c29871
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7430-c29871/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7430-c29871/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7430-c29871/results
+logging_level: INFO
+job_queues:
+- 202201-29871
+- dell-latitude-7430-c29871
+- dell-latitude-7430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-latitude7530-c29855/default.yaml b/ce-cert/data-tel-l5/dell-latitude7530-c29855/default.yaml
new file mode 100644
index 0000000..926e44c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7530-c29855/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.119
+secure_id: 7cEvrQGBjFqsf4LqrjPvFk
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7530-c29855
+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.3 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.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 7cEvrQGBjFqsf4LqrjPvFk
+ 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.119
diff --git a/ce-cert/data-tel-l5/dell-latitude7530-c29855/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude7530-c29855/testflinger-agent.conf
new file mode 100644
index 0000000..a3ae071
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude7530-c29855/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude7530-c29855
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7530-c29855/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7530-c29855/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7530-c29855/results
+logging_level: INFO
+job_queues:
+- 202201-29855
+- dell-latitude-7530-c29855
+- dell-latitude-7530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex-xe4-c29445/default.yaml b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29445/default.yaml
new file mode 100644
index 0000000..00b44cd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29445/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.141
+secure_id: iUSH2VfbCyHY6ku96TCaYg
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-xe4-c29445
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.151 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.151 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: iUSH2VfbCyHY6ku96TCaYg
+ 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.141
diff --git a/ce-cert/data-tel-l5/dell-optiplex-xe4-c29445/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29445/testflinger-agent.conf
new file mode 100644
index 0000000..cb69e2b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29445/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex-xe4-c29445
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c29445/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c29445/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c29445/results
+logging_level: INFO
+job_queues:
+- 202109-29445
+- dell-optiplex-xe4-c29445
+- dell-optiplex-xe4
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex-xe4-c29475/default.yaml b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29475/default.yaml
new file mode 100644
index 0000000..27f1ffe
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29475/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.193
+secure_id: dAemK76Kh7EdFnxAMdemgV
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-xe4-c29475
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: dAemK76Kh7EdFnxAMdemgV
+ 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.161.193
diff --git a/ce-cert/data-tel-l5/dell-optiplex-xe4-c29475/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29475/testflinger-agent.conf
new file mode 100644
index 0000000..32de246
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex-xe4-c29475/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex-xe4-c29475
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c29475/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c29475/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c29475/results
+logging_level: INFO
+job_queues:
+- 202109-29475
+- dell-optiplex-xe4-c29475
+- dell-optiplex-xe4
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex3000-sff-c29449/default.yaml b/ce-cert/data-tel-l5/dell-optiplex3000-sff-c29449/default.yaml
new file mode 100644
index 0000000..299b35a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex3000-sff-c29449/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.7
+secure_id: 3Pjau9RKzRTj27WdpWLY9E
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex3000-sff-c29449
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 3Pjau9RKzRTj27WdpWLY9E
+ 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.163.7
diff --git a/ce-cert/data-tel-l5/dell-optiplex3000-sff-c29449/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex3000-sff-c29449/testflinger-agent.conf
new file mode 100644
index 0000000..4826e82
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex3000-sff-c29449/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex3000-sff-c29449
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex3000-sff-c29449/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex3000-sff-c29449/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex3000-sff-c29449/results
+logging_level: INFO
+job_queues:
+- 202109-29449
+- dell-optiplex-3000-sff-c29449
+- dell-optiplex-3000-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex5000-mt-c29397/default.yaml b/ce-cert/data-tel-l5/dell-optiplex5000-mt-c29397/default.yaml
new file mode 100644
index 0000000..1a7e3ba
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5000-mt-c29397/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.25
+secure_id: 3XXjreoajN8v4BX9ZudjES
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex5000-mt-c29397
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.163 .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.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 3XXjreoajN8v4BX9ZudjES
+ 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.163.25
diff --git a/ce-cert/data-tel-l5/dell-optiplex5000-mt-c29397/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex5000-mt-c29397/testflinger-agent.conf
new file mode 100644
index 0000000..3089b2e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5000-mt-c29397/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex5000-mt-c29397
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex5000-mt-c29397/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex5000-mt-c29397/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex5000-mt-c29397/results
+logging_level: INFO
+job_queues:
+- 202109-29397
+- dell-optiplex-5000-mt-c29397
+- dell-optiplex-5000-mt
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex5000-sff-c29446/default.yaml b/ce-cert/data-tel-l5/dell-optiplex5000-sff-c29446/default.yaml
new file mode 100644
index 0000000..f9ededd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5000-sff-c29446/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.101
+secure_id: t7J9pCdDVpg3mRUejDFkZG
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex5000-sff-c29446
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: t7J9pCdDVpg3mRUejDFkZG
+ 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.101
diff --git a/ce-cert/data-tel-l5/dell-optiplex5000-sff-c29446/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex5000-sff-c29446/testflinger-agent.conf
new file mode 100644
index 0000000..d42e557
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5000-sff-c29446/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex5000-sff-c29446
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex5000-sff-c29446/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex5000-sff-c29446/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex5000-sff-c29446/results
+logging_level: INFO
+job_queues:
+- 202109-29446
+- dell-optiplex-5000-sff-c29446
+- dell-optiplex-5000-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex5400-aio-c29631/default.yaml b/ce-cert/data-tel-l5/dell-optiplex5400-aio-c29631/default.yaml
new file mode 100644
index 0000000..9138afa
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5400-aio-c29631/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.7
+secure_id: nNPwZ4RzwBMrAzRRjs5xk5
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex5400-aio-c29631
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.141 .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.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nNPwZ4RzwBMrAzRRjs5xk5
+ 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.7
diff --git a/ce-cert/data-tel-l5/dell-optiplex5400-aio-c29631/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex5400-aio-c29631/testflinger-agent.conf
new file mode 100644
index 0000000..9af2cfa
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5400-aio-c29631/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex5400-aio-c29631
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex5400-aio-c29631/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex5400-aio-c29631/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex5400-aio-c29631/results
+logging_level: INFO
+job_queues:
+- 202111-29631
+- dell-optiplex-5400-aio-c29631
+- dell-optiplex-5400-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml
new file mode 100644
index 0000000..bd21c07
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.135
+secure_id: qpmrSzRdrYoko3BKgDTssX
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex5490-aio-c28624
+node_name: dell-optiplex-5490-aio-c28624
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: qpmrSzRdrYoko3BKgDTssX
+ 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.135
diff --git a/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf
new file mode 100644
index 0000000..22e27aa
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex5490-aio-c28624
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex5490-aio-c28624/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex5490-aio-c28624/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex5490-aio-c28624/results
+logging_level: INFO
+job_queues:
+- 202101-28624
+- dell-optiplex-5490-aio-c28624
+- dell-optiplex-5490-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-optiplex7000-c29477/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7000-c29477/default.yaml
new file mode 100644
index 0000000..c9af6c8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7000-c29477/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.233
+secure_id: vyJmCFd4YpVcDw8oeicrm5
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7000-c29477
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.139 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.139 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: vyJmCFd4YpVcDw8oeicrm5
+ 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.161.233
diff --git a/ce-cert/data-tel-l5/dell-optiplex7000-c29477/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7000-c29477/testflinger-agent.conf
new file mode 100644
index 0000000..aab7c57
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7000-c29477/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7000-c29477
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c29477/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c29477/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c29477/results
+logging_level: INFO
+job_queues:
+- 202109-29477
+- dell-optiplex-7000-c29477
+- dell-optiplex-7000
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex7000-c29483/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7000-c29483/default.yaml
new file mode 100644
index 0000000..cbc84ec
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7000-c29483/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.1
+secure_id: fHLGUUxu975AxA5JinvRaY
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7000-c29483
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: fHLGUUxu975AxA5JinvRaY
+ 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.1
diff --git a/ce-cert/data-tel-l5/dell-optiplex7000-c29483/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7000-c29483/testflinger-agent.conf
new file mode 100644
index 0000000..61d3273
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7000-c29483/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7000-c29483
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c29483/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c29483/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c29483/results
+logging_level: INFO
+job_queues:
+- 202109-29483
+- dell-optiplex-7000-c29483
+- dell-optiplex-7000
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex7000-c30517/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7000-c30517/default.yaml
new file mode 100644
index 0000000..1c0bf67
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7000-c30517/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.113
+secure_id: VVVxprHLS6QDgM3PfK4inV
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7000-c30517
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: VVVxprHLS6QDgM3PfK4inV
+ 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.161.113
diff --git a/ce-cert/data-tel-l5/dell-optiplex7000-c30517/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7000-c30517/testflinger-agent.conf
new file mode 100644
index 0000000..2b1d826
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7000-c30517/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7000-c30517
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c30517/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c30517/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7000-c30517/results
+logging_level: INFO
+job_queues:
+- 202208-30517
+- dell-optiplex-7000-c30517
+- dell-optiplex-7000
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex7070-ultra-c27112/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7070-ultra-c27112/default.yaml
new file mode 100644
index 0000000..22c1c7b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7070-ultra-c27112/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.169
+secure_id: phTBFD9m33hgfPm3pAViGX
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7070-ultra-c27112
+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.4 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.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: phTBFD9m33hgfPm3pAViGX
+ 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.169
diff --git a/ce-cert/data-tel-l5/dell-optiplex7070-ultra-c27112/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7070-ultra-c27112/testflinger-agent.conf
new file mode 100644
index 0000000..46233fb
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7070-ultra-c27112/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7070-ultra-c27112
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7070-ultra-c27112/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7070-ultra-c27112/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7070-ultra-c27112/results
+logging_level: INFO
+job_queues:
+- 201906-27112
+- dell-optiplex-7070-ultra-c27112
+- dell-optiplex-7070-ultra
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/default.yaml
new file mode 100644
index 0000000..6a31b8e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.229
+secure_id: vx2Bb6i37MnpcrvuqC4rYY
+node_id: hswdqg
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7090-uff-china-hdd-protection-c28847
+node_name: dell-optiplex-7090-uff---china-hdd-protection-c28847
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.159 .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.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: vx2Bb6i37MnpcrvuqC4rYY
+ 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.229
diff --git a/ce-cert/data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/testflinger-agent.conf
new file mode 100644
index 0000000..d1e2ab2
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7090-uff-china-hdd-protection-c28847/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7090-uff-china-hdd-protection-c28847
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7090-uff-china-hdd-protection-c28847/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7090-uff-china-hdd-protection-c28847/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7090-uff-china-hdd-protection-c28847/results
+logging_level: INFO
+job_queues:
+- 202103-28847
+- dell-optiplex-7090-uff---china-hdd-protection-c28847
+- dell-optiplex-7090-uff---china-hdd-protection
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29336/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29336/default.yaml
new file mode 100644
index 0000000..3409963
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29336/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.13
+secure_id: nqgEgJycywpVPSwib2gCr4
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7400-aio-c29336
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nqgEgJycywpVPSwib2gCr4
+ 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.163.13
diff --git a/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29336/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29336/testflinger-agent.conf
new file mode 100644
index 0000000..c81411d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29336/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7400-aio-c29336
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7400-aio-c29336/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7400-aio-c29336/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7400-aio-c29336/results
+logging_level: INFO
+job_queues:
+- 202107-29336
+- dell-optiplex-7400-aio-c29336
+- dell-optiplex-7400-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29630/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29630/default.yaml
new file mode 100644
index 0000000..436a7b5
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29630/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.221
+secure_id: GLfM6qHVVzTV9jxZ2c5KPK
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7400-aio-c29630
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.138 .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.138 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: GLfM6qHVVzTV9jxZ2c5KPK
+ 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.161.221
diff --git a/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29630/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29630/testflinger-agent.conf
new file mode 100644
index 0000000..15204a0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7400-aio-c29630/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7400-aio-c29630
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7400-aio-c29630/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7400-aio-c29630/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7400-aio-c29630/results
+logging_level: INFO
+job_queues:
+- 202111-29630
+- dell-optiplex-7400-aio-c29630
+- dell-optiplex-7400-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml
new file mode 100644
index 0000000..4bb76ec
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.155
+secure_id: YG7ueEjyduUnTBMXY8a8JE
+node_id: rxms7t
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7490-aio-c28586
+node_name: dell-optiplex-7490-aio-c28586
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.114 .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.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: YG7ueEjyduUnTBMXY8a8JE
+ 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.155
diff --git a/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf
new file mode 100644
index 0000000..0fac1f2
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7490-aio-c28586
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7490-aio-c28586/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7490-aio-c28586/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7490-aio-c28586/results
+logging_level: INFO
+job_queues:
+- 202012-28586
+- dell-optiplex-7490-aio-c28586
+- dell-optiplex-7490-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-optiplex7770-c26657/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/default.yaml
new file mode 100644
index 0000000..0af9b14
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.161.181
+secure_id: YpqrjHxgPEumuTiDX5M4zm
+node_id: 6h4hab
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7770-c26657
+node_name: dell-optiplex-7770-c26657
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: YpqrjHxgPEumuTiDX5M4zm
+ 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.161.181
diff --git a/ce-cert/data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf
new file mode 100644
index 0000000..1b14b44
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7770-c26657
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7770-c26657/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7770-c26657/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7770-c26657/results
+logging_level: INFO
+job_queues:
+- 201811-26657
+- dell-optiplex-7770-c26657
+- dell-optiplex-7770
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision-tower7820-c25401/default.yaml b/ce-cert/data-tel-l5/dell-precision-tower7820-c25401/default.yaml
new file mode 100644
index 0000000..1dcc396
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision-tower7820-c25401/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.119
+secure_id: nrkRRjM6BN5wRuJxJb5xWZ
+node_id: xts34s
+maas_user: cert-maas-tel-01
+agent_name: dell-precision-tower7820-c25401
+node_name: dell-precision-tower-7820-c25401
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.151 .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.151 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nrkRRjM6BN5wRuJxJb5xWZ
+ 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.119
diff --git a/ce-cert/data-tel-l5/dell-precision-tower7820-c25401/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision-tower7820-c25401/testflinger-agent.conf
new file mode 100644
index 0000000..0a6afa9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision-tower7820-c25401/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision-tower7820-c25401
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision-tower7820-c25401/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision-tower7820-c25401/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision-tower7820-c25401/results
+logging_level: INFO
+job_queues:
+- 201702-25401
+- dell-precision-tower-7820-c25401
+- dell-precision-tower-7820
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision3260-compact-workstation-c29606/default.yaml b/ce-cert/data-tel-l5/dell-precision3260-compact-workstation-c29606/default.yaml
new file mode 100644
index 0000000..d7033f1
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3260-compact-workstation-c29606/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.49
+secure_id: NZN9RBZ6yYyL9toMTAMGqE
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3260-compact-workstation-c29606
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.144 .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.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: NZN9RBZ6yYyL9toMTAMGqE
+ 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.49
diff --git a/ce-cert/data-tel-l5/dell-precision3260-compact-workstation-c29606/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3260-compact-workstation-c29606/testflinger-agent.conf
new file mode 100644
index 0000000..cd41f2f
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3260-compact-workstation-c29606/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3260-compact-workstation-c29606
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3260-compact-workstation-c29606/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3260-compact-workstation-c29606/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3260-compact-workstation-c29606/results
+logging_level: INFO
+job_queues:
+- 202111-29606
+- dell-precision-3260-compact-workstation-c29606
+- dell-precision-3260-compact-workstation
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3440-c27623/default.yaml b/ce-cert/data-tel-l5/dell-precision3440-c27623/default.yaml
new file mode 100644
index 0000000..e037910
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3440-c27623/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.167
+secure_id: SC7snY52FeU2v95eeRafn7
+node_id: kcq3b3
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3440-c27623
+node_name: dell-precision-3440-c27623
+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.3 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.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: SC7snY52FeU2v95eeRafn7
+ 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.167
diff --git a/ce-cert/data-tel-l5/dell-precision3440-c27623/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3440-c27623/testflinger-agent.conf
new file mode 100644
index 0000000..8450b9c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3440-c27623/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3440-c27623
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3440-c27623/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3440-c27623/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3440-c27623/results
+logging_level: INFO
+job_queues:
+- 201912-27623
+- dell-precision-3440-c27623
+- dell-precision-3440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision3460-c29607/default.yaml b/ce-cert/data-tel-l5/dell-precision3460-c29607/default.yaml
new file mode 100644
index 0000000..daa8a89
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3460-c29607/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.241
+secure_id: PofrqyKsGdokxkcPW68iSG
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3460-c29607
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: PofrqyKsGdokxkcPW68iSG
+ 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.241
diff --git a/ce-cert/data-tel-l5/dell-precision3460-c29607/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3460-c29607/testflinger-agent.conf
new file mode 100644
index 0000000..7e35778
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3460-c29607/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3460-c29607
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3460-c29607/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3460-c29607/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3460-c29607/results
+logging_level: INFO
+job_queues:
+- 202111-29607
+- dell-precision-3460-c29607
+- dell-precision-3460
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3460-c29609/default.yaml b/ce-cert/data-tel-l5/dell-precision3460-c29609/default.yaml
new file mode 100644
index 0000000..6b486fe
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3460-c29609/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.155
+secure_id: ct46pmVjxX6jC738EpBcs4
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3460-c29609
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ct46pmVjxX6jC738EpBcs4
+ 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.161.155
diff --git a/ce-cert/data-tel-l5/dell-precision3460-c29609/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3460-c29609/testflinger-agent.conf
new file mode 100644
index 0000000..789a0cd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3460-c29609/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3460-c29609
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3460-c29609/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3460-c29609/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3460-c29609/results
+logging_level: INFO
+job_queues:
+- 202111-29609
+- dell-precision-3460-c29609
+- dell-precision-3460
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3460-sff-c29608/default.yaml b/ce-cert/data-tel-l5/dell-precision3460-sff-c29608/default.yaml
new file mode 100644
index 0000000..f2cdf56
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3460-sff-c29608/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.87
+secure_id: RhNbDJATWjWzzjUoCUSxXY
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3460-sff-c29608
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: RhNbDJATWjWzzjUoCUSxXY
+ 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.163.87
diff --git a/ce-cert/data-tel-l5/dell-precision3460-sff-c29608/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3460-sff-c29608/testflinger-agent.conf
new file mode 100644
index 0000000..9bd2be3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3460-sff-c29608/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3460-sff-c29608
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3460-sff-c29608/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3460-sff-c29608/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3460-sff-c29608/results
+logging_level: INFO
+job_queues:
+- 202111-29608
+- dell-precision-3460-sff-c29608
+- dell-precision-3460-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30000/default.yaml b/ce-cert/data-tel-l5/dell-precision3470-c30000/default.yaml
new file mode 100644
index 0000000..2859a94
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30000/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.81
+secure_id: gP9kT3idVeHBs8bt9LmCKH
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3470-c30000
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .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.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: gP9kT3idVeHBs8bt9LmCKH
+ 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.163.81
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30000/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3470-c30000/testflinger-agent.conf
new file mode 100644
index 0000000..aca7d8d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30000/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3470-c30000
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3470-c30000/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3470-c30000/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3470-c30000/results
+logging_level: INFO
+job_queues:
+- 202203-30000
+- dell-precision-3470-c30000
+- dell-precision-3470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30001/default.yaml b/ce-cert/data-tel-l5/dell-precision3470-c30001/default.yaml
new file mode 100644
index 0000000..abd295e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.123
+secure_id: Dyej7tNq5eUEhgZAnzRqzZ
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3470-c30001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.169 .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.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Dyej7tNq5eUEhgZAnzRqzZ
+ 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.163.123
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30001/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3470-c30001/testflinger-agent.conf
new file mode 100644
index 0000000..1c0136c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3470-c30001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3470-c30001/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3470-c30001/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3470-c30001/results
+logging_level: INFO
+job_queues:
+- 202203-30001
+- dell-precision-3470-c30001
+- dell-precision-3470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30319/default.yaml b/ce-cert/data-tel-l5/dell-precision3470-c30319/default.yaml
new file mode 100644
index 0000000..1d6d9af
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30319/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.83
+secure_id: 7WCfyP6LMW8n5f9vQByEuY
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3470-c30319
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .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.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 7WCfyP6LMW8n5f9vQByEuY
+ 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.163.83
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30319/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3470-c30319/testflinger-agent.conf
new file mode 100644
index 0000000..daeb536
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30319/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3470-c30319
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3470-c30319/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3470-c30319/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3470-c30319/results
+logging_level: INFO
+job_queues:
+- 202205-30319
+- dell-precision-3470-c30319
+- dell-precision-3470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30320/default.yaml b/ce-cert/data-tel-l5/dell-precision3470-c30320/default.yaml
new file mode 100644
index 0000000..c60e247
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30320/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.43
+secure_id: oDg3E9Wg4Q4oJwtXg4Bk3P
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3470-c30320
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.163 .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.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: oDg3E9Wg4Q4oJwtXg4Bk3P
+ 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.163.43
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30320/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3470-c30320/testflinger-agent.conf
new file mode 100644
index 0000000..92f79ce
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30320/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3470-c30320
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3470-c30320/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3470-c30320/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3470-c30320/results
+logging_level: INFO
+job_queues:
+- 202205-30320
+- dell-precision-3470-c30320
+- dell-precision-3470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30321/default.yaml b/ce-cert/data-tel-l5/dell-precision3470-c30321/default.yaml
new file mode 100644
index 0000000..b46071a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30321/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.79
+secure_id: y9iSJFZsEqFYFsJLdNHdBS
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3470-c30321
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: y9iSJFZsEqFYFsJLdNHdBS
+ 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.163.79
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30321/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3470-c30321/testflinger-agent.conf
new file mode 100644
index 0000000..f1e044d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30321/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3470-c30321
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3470-c30321/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3470-c30321/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3470-c30321/results
+logging_level: INFO
+job_queues:
+- 202205-30321
+- dell-precision-3470-c30321
+- dell-precision-3470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30322/default.yaml b/ce-cert/data-tel-l5/dell-precision3470-c30322/default.yaml
new file mode 100644
index 0000000..173d38d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30322/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.253
+secure_id: HEJtN8C24jQb5VwZHDeUmA
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3470-c30322
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: HEJtN8C24jQb5VwZHDeUmA
+ 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.253
diff --git a/ce-cert/data-tel-l5/dell-precision3470-c30322/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3470-c30322/testflinger-agent.conf
new file mode 100644
index 0000000..3813197
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3470-c30322/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3470-c30322
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3470-c30322/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3470-c30322/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3470-c30322/results
+logging_level: INFO
+job_queues:
+- 202205-30322
+- dell-precision-3470-c30322
+- dell-precision-3470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3551-c27708/default.yaml b/ce-cert/data-tel-l5/dell-precision3551-c27708/default.yaml
new file mode 100644
index 0000000..9f14528
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3551-c27708/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.109
+secure_id: KWL8PgdAKvDyJdAoK6Ffxn
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3551-c27708
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.130 .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.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: KWL8PgdAKvDyJdAoK6Ffxn
+ 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.161.109
diff --git a/ce-cert/data-tel-l5/dell-precision3551-c27708/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3551-c27708/testflinger-agent.conf
new file mode 100644
index 0000000..07e485a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3551-c27708/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3551-c27708
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3551-c27708/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3551-c27708/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3551-c27708/results
+logging_level: INFO
+job_queues:
+- 202001-27708
+- dell-precision-3551-c27708
+- dell-precision-3551
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3561-c28816/default.yaml b/ce-cert/data-tel-l5/dell-precision3561-c28816/default.yaml
new file mode 100644
index 0000000..ed90c76
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3561-c28816/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.1
+secure_id: FSkVzG5iFbMKun9X5macKM
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3561-c28816
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.160 .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.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: FSkVzG5iFbMKun9X5macKM
+ 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.163.1
diff --git a/ce-cert/data-tel-l5/dell-precision3561-c28816/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3561-c28816/testflinger-agent.conf
new file mode 100644
index 0000000..d03dc1e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3561-c28816/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3561-c28816
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3561-c28816/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3561-c28816/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3561-c28816/results
+logging_level: INFO
+job_queues:
+- 201903-26920
+- dell-precision-3561-c28816
+- dell-precision-3561
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision3571-c29804/default.yaml b/ce-cert/data-tel-l5/dell-precision3571-c29804/default.yaml
new file mode 100644
index 0000000..92e1e36
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3571-c29804/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.147
+secure_id: iKTXxipBGj2gKxGF3Mff3n
+node_id: mcbb8q
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3571-c29804
+node_name: dell-precision-3571-c29804
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: iKTXxipBGj2gKxGF3Mff3n
+ 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.161.147
diff --git a/ce-cert/data-tel-l5/dell-precision3571-c29804/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3571-c29804/testflinger-agent.conf
new file mode 100644
index 0000000..8cbf96a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3571-c29804/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3571-c29804
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3571-c29804/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3571-c29804/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3571-c29804/results
+logging_level: INFO
+job_queues:
+- 202112-29804
+- dell-precision-3571-c29804
+- dell-precision-3571
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision3571-c29805/default.yaml b/ce-cert/data-tel-l5/dell-precision3571-c29805/default.yaml
new file mode 100644
index 0000000..dd34781
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3571-c29805/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.51
+secure_id: gSddTm7SJgGhUSCKcRHPp6
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3571-c29805
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: gSddTm7SJgGhUSCKcRHPp6
+ 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.51
diff --git a/ce-cert/data-tel-l5/dell-precision3571-c29805/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision3571-c29805/testflinger-agent.conf
new file mode 100644
index 0000000..e455239
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision3571-c29805/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision3571-c29805
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3571-c29805/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3571-c29805/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3571-c29805/results
+logging_level: INFO
+job_queues:
+- 202112-29805
+- dell-precision-3571-c29805
+- dell-precision-3571
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26342/default.yaml b/ce-cert/data-tel-l5/dell-precision5530-c26342/default.yaml
new file mode 100644
index 0000000..43c1eb6
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26342/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.103
+secure_id: DjyGjoostw9mjk6EDCKyrW
+node_id: egcntd
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5530-c26342
+node_name: dell-precision-5530-c26342
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: DjyGjoostw9mjk6EDCKyrW
+ 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.103
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf
new file mode 100644
index 0000000..6a35fb6
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5530-c26342
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5530-c26342/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5530-c26342/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5530-c26342/results
+logging_level: INFO
+job_queues:
+- 201807-26342
+- dell-precision-5530-c26342
+- dell-precision-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26343/default.yaml b/ce-cert/data-tel-l5/dell-precision5530-c26343/default.yaml
new file mode 100644
index 0000000..ebef879
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26343/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.105
+secure_id: EJxGtZ4th8dvbReCwRbXWF
+node_id: d8bshs
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5530-c26343
+node_name: dell-precision-5530-c26343
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .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.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: EJxGtZ4th8dvbReCwRbXWF
+ 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.105
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf
new file mode 100644
index 0000000..6a2b35c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5530-c26343
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5530-c26343/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5530-c26343/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5530-c26343/results
+logging_level: INFO
+job_queues:
+- 201807-26343
+- dell-precision-5530-c26343
+- dell-precision-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision5570-c29760/default.yaml b/ce-cert/data-tel-l5/dell-precision5570-c29760/default.yaml
new file mode 100644
index 0000000..0a71e8c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5570-c29760/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.17
+secure_id: v5eqeyPEd6Cvx8fh9rG8Gh
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5570-c29760
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.142 .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.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: v5eqeyPEd6Cvx8fh9rG8Gh
+ 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.17
diff --git a/ce-cert/data-tel-l5/dell-precision5570-c29760/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5570-c29760/testflinger-agent.conf
new file mode 100644
index 0000000..90039eb
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5570-c29760/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5570-c29760
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5570-c29760/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5570-c29760/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5570-c29760/results
+logging_level: INFO
+job_queues:
+- 202112-29760
+- dell-precision-5570-c29760
+- dell-precision-5570
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision5760-c28844/default.yaml b/ce-cert/data-tel-l5/dell-precision5760-c28844/default.yaml
new file mode 100644
index 0000000..6f95388
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5760-c28844/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.163.61
+secure_id: C4WKPa5ZtGCbPRDQMXrGrE
+node_id: bhdqd7
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5760-c28844
+node_name: dell-precision-5760-c28844
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: C4WKPa5ZtGCbPRDQMXrGrE
+ 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.163.61
diff --git a/ce-cert/data-tel-l5/dell-precision5760-c28844/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5760-c28844/testflinger-agent.conf
new file mode 100644
index 0000000..c0d838b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5760-c28844/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5760-c28844
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5760-c28844/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5760-c28844/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5760-c28844/results
+logging_level: INFO
+job_queues:
+- 202103-28844
+- dell-precision-5760-c28844
+- dell-precision-5760
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision5770-c29675/default.yaml b/ce-cert/data-tel-l5/dell-precision5770-c29675/default.yaml
new file mode 100644
index 0000000..814952b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5770-c29675/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.141
+secure_id: RfTGTo5jwCsmJhvhRgJSvF
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5770-c29675
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: RfTGTo5jwCsmJhvhRgJSvF
+ 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.163.141
diff --git a/ce-cert/data-tel-l5/dell-precision5770-c29675/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5770-c29675/testflinger-agent.conf
new file mode 100644
index 0000000..b1b9cbc
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5770-c29675/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5770-c29675
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5770-c29675/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5770-c29675/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5770-c29675/results
+logging_level: INFO
+job_queues:
+- 202111-29675
+- dell-precision-5770-c29675
+- dell-precision-5770
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7560-c28864/default.yaml b/ce-cert/data-tel-l5/dell-precision7560-c28864/default.yaml
new file mode 100644
index 0000000..5bd48a8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7560-c28864/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.19
+secure_id: XRobCjSRF7WCbkHBMsZGoB
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7560-c28864
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: XRobCjSRF7WCbkHBMsZGoB
+ 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.163.19
diff --git a/ce-cert/data-tel-l5/dell-precision7560-c28864/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7560-c28864/testflinger-agent.conf
new file mode 100644
index 0000000..1c7d680
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7560-c28864/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7560-c28864
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7560-c28864/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7560-c28864/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7560-c28864/results
+logging_level: INFO
+job_queues:
+- 202103-28864
+- dell-precision-7560-c28864
+- dell-precision-7560
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7560-c28918/default.yaml b/ce-cert/data-tel-l5/dell-precision7560-c28918/default.yaml
new file mode 100644
index 0000000..773c620
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7560-c28918/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.131
+secure_id: ZPCTQmawXLd4r6oszFkgkM
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7560-c28918
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZPCTQmawXLd4r6oszFkgkM
+ 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.131
diff --git a/ce-cert/data-tel-l5/dell-precision7560-c28918/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7560-c28918/testflinger-agent.conf
new file mode 100644
index 0000000..eaf6622
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7560-c28918/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7560-c28918
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7560-c28918/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7560-c28918/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7560-c28918/results
+logging_level: INFO
+job_queues:
+- 202104-28918
+- dell-precision-7560-c28918
+- dell-precision-7560
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7670-c30086/default.yaml b/ce-cert/data-tel-l5/dell-precision7670-c30086/default.yaml
new file mode 100644
index 0000000..074d7d0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7670-c30086/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.39
+secure_id: HTwU75FXqFHUg4X5zAPaT5
+node_id: nrrqgx
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7670-c30086
+node_name: dell-precision-7670-c30086
+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.3 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.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: HTwU75FXqFHUg4X5zAPaT5
+ 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.39
diff --git a/ce-cert/data-tel-l5/dell-precision7670-c30086/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7670-c30086/testflinger-agent.conf
new file mode 100644
index 0000000..e3c2302
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7670-c30086/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7670-c30086
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7670-c30086/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7670-c30086/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7670-c30086/results
+logging_level: INFO
+job_queues:
+- 202203-30086
+- dell-precision-7670-c30086
+- dell-precision-7670
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision7670-c30134/default.yaml b/ce-cert/data-tel-l5/dell-precision7670-c30134/default.yaml
new file mode 100644
index 0000000..43b3ee3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7670-c30134/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.161
+secure_id: 5hZfuKxFE4BjU3ep5hAF2f
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7670-c30134
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .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.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 5hZfuKxFE4BjU3ep5hAF2f
+ 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.163.161
diff --git a/ce-cert/data-tel-l5/dell-precision7670-c30134/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7670-c30134/testflinger-agent.conf
new file mode 100644
index 0000000..bfe988c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7670-c30134/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7670-c30134
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7670-c30134/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7670-c30134/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7670-c30134/results
+logging_level: INFO
+job_queues:
+- 202203-30134
+- dell-precision-7670-c30134
+- dell-precision-7670
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7670-c30146/default.yaml b/ce-cert/data-tel-l5/dell-precision7670-c30146/default.yaml
new file mode 100644
index 0000000..b398320
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7670-c30146/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.79
+secure_id: xvbBWjXNtvjNinw7fxJPNN
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7670-c30146
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: xvbBWjXNtvjNinw7fxJPNN
+ 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.79
diff --git a/ce-cert/data-tel-l5/dell-precision7670-c30146/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7670-c30146/testflinger-agent.conf
new file mode 100644
index 0000000..45f2ebd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7670-c30146/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7670-c30146
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7670-c30146/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7670-c30146/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7670-c30146/results
+logging_level: INFO
+job_queues:
+- 202203-30146
+- dell-precision-7670-c30146
+- dell-precision-7670
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7750-c27813/default.yaml b/ce-cert/data-tel-l5/dell-precision7750-c27813/default.yaml
new file mode 100644
index 0000000..d51c914
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7750-c27813/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.137
+secure_id: 7C5C4koyLtjPfuknK9m74E
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7750-c27813
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.171 .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.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 7C5C4koyLtjPfuknK9m74E
+ 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.163.137
diff --git a/ce-cert/data-tel-l5/dell-precision7750-c27813/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7750-c27813/testflinger-agent.conf
new file mode 100644
index 0000000..c46ed53
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7750-c27813/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7750-c27813
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7750-c27813/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7750-c27813/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7750-c27813/results
+logging_level: INFO
+job_queues:
+- 202004-27813
+- dell-precision-7750-c27813
+- dell-precision-7750
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7750-c27817/default.yaml b/ce-cert/data-tel-l5/dell-precision7750-c27817/default.yaml
new file mode 100644
index 0000000..8a7423d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7750-c27817/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.123
+secure_id: yhuc4NAFwxFUQYMSqrGb8W
+node_id: kerxtq
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7750-c27817
+node_name: dell-precision-7750-c27817
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .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.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: yhuc4NAFwxFUQYMSqrGb8W
+ 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.123
diff --git a/ce-cert/data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf
new file mode 100644
index 0000000..22aa08e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7750-c27817
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7750-c27817/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7750-c27817/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7750-c27817/results
+logging_level: INFO
+job_queues:
+- 202004-27817
+- dell-precision-7750-c27817
+- dell-precision-7750
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision7760-c28868/default.yaml b/ce-cert/data-tel-l5/dell-precision7760-c28868/default.yaml
new file mode 100644
index 0000000..bd4dccd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7760-c28868/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.57
+secure_id: 7GEVqicDu6UZUDTLd6bLWn
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7760-c28868
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.165 .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.165 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 7GEVqicDu6UZUDTLd6bLWn
+ 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.163.57
diff --git a/ce-cert/data-tel-l5/dell-precision7760-c28868/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7760-c28868/testflinger-agent.conf
new file mode 100644
index 0000000..ecb621b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7760-c28868/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7760-c28868
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7760-c28868/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7760-c28868/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7760-c28868/results
+logging_level: INFO
+job_queues:
+- 202103-28868
+- dell-precision-7760-c28868
+- dell-precision-7760
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7770-c30102/default.yaml b/ce-cert/data-tel-l5/dell-precision7770-c30102/default.yaml
new file mode 100644
index 0000000..7d1b72b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7770-c30102/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.143
+secure_id: nZYUJjPQZuUHfXYtBCU7bn
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7770-c30102
+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.5 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.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nZYUJjPQZuUHfXYtBCU7bn
+ 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.143
diff --git a/ce-cert/data-tel-l5/dell-precision7770-c30102/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7770-c30102/testflinger-agent.conf
new file mode 100644
index 0000000..d853284
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7770-c30102/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7770-c30102
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7770-c30102/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7770-c30102/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7770-c30102/results
+logging_level: INFO
+job_queues:
+- 202203-30102
+- dell-precision-7770-c30102
+- dell-precision-7770
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/default.yaml b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/default.yaml
new file mode 100644
index 0000000..afa40bd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.127
+secure_id: kwVQhvhLb3Db6WqwkBvGJD
+node_id: 8k33t4
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7920-tower-c28107
+node_name: dell-precision-7920-tower-c28107
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: kwVQhvhLb3Db6WqwkBvGJD
+ 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.127
diff --git a/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf
new file mode 100644
index 0000000..cbfb3be
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7920-tower-c28107
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7920-tower-c28107/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7920-tower-c28107/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7920-tower-c28107/results
+logging_level: INFO
+job_queues:
+- 202007-28107
+- dell-precision-7920-tower-c28107
+- dell-precision-7920-tower
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c29820/default.yaml b/ce-cert/data-tel-l5/dell-vostro3420-c29820/default.yaml
new file mode 100644
index 0000000..3feb7a0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c29820/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.163
+secure_id: PZAg2fsKKZc8VLhG4NYyMN
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3420-c29820
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .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.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: PZAg2fsKKZc8VLhG4NYyMN
+ 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.163.163
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c29820/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3420-c29820/testflinger-agent.conf
new file mode 100644
index 0000000..d40b600
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c29820/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3420-c29820
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29820/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29820/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29820/results
+logging_level: INFO
+job_queues:
+- 202112-29820
+- dell-vostro-3420-c29820
+- dell-vostro-3420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c29824/default.yaml b/ce-cert/data-tel-l5/dell-vostro3420-c29824/default.yaml
new file mode 100644
index 0000000..aadd43b
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c29824/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.39
+secure_id: Z5Uh4tRySqGEV7cjSLeHMe
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3420-c29824
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Z5Uh4tRySqGEV7cjSLeHMe
+ 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.163.39
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c29824/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3420-c29824/testflinger-agent.conf
new file mode 100644
index 0000000..85dadf9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c29824/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3420-c29824
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29824/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29824/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29824/results
+logging_level: INFO
+job_queues:
+- 202112-29824
+- dell-vostro-3420-c29824
+- dell-vostro-3420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c29948/default.yaml b/ce-cert/data-tel-l5/dell-vostro3420-c29948/default.yaml
new file mode 100644
index 0000000..e5f26ae
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c29948/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.19
+secure_id: PQY77sAPuWGRPFzZ2hL2CC
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3420-c29948
+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.1 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.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: PQY77sAPuWGRPFzZ2hL2CC
+ 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.19
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c29948/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3420-c29948/testflinger-agent.conf
new file mode 100644
index 0000000..2307f1f
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c29948/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3420-c29948
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29948/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29948/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3420-c29948/results
+logging_level: INFO
+job_queues:
+- 202202-29948
+- dell-vostro-3420-c29948
+- dell-vostro-3420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c30231/default.yaml b/ce-cert/data-tel-l5/dell-vostro3420-c30231/default.yaml
new file mode 100644
index 0000000..15f2126
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c30231/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.85
+secure_id: XGZ9VKVKjeTSPvLJm7ZVHh
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3420-c30231
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.106 .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.106 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: XGZ9VKVKjeTSPvLJm7ZVHh
+ 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.85
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c30231/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3420-c30231/testflinger-agent.conf
new file mode 100644
index 0000000..5d47558
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c30231/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3420-c30231
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3420-c30231/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3420-c30231/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3420-c30231/results
+logging_level: INFO
+job_queues:
+- 202204-30231
+- dell-vostro-3420-c30231
+- dell-vostro-3420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c30246/default.yaml b/ce-cert/data-tel-l5/dell-vostro3420-c30246/default.yaml
new file mode 100644
index 0000000..5b4c307
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c30246/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.25
+secure_id: i4KrucuK3HYEDmPmypGZWX
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3420-c30246
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.103 .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.103 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: i4KrucuK3HYEDmPmypGZWX
+ 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.25
diff --git a/ce-cert/data-tel-l5/dell-vostro3420-c30246/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3420-c30246/testflinger-agent.conf
new file mode 100644
index 0000000..f471f0a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3420-c30246/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3420-c30246
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3420-c30246/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3420-c30246/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3420-c30246/results
+logging_level: INFO
+job_queues:
+- 202204-30246
+- dell-vostro-3420-c30246
+- dell-vostro-3420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3425-c29705/default.yaml b/ce-cert/data-tel-l5/dell-vostro3425-c29705/default.yaml
new file mode 100644
index 0000000..7999e64
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3425-c29705/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.99
+secure_id: 7HQJnWj8LKd98gkBmM9YsE
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3425-c29705
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 7HQJnWj8LKd98gkBmM9YsE
+ 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.163.99
diff --git a/ce-cert/data-tel-l5/dell-vostro3425-c29705/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3425-c29705/testflinger-agent.conf
new file mode 100644
index 0000000..1396b15
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3425-c29705/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3425-c29705
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3425-c29705/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3425-c29705/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3425-c29705/results
+logging_level: INFO
+job_queues:
+- 202111-29705
+- dell-vostro-3425-c29705
+- dell-vostro-3425
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3511-c28945/default.yaml b/ce-cert/data-tel-l5/dell-vostro3511-c28945/default.yaml
new file mode 100644
index 0000000..9348c0a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3511-c28945/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.153
+secure_id: LMYyoVNAXDw9KfvrxEUqe7
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3511-c28945
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: LMYyoVNAXDw9KfvrxEUqe7
+ 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.153
diff --git a/ce-cert/data-tel-l5/dell-vostro3511-c28945/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3511-c28945/testflinger-agent.conf
new file mode 100644
index 0000000..2db6b31
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3511-c28945/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3511-c28945
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3511-c28945/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3511-c28945/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3511-c28945/results
+logging_level: INFO
+job_queues:
+- 202104-28945
+- dell-vostro-3511-c28945
+- dell-vostro-3511
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3511-c28947/default.yaml b/ce-cert/data-tel-l5/dell-vostro3511-c28947/default.yaml
new file mode 100644
index 0000000..616b2c3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3511-c28947/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.151
+secure_id: FdFdbF87yhbzAZqxSuqYZ8
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3511-c28947
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.153 .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.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: FdFdbF87yhbzAZqxSuqYZ8
+ 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.151
diff --git a/ce-cert/data-tel-l5/dell-vostro3511-c28947/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3511-c28947/testflinger-agent.conf
new file mode 100644
index 0000000..1386785
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3511-c28947/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3511-c28947
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3511-c28947/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3511-c28947/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3511-c28947/results
+logging_level: INFO
+job_queues:
+- 202104-28947
+- dell-vostro-3511-c28947
+- dell-vostro-3511
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3520-c29829/default.yaml b/ce-cert/data-tel-l5/dell-vostro3520-c29829/default.yaml
new file mode 100644
index 0000000..01c6403
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3520-c29829/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.37
+secure_id: 4ptVcmxVEnSvQkoUdE2m8B
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3520-c29829
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.162 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 4ptVcmxVEnSvQkoUdE2m8B
+ 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.163.37
diff --git a/ce-cert/data-tel-l5/dell-vostro3520-c29829/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3520-c29829/testflinger-agent.conf
new file mode 100644
index 0000000..d8091dc
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3520-c29829/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3520-c29829
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3520-c29829/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3520-c29829/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3520-c29829/results
+logging_level: INFO
+job_queues:
+- 202112-29829
+- dell-vostro-3520-c29829
+- dell-vostro-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3520-c30232/default.yaml b/ce-cert/data-tel-l5/dell-vostro3520-c30232/default.yaml
new file mode 100644
index 0000000..27e70b7
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3520-c30232/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.23
+secure_id: nDHXMT2Xstu4THvgYqcosb
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3520-c30232
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.103 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.103 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nDHXMT2Xstu4THvgYqcosb
+ 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.23
diff --git a/ce-cert/data-tel-l5/dell-vostro3520-c30232/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3520-c30232/testflinger-agent.conf
new file mode 100644
index 0000000..22736f8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3520-c30232/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3520-c30232
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3520-c30232/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3520-c30232/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3520-c30232/results
+logging_level: INFO
+job_queues:
+- 202204-30232
+- dell-vostro-3520-c30232
+- dell-vostro-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3525-c29707/default.yaml b/ce-cert/data-tel-l5/dell-vostro3525-c29707/default.yaml
new file mode 100644
index 0000000..34f34e5
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3525-c29707/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.119
+secure_id: ZmbSPAkmnKM3fT4rtA3BJK
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3525-c29707
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZmbSPAkmnKM3fT4rtA3BJK
+ 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.163.119
diff --git a/ce-cert/data-tel-l5/dell-vostro3525-c29707/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3525-c29707/testflinger-agent.conf
new file mode 100644
index 0000000..4e26fd8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3525-c29707/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3525-c29707
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3525-c29707/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3525-c29707/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3525-c29707/results
+logging_level: INFO
+job_queues:
+- 202111-29707
+- dell-vostro-3525-c29707
+- dell-vostro-3525
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3525-c29708/default.yaml b/ce-cert/data-tel-l5/dell-vostro3525-c29708/default.yaml
new file mode 100644
index 0000000..a9b1de3
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3525-c29708/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.159
+secure_id: 24NwP4FgZGX5EQ2fdjgjnX
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3525-c29708
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 24NwP4FgZGX5EQ2fdjgjnX
+ 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.163.159
diff --git a/ce-cert/data-tel-l5/dell-vostro3525-c29708/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3525-c29708/testflinger-agent.conf
new file mode 100644
index 0000000..ec4d5be
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3525-c29708/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3525-c29708
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3525-c29708/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3525-c29708/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3525-c29708/results
+logging_level: INFO
+job_queues:
+- 202111-29708
+- dell-vostro-3525-c29708
+- dell-vostro-3525
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3710-c29383/default.yaml b/ce-cert/data-tel-l5/dell-vostro3710-c29383/default.yaml
new file mode 100644
index 0000000..98b1d26
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3710-c29383/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.235
+secure_id: XANu2SvGrvLEfJ5M9zdbUY
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3710-c29383
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.139 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.139 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: XANu2SvGrvLEfJ5M9zdbUY
+ 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.161.235
diff --git a/ce-cert/data-tel-l5/dell-vostro3710-c29383/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3710-c29383/testflinger-agent.conf
new file mode 100644
index 0000000..bb80411
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3710-c29383/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3710-c29383
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3710-c29383/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3710-c29383/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3710-c29383/results
+logging_level: INFO
+job_queues:
+- 202108-29383
+- dell-vostro-3710-c29383
+- dell-vostro-3710
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3710-sff-c29567/default.yaml b/ce-cert/data-tel-l5/dell-vostro3710-sff-c29567/default.yaml
new file mode 100644
index 0000000..b57e8d0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3710-sff-c29567/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.21
+secure_id: ZdCAy2WyJMUQLN9x6ZMHi2
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3710-sff-c29567
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZdCAy2WyJMUQLN9x6ZMHi2
+ 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.21
diff --git a/ce-cert/data-tel-l5/dell-vostro3710-sff-c29567/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3710-sff-c29567/testflinger-agent.conf
new file mode 100644
index 0000000..4eb57c7
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3710-sff-c29567/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3710-sff-c29567
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3710-sff-c29567/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3710-sff-c29567/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3710-sff-c29567/results
+logging_level: INFO
+job_queues:
+- 202110-29567
+- dell-vostro-3710-sff-c29567
+- dell-vostro-3710-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3881-c27630/default.yaml b/ce-cert/data-tel-l5/dell-vostro3881-c27630/default.yaml
new file mode 100644
index 0000000..6c3be55
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3881-c27630/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.35
+secure_id: Vbko9BHnJ3hb82LQmGGuN5
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3881-c27630
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Vbko9BHnJ3hb82LQmGGuN5
+ 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.161.35
diff --git a/ce-cert/data-tel-l5/dell-vostro3881-c27630/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3881-c27630/testflinger-agent.conf
new file mode 100644
index 0000000..05e3ade
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3881-c27630/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3881-c27630
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3881-c27630/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3881-c27630/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3881-c27630/results
+logging_level: INFO
+job_queues:
+- 201912-27630
+- dell-vostro-3881-c27630
+- dell-vostro-3881
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3910-c30580/default.yaml b/ce-cert/data-tel-l5/dell-vostro3910-c30580/default.yaml
new file mode 100644
index 0000000..371e940
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3910-c30580/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.115
+secure_id: XYRkweNHBGq2YopTx7hdSA
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3910-c30580
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: XYRkweNHBGq2YopTx7hdSA
+ 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.161.115
diff --git a/ce-cert/data-tel-l5/dell-vostro3910-c30580/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3910-c30580/testflinger-agent.conf
new file mode 100644
index 0000000..4b8af03
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3910-c30580/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3910-c30580
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3910-c30580/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3910-c30580/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3910-c30580/results
+logging_level: INFO
+job_queues:
+- 202208-30580
+- dell-vostro-3910-c30580
+- dell-vostro-3910
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3910-mt-c29372/default.yaml b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29372/default.yaml
new file mode 100644
index 0000000..2c53775
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29372/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.65
+secure_id: zZtMDXYzxCEgqnftGuSNhQ
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3910-mt-c29372
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .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.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: zZtMDXYzxCEgqnftGuSNhQ
+ 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.163.65
diff --git a/ce-cert/data-tel-l5/dell-vostro3910-mt-c29372/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29372/testflinger-agent.conf
new file mode 100644
index 0000000..34c71b1
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29372/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3910-mt-c29372
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3910-mt-c29372/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3910-mt-c29372/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3910-mt-c29372/results
+logging_level: INFO
+job_queues:
+- 202108-29372
+- dell-vostro-3910-mt-c29372
+- dell-vostro-3910-mt
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro3910-mt-c29382/default.yaml b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29382/default.yaml
new file mode 100644
index 0000000..cebf992
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29382/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.105
+secure_id: m49PfrnXKyEqNVa3Uu6PYA
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3910-mt-c29382
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.169 .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.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: m49PfrnXKyEqNVa3Uu6PYA
+ 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.163.105
diff --git a/ce-cert/data-tel-l5/dell-vostro3910-mt-c29382/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29382/testflinger-agent.conf
new file mode 100644
index 0000000..d578625
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro3910-mt-c29382/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro3910-mt-c29382
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3910-mt-c29382/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3910-mt-c29382/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3910-mt-c29382/results
+logging_level: INFO
+job_queues:
+- 202108-29382
+- dell-vostro-3910-mt-c29382
+- dell-vostro-3910-mt
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro5410-c28602/default.yaml b/ce-cert/data-tel-l5/dell-vostro5410-c28602/default.yaml
new file mode 100644
index 0000000..843ccd9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro5410-c28602/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.249
+secure_id: 4VnRQjRrm5CsW34KekkZyU
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro5410-c28602
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 4VnRQjRrm5CsW34KekkZyU
+ 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.161.249
diff --git a/ce-cert/data-tel-l5/dell-vostro5410-c28602/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro5410-c28602/testflinger-agent.conf
new file mode 100644
index 0000000..b7fe939
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro5410-c28602/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro5410-c28602
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro5410-c28602/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro5410-c28602/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro5410-c28602/results
+logging_level: INFO
+job_queues:
+- 202101-28602
+- dell-vostro-5410-c28602
+- dell-vostro-5410
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-vostro5510-c28604/default.yaml b/ce-cert/data-tel-l5/dell-vostro5510-c28604/default.yaml
new file mode 100644
index 0000000..4b230ca
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro5510-c28604/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.151
+secure_id: 5pzUkKCaGAtAT5o4iobQmF
+node_id: sx7cwq
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro5510-c28604
+node_name: dell-vostro-5510-c28604
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.133 .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.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 5pzUkKCaGAtAT5o4iobQmF
+ 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.161.151
diff --git a/ce-cert/data-tel-l5/dell-vostro5510-c28604/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro5510-c28604/testflinger-agent.conf
new file mode 100644
index 0000000..793f59c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro5510-c28604/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro5510-c28604
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro5510-c28604/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro5510-c28604/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro5510-c28604/results
+logging_level: INFO
+job_queues:
+- 202101-28604
+- dell-vostro-5510-c28604
+- dell-vostro-5510
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-vostro5510-c28605/default.yaml b/ce-cert/data-tel-l5/dell-vostro5510-c28605/default.yaml
new file mode 100644
index 0000000..64d2f20
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro5510-c28605/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.191
+secure_id: gVxNQw7JkLZ68gcduuP3s3
+node_id: aaqad4
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro5510-c28605
+node_name: dell-vostro-5510-c28605
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.136 .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.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: gVxNQw7JkLZ68gcduuP3s3
+ 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.161.191
diff --git a/ce-cert/data-tel-l5/dell-vostro5510-c28605/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-vostro5510-c28605/testflinger-agent.conf
new file mode 100644
index 0000000..971af1e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-vostro5510-c28605/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-vostro5510-c28605
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro5510-c28605/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro5510-c28605/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro5510-c28605/results
+logging_level: INFO
+job_queues:
+- 202101-28605
+- dell-vostro-5510-c28605
+- dell-vostro-5510
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27119/default.yaml b/ce-cert/data-tel-l5/dell-xps137390-c27119/default.yaml
new file mode 100644
index 0000000..0d2c610
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27119/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.131
+secure_id: vcu3uBeWtUUk3EW3VWtzQc
+node_id: fm8qb3
+maas_user: cert-maas-tel-01
+agent_name: dell-xps137390-c27119
+node_name: dell-xps-13-7390-c27119
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.133 .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.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: vcu3uBeWtUUk3EW3VWtzQc
+ 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.161.131
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf
new file mode 100644
index 0000000..f6a8449
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps137390-c27119
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps137390-c27119/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps137390-c27119/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps137390-c27119/results
+logging_level: INFO
+job_queues:
+- 201906-27119
+- dell-xps-13-7390-c27119
+- dell-xps-13-7390
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27131/default.yaml b/ce-cert/data-tel-l5/dell-xps137390-c27131/default.yaml
new file mode 100644
index 0000000..b32f9e5
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27131/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.189
+secure_id: Ro6oWjiTZ96zVBz27erT9Y
+node_id: bchcxh
+maas_user: cert-maas-tel-01
+agent_name: dell-xps137390-c27131
+node_name: dell-xps-13-7390-c27131
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.136 .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.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Ro6oWjiTZ96zVBz27erT9Y
+ 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.161.189
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf
new file mode 100644
index 0000000..b27196e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps137390-c27131
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps137390-c27131/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps137390-c27131/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps137390-c27131/results
+logging_level: INFO
+job_queues:
+- 201906-27131
+- dell-xps-13-7390-c27131
+- dell-xps-13-7390
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25694/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c25694/default.yaml
new file mode 100644
index 0000000..0fc19ea
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25694/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.149
+secure_id: D4iNiij25vBNTWzaoZLFRN
+node_id: f4cy6w
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c25694
+node_name: dell-xps-13-9370-c25694
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.133 .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.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: D4iNiij25vBNTWzaoZLFRN
+ 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.161.149
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf
new file mode 100644
index 0000000..9634fd4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c25694
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c25694/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c25694/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c25694/results
+logging_level: INFO
+job_queues:
+- 201708-25694
+- dell-xps-13-9370-c25694
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25695/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c25695/default.yaml
new file mode 100644
index 0000000..51d95fe
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25695/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.125
+secure_id: TsJS44whAG7jxbFkataGXZ
+node_id: 8xwwwf
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c25695
+node_name: dell-xps-13-9370-c25695
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.112 .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.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: TsJS44whAG7jxbFkataGXZ
+ 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.125
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf
new file mode 100644
index 0000000..f649cd4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c25695
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c25695/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c25695/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c25695/results
+logging_level: INFO
+job_queues:
+- 201708-25695
+- dell-xps-13-9370-c25695
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25696/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c25696/default.yaml
new file mode 100644
index 0000000..748b50c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25696/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.169
+secure_id: Z3xX6xe8fB9aZkNFqEk7NL
+node_id: yn3hnk
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c25696
+node_name: dell-xps-13-9370-c25696
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Z3xX6xe8fB9aZkNFqEk7NL
+ 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.161.169
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf
new file mode 100644
index 0000000..3e869b4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c25696
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c25696/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c25696/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c25696/results
+logging_level: INFO
+job_queues:
+- 201708-25696
+- dell-xps-13-9370-c25696
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c26015/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c26015/default.yaml
new file mode 100644
index 0000000..7d27e2a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c26015/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.129
+secure_id: cwppBgEtRcWQXuXyzLmrk8
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c26015
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: cwppBgEtRcWQXuXyzLmrk8
+ 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.161.129
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf
new file mode 100644
index 0000000..edc3073
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c26015
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c26015/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c26015/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c26015/results
+logging_level: INFO
+job_queues:
+- 201712-26015
+- dell-xps-13-9370-c26015
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-xps9315-c30061/default.yaml b/ce-cert/data-tel-l5/dell-xps9315-c30061/default.yaml
new file mode 100644
index 0000000..54332b5
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps9315-c30061/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.163.139
+secure_id: eHr6LKspYeFk8CK5i7vzdM
+node_id: grrqdd
+maas_user: cert-maas-tel-01
+agent_name: dell-xps9315-c30061
+node_name: dell-xps-9315-c30061
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: eHr6LKspYeFk8CK5i7vzdM
+ 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.163.139
diff --git a/ce-cert/data-tel-l5/dell-xps9315-c30061/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps9315-c30061/testflinger-agent.conf
new file mode 100644
index 0000000..e3625a0
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps9315-c30061/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps9315-c30061
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps9315-c30061/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps9315-c30061/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps9315-c30061/results
+logging_level: INFO
+job_queues:
+- 202203-30061
+- dell-xps-9315-c30061
+- dell-xps-9315
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/default.yaml b/ce-cert/data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/default.yaml
new file mode 100644
index 0000000..fd3e143
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.9
+secure_id: cyBHiiFgzVtkixQjZtXg4U
+maas_user: cert-maas-tel-01
+agent_name: dell-zbook-fury17-g7-mobile-workstation-c28488
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: cyBHiiFgzVtkixQjZtXg4U
+ 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.161.9
diff --git a/ce-cert/data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/testflinger-agent.conf
new file mode 100644
index 0000000..364676e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-zbook-fury17-g7-mobile-workstation-c28488/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-zbook-fury17-g7-mobile-workstation-c28488
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-zbook-fury17-g7-mobile-workstation-c28488/run
+logging_basedir: /home/ubuntu/testflinger/dell-zbook-fury17-g7-mobile-workstation-c28488/logs
+results_basedir: /home/ubuntu/testflinger/dell-zbook-fury17-g7-mobile-workstation-c28488/results
+logging_level: INFO
+job_queues:
+- 202012-28488
+- dell-zbook-fury-17-g7-mobile-workstation-c28488
+- dell-zbook-fury-17-g7-mobile-workstation
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/denver-avtse-rpi-iiotg001/default.yaml b/ce-cert/data-tel-l5/denver-avtse-rpi-iiotg001/default.yaml
new file mode 100644
index 0000000..d851dfb
--- /dev/null
+++ b/ce-cert/data-tel-l5/denver-avtse-rpi-iiotg001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.117
+secure_id: 72HyY3PBZ78wTY6kjZ8nD7
+maas_user: cert-maas-tel-01
+agent_name: denver-avtse-rpi-iiotg001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.131 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.131 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 72HyY3PBZ78wTY6kjZ8nD7
+ 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.161.117
diff --git a/ce-cert/data-tel-l5/denver-avtse-rpi-iiotg001/testflinger-agent.conf b/ce-cert/data-tel-l5/denver-avtse-rpi-iiotg001/testflinger-agent.conf
new file mode 100644
index 0000000..cd8a543
--- /dev/null
+++ b/ce-cert/data-tel-l5/denver-avtse-rpi-iiotg001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: denver-avtse-rpi-iiotg001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/denver-avtse-rpi-iiotg001/run
+logging_basedir: /home/ubuntu/testflinger/denver-avtse-rpi-iiotg001/logs
+results_basedir: /home/ubuntu/testflinger/denver-avtse-rpi-iiotg001/results
+logging_level: INFO
+job_queues:
+- 202006-28012
+- denver-avtse-rpi-iiotg-001
+- denver-avtse-rpi-iiotg
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dfi-alf51-c29491/default.yaml b/ce-cert/data-tel-l5/dfi-alf51-c29491/default.yaml
new file mode 100644
index 0000000..d8aeac6
--- /dev/null
+++ b/ce-cert/data-tel-l5/dfi-alf51-c29491/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.113
+secure_id: gxmxMUabCG3wuNbgUbEzn4
+node_id: rwkhh6
+maas_user: cert-maas-tel-01
+agent_name: dfi-alf51-c29491
+node_name: dfi-alf51-c29491
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.110 .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.110 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: gxmxMUabCG3wuNbgUbEzn4
+ 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.113
diff --git a/ce-cert/data-tel-l5/dfi-alf51-c29491/testflinger-agent.conf b/ce-cert/data-tel-l5/dfi-alf51-c29491/testflinger-agent.conf
new file mode 100644
index 0000000..a8968fd
--- /dev/null
+++ b/ce-cert/data-tel-l5/dfi-alf51-c29491/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dfi-alf51-c29491
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dfi-alf51-c29491/run
+logging_basedir: /home/ubuntu/testflinger/dfi-alf51-c29491/logs
+results_basedir: /home/ubuntu/testflinger/dfi-alf51-c29491/results
+logging_level: INFO
+job_queues:
+- 202109-29491
+- dfi-alf51-c29491
+- dfi-alf51
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dfi-precision3561-c28815/default.yaml b/ce-cert/data-tel-l5/dfi-precision3561-c28815/default.yaml
new file mode 100644
index 0000000..7dfdd45
--- /dev/null
+++ b/ce-cert/data-tel-l5/dfi-precision3561-c28815/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.251
+secure_id: GmBEWUctp4fSAB7C9DDpyV
+maas_user: cert-maas-tel-01
+agent_name: dfi-precision3561-c28815
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: GmBEWUctp4fSAB7C9DDpyV
+ 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.251
diff --git a/ce-cert/data-tel-l5/dfi-precision3561-c28815/testflinger-agent.conf b/ce-cert/data-tel-l5/dfi-precision3561-c28815/testflinger-agent.conf
new file mode 100644
index 0000000..d69aba4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dfi-precision3561-c28815/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dfi-precision3561-c28815
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dfi-precision3561-c28815/run
+logging_basedir: /home/ubuntu/testflinger/dfi-precision3561-c28815/logs
+results_basedir: /home/ubuntu/testflinger/dfi-precision3561-c28815/results
+logging_level: INFO
+job_queues:
+- 202103-28815
+- dfi-precision-3561-c28815
+- dfi-precision-3561
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/duke-energy-gateway-c28361/default.yaml b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/default.yaml
new file mode 100644
index 0000000..79abd89
--- /dev/null
+++ b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.171
+secure_id: ZRhzYXEia7gvttPbrgwJLN
+maas_user: cert-maas-tel-01
+agent_name: duke-energy-gateway-c28361
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.116 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.116 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZRhzYXEia7gvttPbrgwJLN
+ 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.171
diff --git a/ce-cert/data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf
new file mode 100644
index 0000000..81c5c74
--- /dev/null
+++ b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: duke-energy-gateway-c28361
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/duke-energy-gateway-c28361/run
+logging_basedir: /home/ubuntu/testflinger/duke-energy-gateway-c28361/logs
+results_basedir: /home/ubuntu/testflinger/duke-energy-gateway-c28361/results
+logging_level: INFO
+job_queues:
+- 202011-28361
+- duke-energy-gateway-c28361
+- duke-energy-gateway
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/fortknox001/default.yaml b/ce-cert/data-tel-l5/fortknox001/default.yaml
new file mode 100644
index 0000000..03a81bf
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.183
+secure_id: zJXUmExJHwZMmW9hTzJQmL
+maas_user: cert-maas-tel-01
+agent_name: fortknox001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.135 .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.135 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: zJXUmExJHwZMmW9hTzJQmL
+ 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.161.183
diff --git a/ce-cert/data-tel-l5/fortknox001/testflinger-agent.conf b/ce-cert/data-tel-l5/fortknox001/testflinger-agent.conf
new file mode 100644
index 0000000..04b10f4
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: fortknox001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/fortknox001/run
+logging_basedir: /home/ubuntu/testflinger/fortknox001/logs
+results_basedir: /home/ubuntu/testflinger/fortknox001/results
+logging_level: INFO
+job_queues:
+- 201906-27172
+- fortknox-001
+- fortknox
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/fortknox002/default.yaml b/ce-cert/data-tel-l5/fortknox002/default.yaml
new file mode 100644
index 0000000..4ddea68
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.209
+secure_id: 9PxpfAWh6je6aJ4MuT5pFh
+maas_user: cert-maas-tel-01
+agent_name: fortknox002
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.156 .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.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 9PxpfAWh6je6aJ4MuT5pFh
+ 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.209
diff --git a/ce-cert/data-tel-l5/fortknox002/testflinger-agent.conf b/ce-cert/data-tel-l5/fortknox002/testflinger-agent.conf
new file mode 100644
index 0000000..e1f17b6
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox002/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: fortknox002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/fortknox002/run
+logging_basedir: /home/ubuntu/testflinger/fortknox002/logs
+results_basedir: /home/ubuntu/testflinger/fortknox002/results
+logging_level: INFO
+job_queues:
+- 202101-28669
+- fortknox-002
+- fortknox-tpu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/havasu002/default.yaml b/ce-cert/data-tel-l5/havasu002/default.yaml
new file mode 100644
index 0000000..dec7c9e
--- /dev/null
+++ b/ce-cert/data-tel-l5/havasu002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.149
+secure_id: a00D000000gYMtwIAG
+maas_user: cert-maas-tel-01
+agent_name: havasu002
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.153 .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.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: a00D000000gYMtwIAG
+ 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.149
diff --git a/ce-cert/data-tel-l5/havasu002/testflinger-agent.conf b/ce-cert/data-tel-l5/havasu002/testflinger-agent.conf
new file mode 100644
index 0000000..f1e7ae7
--- /dev/null
+++ b/ce-cert/data-tel-l5/havasu002/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: havasu002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/havasu002/run
+logging_basedir: /home/ubuntu/testflinger/havasu002/logs
+results_basedir: /home/ubuntu/testflinger/havasu002/results
+logging_level: INFO
+job_queues:
+- 201605-22295
+- havasu-002
+- havasu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hilden001/default.yaml b/ce-cert/data-tel-l5/hilden001/default.yaml
new file mode 100644
index 0000000..f597481
--- /dev/null
+++ b/ce-cert/data-tel-l5/hilden001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.159
+secure_id: Eatynkr9wmuRiQNTsh9JTb
+maas_user: cert-maas-tel-01
+agent_name: hilden001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.134 .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.134 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Eatynkr9wmuRiQNTsh9JTb
+ 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.161.159
diff --git a/ce-cert/data-tel-l5/hilden001/testflinger-agent.conf b/ce-cert/data-tel-l5/hilden001/testflinger-agent.conf
new file mode 100644
index 0000000..c626a96
--- /dev/null
+++ b/ce-cert/data-tel-l5/hilden001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hilden001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hilden001/run
+logging_basedir: /home/ubuntu/testflinger/hilden001/logs
+results_basedir: /home/ubuntu/testflinger/hilden001/results
+logging_level: INFO
+job_queues:
+- 202004-27815
+- hilden-001
+- hilden
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/default.yaml b/ce-cert/data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/default.yaml
new file mode 100644
index 0000000..14fdb4c
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.155
+secure_id: Co4nwcRoZJMmPLVT8YgXbT
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-mini800-g9-desktop-pc-c29881
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.171 .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.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Co4nwcRoZJMmPLVT8YgXbT
+ 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.163.155
diff --git a/ce-cert/data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/testflinger-agent.conf
new file mode 100644
index 0000000..04e8d74
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-mini800-g9-desktop-pc-c29881/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-mini800-g9-desktop-pc-c29881
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c29881/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c29881/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c29881/results
+logging_level: INFO
+job_queues:
+- 202201-29881
+- hp-elite-mini-800-g9-desktop-pc-c29881
+- hp-elite-mini-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/default.yaml
new file mode 100644
index 0000000..8bd36da
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.101
+secure_id: YSbui5AErmUo7Dk3ANtG3V
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff600-g9-desktop-pc-c29618
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.129 .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.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: YSbui5AErmUo7Dk3ANtG3V
+ 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.161.101
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/testflinger-agent.conf
new file mode 100644
index 0000000..b2eba06
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29618/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff600-g9-desktop-pc-c29618
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29618/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29618/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29618/results
+logging_level: INFO
+job_queues:
+- 202111-29618
+- hp-elite-sff-600-g9-desktop-pc-c29618
+- hp-elite-sff-600-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/default.yaml
new file mode 100644
index 0000000..b169fea
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.103
+secure_id: T5QUaZzSA6BKZpbDQ7Yryk
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff600-g9-desktop-pc-c29619
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.129 .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.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: T5QUaZzSA6BKZpbDQ7Yryk
+ 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.161.103
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/testflinger-agent.conf
new file mode 100644
index 0000000..ea03194
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29619/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff600-g9-desktop-pc-c29619
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29619/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29619/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29619/results
+logging_level: INFO
+job_queues:
+- 202111-29619
+- hp-elite-sff-600-g9-desktop-pc-c29619
+- hp-elite-sff-600-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/default.yaml
new file mode 100644
index 0000000..836a273
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.167
+secure_id: NY369b66Mikf2zJDZrmpDK
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff600-g9-desktop-pc-c29620
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: NY369b66Mikf2zJDZrmpDK
+ 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.163.167
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/testflinger-agent.conf
new file mode 100644
index 0000000..c6ca0a2
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29620/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff600-g9-desktop-pc-c29620
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29620/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29620/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29620/results
+logging_level: INFO
+job_queues:
+- 202111-29620
+- hp-elite-sff-600-g9-desktop-pc-c29620
+- hp-elite-sff-600-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/default.yaml
new file mode 100644
index 0000000..1de57c8
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.61
+secure_id: iYDfbWMKsLHf3n6p6hdqZK
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff600-g9-desktop-pc-c29689
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: iYDfbWMKsLHf3n6p6hdqZK
+ 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.61
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/testflinger-agent.conf
new file mode 100644
index 0000000..367914a
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29689/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff600-g9-desktop-pc-c29689
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29689/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29689/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29689/results
+logging_level: INFO
+job_queues:
+- 202111-29689
+- hp-elite-sff-600-g9-desktop-pc-c29689
+- hp-elite-sff-600-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/default.yaml
new file mode 100644
index 0000000..8690e1a
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.47
+secure_id: STmtXQ64mSU35ikYjQmaXn
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff600-g9-desktop-pc-c29690
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: STmtXQ64mSU35ikYjQmaXn
+ 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.163.47
diff --git a/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/testflinger-agent.conf
new file mode 100644
index 0000000..d3e83a6
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff600-g9-desktop-pc-c29690/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff600-g9-desktop-pc-c29690
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29690/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29690/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff600-g9-desktop-pc-c29690/results
+logging_level: INFO
+job_queues:
+- 202111-29690
+- hp-elite-sff-600-g9-desktop-pc-c29690
+- hp-elite-sff-600-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/default.yaml
new file mode 100644
index 0000000..834768a
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.27
+secure_id: nuzSe9XeoGMPJFngz9aFrD
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff800-g9-desktop-pc-c29615
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nuzSe9XeoGMPJFngz9aFrD
+ 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.163.27
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/testflinger-agent.conf
new file mode 100644
index 0000000..6e7f055
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29615/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff800-g9-desktop-pc-c29615
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29615/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29615/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29615/results
+logging_level: INFO
+job_queues:
+- 202111-29615
+- hp-elite-sff-800-g9-desktop-pc-c29615
+- hp-elite-sff-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/default.yaml
new file mode 100644
index 0000000..4f8023c
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.33
+secure_id: ADFCEGZpExvYyUP2sKLfHT
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff800-g9-desktop-pc-c29616
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ADFCEGZpExvYyUP2sKLfHT
+ 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.161.33
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/testflinger-agent.conf
new file mode 100644
index 0000000..797dad5
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29616/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff800-g9-desktop-pc-c29616
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29616/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29616/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29616/results
+logging_level: INFO
+job_queues:
+- 202111-29616
+- hp-elite-sff-800-g9-desktop-pc-c29616
+- hp-elite-sff-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/default.yaml
new file mode 100644
index 0000000..f492133
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.5
+secure_id: SvJQ8oZHgUzQtn4vp9JhVn
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff800-g9-desktop-pc-c29659
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: SvJQ8oZHgUzQtn4vp9JhVn
+ 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.163.5
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/testflinger-agent.conf
new file mode 100644
index 0000000..f1f3929
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29659/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff800-g9-desktop-pc-c29659
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29659/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29659/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29659/results
+logging_level: INFO
+job_queues:
+- 202111-29659
+- hp-elite-sff-800-g9-desktop-pc-c29659
+- hp-elite-sff-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/default.yaml b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/default.yaml
new file mode 100644
index 0000000..c14a9cc
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.147
+secure_id: u763D4vr8n8eWPRxVin6Ma
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-sff800-g9-desktop-pc-c29691
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: u763D4vr8n8eWPRxVin6Ma
+ 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.163.147
diff --git a/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/testflinger-agent.conf
new file mode 100644
index 0000000..30f9786
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-sff800-g9-desktop-pc-c29691/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-sff800-g9-desktop-pc-c29691
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29691/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29691/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-sff800-g9-desktop-pc-c29691/results
+logging_level: INFO
+job_queues:
+- 202111-29691
+- hp-elite-sff-800-g9-desktop-pc-c29691
+- hp-elite-sff-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/default.yaml b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/default.yaml
new file mode 100644
index 0000000..066ee90
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.145
+secure_id: jgTTkr9Y3fHBtty3CahnLK
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-tower880-g9-desktop-pc-c29623
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .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.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: jgTTkr9Y3fHBtty3CahnLK
+ 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.163.145
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/testflinger-agent.conf
new file mode 100644
index 0000000..d5e738a
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29623/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-tower880-g9-desktop-pc-c29623
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29623/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29623/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29623/results
+logging_level: INFO
+job_queues:
+- 202111-29623
+- hp-elite-tower-880-g9-desktop-pc-c29623
+- hp-elite-tower-880-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/default.yaml b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/default.yaml
new file mode 100644
index 0000000..fb93982
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.125
+secure_id: YL2EaUoj8Fbeqw5fMuA9z5
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-tower880-g9-desktop-pc-c29624
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: YL2EaUoj8Fbeqw5fMuA9z5
+ 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.163.125
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/testflinger-agent.conf
new file mode 100644
index 0000000..3ab3c54
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29624/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-tower880-g9-desktop-pc-c29624
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29624/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29624/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29624/results
+logging_level: INFO
+job_queues:
+- 202111-29624
+- hp-elite-tower-880-g9-desktop-pc-c29624
+- hp-elite-tower-880-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/default.yaml b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/default.yaml
new file mode 100644
index 0000000..ea561d6
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.165
+secure_id: Lce2AHLGGh6MoYggwAxgiT
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-tower880-g9-desktop-pc-c29625
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.172 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: Lce2AHLGGh6MoYggwAxgiT
+ 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.163.165
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/testflinger-agent.conf
new file mode 100644
index 0000000..c0003a9
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29625/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-tower880-g9-desktop-pc-c29625
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29625/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29625/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29625/results
+logging_level: INFO
+job_queues:
+- 202111-29625
+- hp-elite-tower-880-g9-desktop-pc-c29625
+- hp-elite-tower-880-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/default.yaml b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/default.yaml
new file mode 100644
index 0000000..8e38fa2
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.59
+secure_id: ru6D5HcXm2nZ5paR7Mb34F
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-tower880-g9-desktop-pc-c29664
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ru6D5HcXm2nZ5paR7Mb34F
+ 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.59
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/testflinger-agent.conf
new file mode 100644
index 0000000..64eb177
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29664/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-tower880-g9-desktop-pc-c29664
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29664/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29664/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29664/results
+logging_level: INFO
+job_queues:
+- 202111-29664
+- hp-elite-tower-880-g9-desktop-pc-c29664
+- hp-elite-tower-880-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/default.yaml b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/default.yaml
new file mode 100644
index 0000000..c5329a2
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.45
+secure_id: TjSti6gJqQ85t3A9ypAXhB
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-tower880-g9-desktop-pc-c29665
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.163 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: TjSti6gJqQ85t3A9ypAXhB
+ 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.163.45
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/testflinger-agent.conf
new file mode 100644
index 0000000..9f8ad93
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29665/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-tower880-g9-desktop-pc-c29665
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29665/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29665/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29665/results
+logging_level: INFO
+job_queues:
+- 202111-29665
+- hp-elite-tower-880-g9-desktop-pc-c29665
+- hp-elite-tower-880-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/default.yaml b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/default.yaml
new file mode 100644
index 0000000..933ff39
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.85
+secure_id: gYpNLDLi5HQFZzQthrYw2T
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-tower880-g9-desktop-pc-c29666
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.166 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: gYpNLDLi5HQFZzQthrYw2T
+ 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.163.85
diff --git a/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/testflinger-agent.conf
new file mode 100644
index 0000000..1aa22b6
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-tower880-g9-desktop-pc-c29666/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-tower880-g9-desktop-pc-c29666
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29666/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29666/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-tower880-g9-desktop-pc-c29666/results
+logging_level: INFO
+job_queues:
+- 202111-29666
+- hp-elite-tower-880-g9-desktop-pc-c29666
+- hp-elite-tower-880-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/default.yaml b/ce-cert/data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/default.yaml
new file mode 100644
index 0000000..b86a670
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.139
+secure_id: i2oAKcNa6eRvktm8co6BDW
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-x3601040-g92-in1-notebook-pc-c29972
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.114 .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.114 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: i2oAKcNa6eRvktm8co6BDW
+ 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.139
diff --git a/ce-cert/data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/testflinger-agent.conf
new file mode 100644
index 0000000..d4c9c23
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-x3601040-g92-in1-notebook-pc-c29972/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-x3601040-g92-in1-notebook-pc-c29972
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-x3601040-g92-in1-notebook-pc-c29972/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-x3601040-g92-in1-notebook-pc-c29972/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-x3601040-g92-in1-notebook-pc-c29972/results
+logging_level: INFO
+job_queues:
+- 202202-29972
+- hp-elite-x360-1040-g9-2-in-1-notebook-pc-c29972
+- hp-elite-x360-1040-g9-2-in-1-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/default.yaml b/ce-cert/data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/default.yaml
new file mode 100644
index 0000000..bac8e7e
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.67
+secure_id: PUZWoLTHyRx6mZEPigAZ2U
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-x360830-g92-in1-notebook-pc-c29969
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: PUZWoLTHyRx6mZEPigAZ2U
+ 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.161.67
diff --git a/ce-cert/data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/testflinger-agent.conf
new file mode 100644
index 0000000..e9e4108
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elite-x360830-g92-in1-notebook-pc-c29969/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elite-x360830-g92-in1-notebook-pc-c29969
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-x360830-g92-in1-notebook-pc-c29969/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-x360830-g92-in1-notebook-pc-c29969/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-x360830-g92-in1-notebook-pc-c29969/results
+logging_level: INFO
+job_queues:
+- 202202-29969
+- hp-elite-x360-830-g9-2-in-1-notebook-pc-c29969
+- hp-elite-x360-830-g9-2-in-1-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/default.yaml b/ce-cert/data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/default.yaml
new file mode 100644
index 0000000..3a6898c
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.65
+secure_id: N8BVm5AnAnjz679Nz9z3gd
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook63013-inch-g9-notebook-pc-c30274
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: N8BVm5AnAnjz679Nz9z3gd
+ 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.161.65
diff --git a/ce-cert/data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/testflinger-agent.conf
new file mode 100644
index 0000000..373bb4a
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook63013-inch-g9-notebook-pc-c30274/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook63013-inch-g9-notebook-pc-c30274
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook63013-inch-g9-notebook-pc-c30274/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook63013-inch-g9-notebook-pc-c30274/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook63013-inch-g9-notebook-pc-c30274/results
+logging_level: INFO
+job_queues:
+- 202205-30274
+- hp-elitebook-630-13-inch-g9-notebook-pc-c30274
+- hp-elitebook-630-13-inch-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/default.yaml b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/default.yaml
new file mode 100644
index 0000000..09a62ad
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.227
+secure_id: nBxLZ238PLPQ68XExzqxsP
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook64014-inch-g9-notebook-pc-c29916
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.138 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.138 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: nBxLZ238PLPQ68XExzqxsP
+ 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.161.227
diff --git a/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/testflinger-agent.conf
new file mode 100644
index 0000000..7940975
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29916/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook64014-inch-g9-notebook-pc-c29916
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29916/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29916/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29916/results
+logging_level: INFO
+job_queues:
+- 202201-29916
+- hp-elitebook-640-14-inch-g9-notebook-pc-c29916
+- hp-elitebook-640-14-inch-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/default.yaml b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/default.yaml
new file mode 100644
index 0000000..944cb60
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.231
+secure_id: G7URN5XJ5PiixWTfAqnMJV
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook64014-inch-g9-notebook-pc-c29917
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.139 .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.139 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: G7URN5XJ5PiixWTfAqnMJV
+ 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.161.231
diff --git a/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/testflinger-agent.conf
new file mode 100644
index 0000000..e1eee4b
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29917/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook64014-inch-g9-notebook-pc-c29917
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29917/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29917/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29917/results
+logging_level: INFO
+job_queues:
+- 202201-29917
+- hp-elitebook-640-14-inch-g9-notebook-pc-c29917
+- hp-elitebook-640-14-inch-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/default.yaml b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/default.yaml
new file mode 100644
index 0000000..4a3a8d9
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.187
+secure_id: 5FL8T9PggJhQUUtuyYtq2S
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook64014-inch-g9-notebook-pc-c29918
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.135 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.135 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 5FL8T9PggJhQUUtuyYtq2S
+ 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.161.187
diff --git a/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/testflinger-agent.conf
new file mode 100644
index 0000000..804c827
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook64014-inch-g9-notebook-pc-c29918/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook64014-inch-g9-notebook-pc-c29918
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29918/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29918/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g9-notebook-pc-c29918/results
+logging_level: INFO
+job_queues:
+- 202201-29918
+- hp-elitebook-640-14-inch-g9-notebook-pc-c29918
+- hp-elitebook-640-14-inch-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/default.yaml b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/default.yaml
new file mode 100644
index 0000000..3332b9c
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.157
+secure_id: XxaV9McoWNhYoqHrX6zrC6
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook650156-inch-g9-notebook-pc-c29919
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.171 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: XxaV9McoWNhYoqHrX6zrC6
+ 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.163.157
diff --git a/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/testflinger-agent.conf
new file mode 100644
index 0000000..ff03cc4
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29919/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook650156-inch-g9-notebook-pc-c29919
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g9-notebook-pc-c29919/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g9-notebook-pc-c29919/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g9-notebook-pc-c29919/results
+logging_level: INFO
+job_queues:
+- 202201-29919
+- hp-elitebook-650-156-inch-g9-notebook-pc-c29919
+- hp-elitebook-650-156-inch-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/default.yaml b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/default.yaml
new file mode 100644
index 0000000..bde16ba
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.117
+secure_id: SmXZBtPoJcyz9LDWkbGyNW
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook650156-inch-g9-notebook-pc-c29920
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: SmXZBtPoJcyz9LDWkbGyNW
+ 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.163.117
diff --git a/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/testflinger-agent.conf
new file mode 100644
index 0000000..e0fcfba
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook650156-inch-g9-notebook-pc-c29920/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook650156-inch-g9-notebook-pc-c29920
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g9-notebook-pc-c29920/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g9-notebook-pc-c29920/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g9-notebook-pc-c29920/results
+logging_level: INFO
+job_queues:
+- 202201-29920
+- hp-elitebook-650-156-inch-g9-notebook-pc-c29920
+- hp-elitebook-650-156-inch-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook830-g8-c29194/default.yaml b/ce-cert/data-tel-l5/hp-elitebook830-g8-c29194/default.yaml
new file mode 100644
index 0000000..c22c3b6
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook830-g8-c29194/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.71
+secure_id: bcUwCWBetohtR98bMJEzwN
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook830-g8-c29194
+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.1 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.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: bcUwCWBetohtR98bMJEzwN
+ 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.71
diff --git a/ce-cert/data-tel-l5/hp-elitebook830-g8-c29194/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook830-g8-c29194/testflinger-agent.conf
new file mode 100644
index 0000000..cf3a2d8
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook830-g8-c29194/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook830-g8-c29194
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook830-g8-c29194/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook830-g8-c29194/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook830-g8-c29194/results
+logging_level: INFO
+job_queues:
+- 202106-29194
+- hp-elitebook-830-g8-c29194
+- hp-elitebook-830-g8
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/default.yaml b/ce-cert/data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/default.yaml
new file mode 100644
index 0000000..19808a0
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.205
+secure_id: P6fN9SQDerm7GrLEV98Zuk
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook840-g8-notebook-pc-c28759
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.138 .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.138 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: P6fN9SQDerm7GrLEV98Zuk
+ 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.161.205
diff --git a/ce-cert/data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/testflinger-agent.conf
new file mode 100644
index 0000000..e17eb02
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook840-g8-notebook-pc-c28759/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook840-g8-notebook-pc-c28759
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook840-g8-notebook-pc-c28759/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook840-g8-notebook-pc-c28759/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook840-g8-notebook-pc-c28759/results
+logging_level: INFO
+job_queues:
+- 202103-28759
+- hp-elitebook-840-g8-notebook-pc-c28759
+- hp-elitebook-840-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/default.yaml b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/default.yaml
new file mode 100644
index 0000000..03a8253
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.213
+secure_id: PrFhn4R2NXowgSiySpjara
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook845-g8-notebook-pc-c28871
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: PrFhn4R2NXowgSiySpjara
+ 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.213
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/testflinger-agent.conf
new file mode 100644
index 0000000..c4755c9
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28871/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook845-g8-notebook-pc-c28871
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c28871/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c28871/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c28871/results
+logging_level: INFO
+job_queues:
+- 202103-28871
+- hp-elitebook-845-g8-notebook-pc-c28871
+- hp-elitebook-845-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/default.yaml b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/default.yaml
new file mode 100644
index 0000000..a647b93
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.217
+secure_id: SMzUG9xineVPbRz2XmNVcY
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook845-g8-notebook-pc-c28872
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.157 .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.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: SMzUG9xineVPbRz2XmNVcY
+ 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.217
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/testflinger-agent.conf
new file mode 100644
index 0000000..d2e7558
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c28872/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook845-g8-notebook-pc-c28872
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c28872/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c28872/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c28872/results
+logging_level: INFO
+job_queues:
+- 202103-28872
+- hp-elitebook-845-g8-notebook-pc-c28872
+- hp-elitebook-845-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/default.yaml b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/default.yaml
new file mode 100644
index 0000000..96304d7
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.13
+secure_id: pxbsJMrgYJDKofsXNEonDk
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook845-g8-notebook-pc-c30367
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: pxbsJMrgYJDKofsXNEonDk
+ 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.13
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/testflinger-agent.conf
new file mode 100644
index 0000000..2975ba4
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30367/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook845-g8-notebook-pc-c30367
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c30367/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c30367/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c30367/results
+logging_level: INFO
+job_queues:
+- 202206-30367
+- hp-elitebook-845-g8-notebook-pc-c30367
+- hp-elitebook-845-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/default.yaml b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/default.yaml
new file mode 100644
index 0000000..3e7da35
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.145
+secure_id: 7jwGQn3LTKQrZtwpsTPLb3
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook845-g8-notebook-pc-c30368
+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.6 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.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: 7jwGQn3LTKQrZtwpsTPLb3
+ 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.145
diff --git a/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/testflinger-agent.conf
new file mode 100644
index 0000000..3ce83c8
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook845-g8-notebook-pc-c30368/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook845-g8-notebook-pc-c30368
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c30368/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c30368/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook845-g8-notebook-pc-c30368/results
+logging_level: INFO
+job_queues:
+- 202206-30368
+- hp-elitebook-845-g8-notebook-pc-c30368
+- hp-elitebook-845-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/default.yaml b/ce-cert/data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/default.yaml
new file mode 100644
index 0000000..dcde836
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.171
+secure_id: ZtSYA6P4VYQUmemed7vXXc
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook850-g7-notebook-pc-c28477
+node_name: hp-elitebook-850-g7-notebook-pc-c28477
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.136 .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.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZtSYA6P4VYQUmemed7vXXc
+ 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.161.171
diff --git a/ce-cert/data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/testflinger-agent.conf
new file mode 100644
index 0000000..2404733
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook850-g7-notebook-pc-c28477/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook850-g7-notebook-pc-c28477
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook850-g7-notebook-pc-c28477/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook850-g7-notebook-pc-c28477/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook850-g7-notebook-pc-c28477/results
+logging_level: INFO
+job_queues:
+- 202012-28477
+- hp-elitebook-850-g7-notebook-pc-c28477
+- hp-elitebook-850-g7-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/default.yaml b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/default.yaml
new file mode 100644
index 0000000..e7f11fc
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.211
+secure_id: ARDK9LjauSiC9wB42XFmSN
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook855-g8-notebook-pc-c28873
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ARDK9LjauSiC9wB42XFmSN
+ 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.211
diff --git a/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/testflinger-agent.conf
new file mode 100644
index 0000000..2d4c4ba
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28873/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook855-g8-notebook-pc-c28873
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook855-g8-notebook-pc-c28873/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook855-g8-notebook-pc-c28873/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook855-g8-notebook-pc-c28873/results
+logging_level: INFO
+job_queues:
+- 202103-28873
+- hp-elitebook-855-g8-notebook-pc-c28873
+- hp-elitebook-855-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/default.yaml b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/default.yaml
new file mode 100644
index 0000000..5e3f852
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.173
+secure_id: izvQigTLXRcSA8ioZSY59h
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook855-g8-notebook-pc-c28961
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: izvQigTLXRcSA8ioZSY59h
+ 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.173
diff --git a/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/testflinger-agent.conf
new file mode 100644
index 0000000..b140588
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook855-g8-notebook-pc-c28961/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook855-g8-notebook-pc-c28961
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook855-g8-notebook-pc-c28961/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook855-g8-notebook-pc-c28961/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook855-g8-notebook-pc-c28961/results
+logging_level: INFO
+job_queues:
+- 202104-28961
+- hp-elitebook-855-g8-notebook-pc-c28961
+- hp-elitebook-855-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/default.yaml b/ce-cert/data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/default.yaml
new file mode 100644
index 0000000..55c6a0d
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.185
+secure_id: r26B6x5n6SJKxZionddn2A
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook860-g9-notebook-pc-c29868
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.118 .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.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: r26B6x5n6SJKxZionddn2A
+ 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.185
diff --git a/ce-cert/data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/testflinger-agent.conf
new file mode 100644
index 0000000..8389085
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitebook860-g9-notebook-pc-c29868/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitebook860-g9-notebook-pc-c29868
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook860-g9-notebook-pc-c29868/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook860-g9-notebook-pc-c29868/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook860-g9-notebook-pc-c29868/results
+logging_level: INFO
+job_queues:
+- 202201-29868
+- hp-elitebook-860-g9-notebook-pc-c29868
+- hp-elitebook-860-g9-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml
new file mode 100644
index 0000000..bb61684
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.160.137
+secure_id: keze5MApXH5ZLcKrmbR5xZ
+node_id: n8q8s8
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk800-g6-sff-c28125
+node_name: hp-elitedesk-800-g6-sff-c28125
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: keze5MApXH5ZLcKrmbR5xZ
+ 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.137
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf
new file mode 100644
index 0000000..56a4246
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk800-g6-sff-c28125
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-sff-c28125/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-sff-c28125/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-sff-c28125/results
+logging_level: INFO
+job_queues:
+- 202008-28125
+- hp-elitedesk-800-g6-sff-c28125
+- hp-elitedesk-800-g6-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/default.yaml
new file mode 100644
index 0000000..ab07896
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.39
+secure_id: yXNUZYtNUWDpA8fjv3LQLn
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk800-g6-tower-pc-c28790
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.145 .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.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: yXNUZYtNUWDpA8fjv3LQLn
+ 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.39
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/testflinger-agent.conf
new file mode 100644
index 0000000..4b864d3
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28790/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk800-g6-tower-pc-c28790
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28790/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28790/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28790/results
+logging_level: INFO
+job_queues:
+- 202103-28790
+- hp-elitedesk-800-g6-tower-pc-c28790
+- hp-elitedesk-800-g6-tower-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/default.yaml
new file mode 100644
index 0000000..a52b640
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.219
+secure_id: GEPpmJDphmt7jZwpwKNvBj
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk800-g6-tower-pc-c28791
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: GEPpmJDphmt7jZwpwKNvBj
+ 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.219
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/testflinger-agent.conf
new file mode 100644
index 0000000..2bf6e23
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28791/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk800-g6-tower-pc-c28791
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28791/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28791/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28791/results
+logging_level: INFO
+job_queues:
+- 202103-28791
+- hp-elitedesk-800-g6-tower-pc-c28791
+- hp-elitedesk-800-g6-tower-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/default.yaml
new file mode 100644
index 0000000..b50f106
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.199
+secure_id: FBLEw25h9LNcebxkZUPEH3
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk800-g6-tower-pc-c28905
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.157 .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.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: FBLEw25h9LNcebxkZUPEH3
+ 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.199
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/testflinger-agent.conf
new file mode 100644
index 0000000..2dc45d5
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-tower-pc-c28905/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk800-g6-tower-pc-c28905
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28905/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28905/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-tower-pc-c28905/results
+logging_level: INFO
+job_queues:
+- 202104-28905
+- hp-elitedesk-800-g6-tower-pc-c28905
+- hp-elitedesk-800-g6-tower-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/default.yaml
new file mode 100644
index 0000000..dd69999
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.127
+secure_id: QwF2i8cbBpX2Q6HNAphEuK
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk805-g6-small-form-factor-pc-c28723
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.169 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: QwF2i8cbBpX2Q6HNAphEuK
+ 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.163.127
diff --git a/ce-cert/data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/testflinger-agent.conf
new file mode 100644
index 0000000..0a22849
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c28723/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk805-g6-small-form-factor-pc-c28723
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g6-small-form-factor-pc-c28723/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g6-small-form-factor-pc-c28723/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g6-small-form-factor-pc-c28723/results
+logging_level: INFO
+job_queues:
+- 202102-28723
+- hp-elitedesk-805-g6-small-form-factor-pc-c28723
+- hp-elitedesk-805-g6-small-form-factor-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/default.yaml
new file mode 100644
index 0000000..2afe99b
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.159
+secure_id: LmC8FM2Azz2Cmammn3uuei
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk805-g8-small-form-factor-pc-c28937
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.154 .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.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: LmC8FM2Azz2Cmammn3uuei
+ 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.159
diff --git a/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/testflinger-agent.conf
new file mode 100644
index 0000000..0e9aeb4
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28937/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk805-g8-small-form-factor-pc-c28937
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g8-small-form-factor-pc-c28937/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g8-small-form-factor-pc-c28937/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g8-small-form-factor-pc-c28937/results
+logging_level: INFO
+job_queues:
+- 202104-28937
+- hp-elitedesk-805-g8-small-form-factor-pc-c28937
+- hp-elitedesk-805-g8-small-form-factor-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/default.yaml
new file mode 100644
index 0000000..aaafdef
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.161
+secure_id: aQv5gzj7GXkKS2M5U3aR8h
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk805-g8-small-form-factor-pc-c28938
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: aQv5gzj7GXkKS2M5U3aR8h
+ 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.161
diff --git a/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/testflinger-agent.conf
new file mode 100644
index 0000000..f5e2d2b
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk805-g8-small-form-factor-pc-c28938/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk805-g8-small-form-factor-pc-c28938
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g8-small-form-factor-pc-c28938/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g8-small-form-factor-pc-c28938/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk805-g8-small-form-factor-pc-c28938/results
+logging_level: INFO
+job_queues:
+- 202104-28938
+- hp-elitedesk-805-g8-small-form-factor-pc-c28938
+- hp-elitedesk-805-g8-small-form-factor-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/default.yaml b/ce-cert/data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/default.yaml
new file mode 100644
index 0000000..fdf9d27
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.161.241
+secure_id: Ch23JihVy6RmP5ZJSb7yK3
+node_id: mnndbx
+maas_user: cert-maas-tel-01
+agent_name: hp-eliteone800-g627-all-in-one-pc-c28168
+node_name: hp-eliteone-800-g6-27-all-in-one-pc-c28168
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: Ch23JihVy6RmP5ZJSb7yK3
+ 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.161.241
diff --git a/ce-cert/data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/testflinger-agent.conf
new file mode 100644
index 0000000..d4526c6
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone800-g627-all-in-one-pc-c28168/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-eliteone800-g627-all-in-one-pc-c28168
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-eliteone800-g627-all-in-one-pc-c28168/run
+logging_basedir: /home/ubuntu/testflinger/hp-eliteone800-g627-all-in-one-pc-c28168/logs
+results_basedir: /home/ubuntu/testflinger/hp-eliteone800-g627-all-in-one-pc-c28168/results
+logging_level: INFO
+job_queues:
+- 202008-28168
+- hp-eliteone-800-g6-27-all-in-one-pc-c28168
+- hp-eliteone-800-g6-27-all-in-one-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
new file mode 100644
index 0000000..665d0d1
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.162.227
+secure_id: LxMuHzgrZMFa2Rw5JseRef
+node_id: 4cpktd
+maas_user: cert-maas-tel-01
+agent_name: hp-eliteone840238-inch-g9-aio-c29776
+node_name: hp-eliteone-840-238-inch-g9-aio-c29776
+reset_efi: true
+env:
+ HEXR_DEVICE_SECURE_ID: LxMuHzgrZMFa2Rw5JseRef
+ 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.227
diff --git a/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
new file mode 100644
index 0000000..da1cb74
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-eliteone840238-inch-g9-aio-c29776
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/run
+logging_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/logs
+results_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/results
+logging_level: INFO
+job_queues:
+- 202112-29776
+- hp-eliteone-840-238-inch-g9-aio-c29776
+- hp-eliteone-840-238-inch-g9-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/default.yaml b/ce-cert/data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/default.yaml
new file mode 100644
index 0000000..9e34e4e
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.163.115
+secure_id: ZL42NfiHUUtRLj6bsBcF9H
+maas_user: cert-maas-tel-01
+agent_name: hp-pro-mini400-g9-desktop-pc-c29601
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.168 .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.168 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: ZL42NfiHUUtRLj6bsBcF9H
+ 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.163.115
diff --git a/ce-cert/data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/testflinger-agent.conf
new file mode 100644
index 0000000..eba6284
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29601/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-pro-mini400-g9-desktop-pc-c29601
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c29601/run
+logging_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c29601/logs
+results_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c29601/results
+logging_level: INFO
+job_queues:
+- 202111-29601
+- hp-pro-mini-400-g9-desktop-pc-c29601
+- hp-pro-mini-400-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-probook440-g7-notebook-pc-c27901/default.yaml b/ce-cert/data-tel-l5/hp-probook440-g7-notebook-pc-c27901/default.yaml
new file mode 100644
index 0000000..61edfef
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook440-g7-notebook-pc-c27901/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.125
+secure_id: MKk6oAWeAcWNgdvmwjZqZN
+maas_user: cert-maas-tel-01
+agent_name: hp-probook440-g7-notebook-pc-c27901
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.132 .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.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: MKk6oAWeAcWNgdvmwjZqZN
+ 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.161.125
diff --git a/ce-cert/data-tel-l5/hp-probook440-g7-notebook-pc-c27901/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-probook440-g7-notebook-pc-c27901/testflinger-agent.conf
new file mode 100644
index 0000000..5b4fc41
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook440-g7-notebook-pc-c27901/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-probook440-g7-notebook-pc-c27901
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook440-g7-notebook-pc-c27901/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook440-g7-notebook-pc-c27901/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook440-g7-notebook-pc-c27901/results
+logging_level: INFO
+job_queues:
+- 202005-27901
+- hp-probook-440-g7-notebook-pc-c27901
+- hp-probook-440-g7-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29921/default.yaml b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29921/default.yaml
new file mode 100644
index 0000000..654cb96
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29921/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.97
+secure_id: mxEdXFwTXoVeWyiTzB8jBV
+maas_user: cert-maas-tel-01
+agent_name: hp-probook44014-inch-g9-c29921
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.148 .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.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: mxEdXFwTXoVeWyiTzB8jBV
+ 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.97
diff --git a/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29921/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29921/testflinger-agent.conf
new file mode 100644
index 0000000..50cebb2
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29921/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-probook44014-inch-g9-c29921
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29921/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29921/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29921/results
+logging_level: INFO
+job_queues:
+- 202201-29921
+- hp-probook-440-14-inch-g9-c29921
+- hp-probook-440-14-inch-g9
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29922/default.yaml b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29922/default.yaml
new file mode 100644
index 0000000..6591044
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29922/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.93
+secure_id: NFMgqQWVra6qsVS2oXy34m
+maas_user: cert-maas-tel-01
+agent_name: hp-probook44014-inch-g9-c29922
+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.4 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.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: NFMgqQWVra6qsVS2oXy34m
+ 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.93
diff --git a/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29922/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29922/testflinger-agent.conf
new file mode 100644
index 0000000..cbe39db
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29922/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-probook44014-inch-g9-c29922
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29922/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29922/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29922/results
+logging_level: INFO
+job_queues:
+- 202201-29922
+- hp-probook-440-14-inch-g9-c29922
+- hp-probook-440-14-inch-g9
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29923/default.yaml b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29923/default.yaml
new file mode 100644
index 0000000..042bf70
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29923/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.53
+secure_id: evebqUzZeCthhjeQieE4nm
+maas_user: cert-maas-tel-01
+agent_name: hp-probook44014-inch-g9-c29923
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: evebqUzZeCthhjeQieE4nm
+ 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.53
diff --git a/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29923/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29923/testflinger-agent.conf
new file mode 100644
index 0000000..7598439
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook44014-inch-g9-c29923/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-probook44014-inch-g9-c29923
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29923/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29923/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g9-c29923/results
+logging_level: INFO
+job_queues:
+- 202201-29923
+- hp-probook-440-14-inch-g9-c29923
+- hp-probook-440-14-inch-g9
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-probook450-g8-notebook-pc-c29176/default.yaml b/ce-cert/data-tel-l5/hp-probook450-g8-notebook-pc-c29176/default.yaml
new file mode 100644
index 0000000..67d26ef
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook450-g8-notebook-pc-c29176/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.155
+secure_id: A7HUFJCCDhGoXkmwcvD9r7
+maas_user: cert-maas-tel-01
+agent_name: hp-probook450-g8-notebook-pc-c29176
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+ HEXR_DEVICE_SECURE_ID: A7HUFJCCDhGoXkmwcvD9r7
+ 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.155
diff --git a/ce-cert/data-tel-l5/hp-probook450-g8-notebook-pc-c29176/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-probook450-g8-notebook-pc-c29176/testflinger-agent.conf
new file mode 100644
index 0000000..585b7dc
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-probook450-g8-notebook-pc-c29176/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-probook450-g8-notebook-pc-c29176
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook450-g8-notebook-pc-c29176/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook450-g8-notebook-pc-c29176/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook450-g8-notebook-pc-c29176/results
+logging_level: INFO
+job_queues:
+- 202106-29176
+- hp-probook-450-g8-notebook-pc-c29176
+- hp-probook-450-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: nop
Follow ups