← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-agents-of-18.04-version into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master

 

LIAO, YU-SIANG has proposed merging ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-agents-of-18.04-version into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.

Commit message:
Delete: delete four device agent that only have 18.04 version.

Requested reviews:
  Canonical Hardware Certification (canonical-hw-cert)

For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju/+merge/451004
-- 
The attached diff has been truncated due to its size.
Your team Canonical Hardware Certification is requested to review the proposed merge of ~flyjerry0415/hwcert-jenkins-jobs/+git/cert-juju:delete-agents-of-18.04-version into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.
diff --git a/README b/README
index 93d3f02..658a3fa 100644
--- a/README
+++ b/README
@@ -1 +1,23 @@
+<<<<<<< README
 This is a private repo for storing data needed by some of the hwcert team jenkins jobs
+=======
+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..8cab010
--- /dev/null
+++ b/ce-cert/ce-tf-agents-tel-l3.yaml
@@ -0,0 +1,1507 @@
+series: jammy
+description: cert-testflinger-agents-tel-l3
+applications:
+  agent-host-server-tel-l3:
+    series: jammy
+    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
+  advantech-epc-t4218-c31936:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/advantech-epc-t4218-c31936/default.yaml
+      testflinger_agent_configfile: data-tel-l3/advantech-epc-t4218-c31936/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  advantech-uno420-c29205:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/advantech-uno420-c29205/default.yaml
+      testflinger_agent_configfile: data-tel-l3/advantech-uno420-c29205/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dawson004:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dawson004/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dawson004/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dawson005:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dawson005/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dawson005/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-embedded-box-pc3000-c21847:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-embedded-box-pc3000-c21847/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-embedded-box-pc3000-c21847/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-embedded-box-pc5000-c21849:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-embedded-box-pc5000-c21849/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-embedded-box-pc5000-c21849/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g155520-c30422:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g155520-c30422/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g155520-c30422/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g155530-c31025:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g155530-c31025/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g155530-c31025/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g155530-c31027:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g155530-c31027/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g155530-c31027/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g155530-c31028:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g155530-c31028/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g155530-c31028/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g155530-c31031:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g155530-c31031/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g155530-c31031/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g167630-c31026:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g167630-c31026/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g167630-c31026/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g167630-c31029:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g167630-c31029/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g167630-c31029/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-g167630-c31030:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-g167630-c31030/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-g167630-c31030/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron145430-c30711:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron145430-c30711/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron145430-c30711/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron145430-c31044:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron145430-c31044/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron145430-c31044/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron153530-c31017:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron153530-c31017/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron153530-c31017/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron153530-c31024:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron153530-c31024/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron153530-c31024/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron153535-c30910:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron153535-c30910/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron153535-c30910/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron153535-c30911:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron153535-c30911/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron153535-c30911/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron165630-c30786:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron165630-c30786/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron165630-c30786/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron165630-c31013:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron165630-c31013/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron165630-c31013/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron3593-c27241:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron3593-c27241/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron3593-c27241/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron5480-c26321:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron5480-c26321/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron5480-c26321/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-inspiron7591-c26881:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-inspiron7591-c26881/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-inspiron7591-c26881/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3340-c31032:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3340-c31032/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3340-c31032/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3340-c31033:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3340-c31033/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3340-c31033/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3340-c31045:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3340-c31045/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3340-c31045/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3440-c31046:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3440-c31046/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3440-c31046/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3530-c30271:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3530-c30271/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3530-c30271/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3540-c31047:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3540-c31047/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3540-c31047/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3540-c31048:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3540-c31048/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3540-c31048/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude3540-c31056:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude3540-c31056/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude3540-c31056/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5340-c30951:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5340-c30951/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5340-c30951/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5340-c30952:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5340-c30952/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5340-c30952/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5440-c30565:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5440-c30565/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5440-c30565/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5440-c30598:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5440-c30598/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5440-c30598/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5440-c30925:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5440-c30925/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5440-c30925/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5440-c30926:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5440-c30926/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5440-c30926/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude5540-c30933:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude5540-c30933/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude5540-c30933/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7340-c30956:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7340-c30956/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7340-c30956/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7340-c30957:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7340-c30957/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7340-c30957/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7440-c31004:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7440-c31004/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7440-c31004/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7440-c31005:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7440-c31005/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7440-c31005/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7440-c31007:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7440-c31007/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7440-c31007/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7440-c31008:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7440-c31008/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7440-c31008/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7640-c31002:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7640-c31002/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7640-c31002/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude7640-c31003:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude7640-c31003/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude7640-c31003/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-latitude9520-c28346:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-latitude9520-c28346/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-latitude9520-c28346/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex3000-thin-client-c30449:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex3000-thin-client-c30449/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex3000-thin-client-c30449/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex3000-thin-client-c30528:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex3000-thin-client-c30528/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex3000-thin-client-c30528/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-aio7410-35w-c30591:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-aio7410-35w-c30591/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-aio7410-35w-c30591/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-aio7410-65w-c30590:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-aio7410-65w-c30590/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-aio7410-65w-c30590/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-aio7410-65w-c30692:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-aio7410-65w-c30692/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-aio7410-65w-c30692/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-aio-plus7410-c30589:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-aio-plus7410-c30589/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-aio-plus7410-c30589/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-mff7010-c30549:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-mff7010-c30549/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-mff7010-c30549/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-micro-plus7010-c30546:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-micro-plus7010-c30546/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-micro-plus7010-c30546/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-sff7010-c30617:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-sff7010-c30617/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-sff7010-c30617/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-sff7010-plus-c30672:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-sff7010-plus-c30672/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-sff7010-plus-c30672/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-sff-plus7010-c30616:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-sff-plus7010-c30616/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-sff-plus7010-c30616/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-tower7010-c30619:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-tower7010-c30619/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-tower7010-c30619/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-tower7010-c30674:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-tower7010-c30674/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-tower7010-c30674/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-tower7010-plus-c30673:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-tower7010-plus-c30673/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-tower7010-plus-c30673/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-tower-plus7010-c30618:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-tower-plus7010-c30618/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-tower-plus7010-c30618/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-optiplex-xe4-c31521:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-optiplex-xe4-c31521/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-optiplex-xe4-c31521/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3260-cff-c30545:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3260-cff-c30545/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3260-cff-c30545/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3480-c30927:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3480-c30927/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3480-c30927/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3480-c30934:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3480-c30934/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3480-c30934/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3480-c30935:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3480-c30935/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3480-c30935/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3580-c30932:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3580-c30932/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3580-c30932/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3581-c30928:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3581-c30928/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3581-c30928/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3581-c30929:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3581-c30929/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3581-c30929/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3581-c30931:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3581-c30931/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3581-c30931/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3581-c30998:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3581-c30998/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3581-c30998/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3581-c30999:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3581-c30999/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3581-c30999/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3660-c30627:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3660-c30627/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3660-c30627/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision3660-c30631:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision3660-c30631/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision3660-c30631/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5470-c29859:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5470-c29859/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5470-c29859/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5480-i5-13500h-c31173:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5480-i5-13500h-c31173/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5480-i5-13500h-c31173/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5540-c26932:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5540-c26932/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5540-c26932/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5570-c29758:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5570-c29758/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5570-c29758/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5680-c31234:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5680-c31234/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5680-c31234/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5680-c31235:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5680-c31235/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5680-c31235/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5680-c31236:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5680-c31236/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5680-c31236/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5680-c31237:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5680-c31237/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5680-c31237/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5680-c31322:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5680-c31322/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5680-c31322/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5680-c31323:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5680-c31323/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5680-c31323/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5750-c27725:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5750-c27725/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5750-c27725/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5750-c27726:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5750-c27726/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5750-c27726/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5860-tower-c30600:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5860-tower-c30600/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5860-tower-c30600/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5860-tower-c30601:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5860-tower-c30601/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5860-tower-c30601/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision5860-tower-c30603:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision5860-tower-c30603/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision5860-tower-c30603/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  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
+  dell-precision7670-c30100:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7670-c30100/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7670-c30100/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7670-c30388:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7670-c30388/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7670-c30388/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7680-c31088:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7680-c31088/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7680-c31088/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7680-c31089:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7680-c31089/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7680-c31089/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7680-c31090:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7680-c31090/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7680-c31090/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7680-c31137:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7680-c31137/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7680-c31137/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7680-c31138:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7680-c31138/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7680-c31138/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7750-c27812:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7750-c27812/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7750-c27812/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7770-c30101:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7770-c30101/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7770-c30101/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7780-c31092:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7780-c31092/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7780-c31092/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-precision7780-c31093:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-precision7780-c31093/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-precision7780-c31093/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro143430-c31014:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro143430-c31014/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro143430-c31014/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro143430-c31015:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro143430-c31015/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro143430-c31015/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro143435-c30908:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro143435-c30908/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro143435-c30908/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro153530-c31016:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro153530-c31016/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro153530-c31016/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro153530-c31049:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro153530-c31049/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro153530-c31049/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro153535-c30909:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro153535-c30909/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro153535-c30909/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro3020-sff-c30595:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro3020-sff-c30595/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro3020-sff-c30595/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro3020-sff-c31321:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro3020-sff-c31321/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro3020-sff-c31321/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro3020-t-c30562:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro3020-t-c30562/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro3020-t-c30562/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro3020-t-c30568:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro3020-t-c30568/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro3020-t-c30568/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro3591-c27447:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro3591-c27447/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro3591-c27447/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro5402-c28055:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro5402-c28055/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro5402-c28055/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-vostro5568-c22344:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-vostro5568-c22344/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-vostro5568-c22344/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-wyse5070-c26047:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-wyse5070-c26047/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-wyse5070-c26047/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps137390-c27366:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps137390-c27366/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps137390-c27366/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps139370-c26038:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps139370-c26038/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps139370-c26038/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps9320-c31084:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps9320-c31084/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps9320-c31084/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps9320-c31085:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps9320-c31085/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps9320-c31085/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps9320-c31086:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps9320-c31086/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps9320-c31086/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps9320-c31087:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps9320-c31087/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps9320-c31087/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  dell-xps9320-c31198:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/dell-xps9320-c31198/default.yaml
+      testflinger_agent_configfile: data-tel-l3/dell-xps9320-c31198/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp400-g6-desktop-mini-pc-c27941:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp400-g6-desktop-mini-pc-c27941/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp400-g6-desktop-mini-pc-c27941/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elite-mini800-g9-desktop-pc-c31492:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elite-mini800-g9-desktop-pc-c31496:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elite-mini800-g9-desktop-pc-c31497:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook104014-inch-g10-notebook-pc-c31229:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook630133-inch-g10-notebook-pc-c31240:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook64014-inch-g10-c31119:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook64014-inch-g10-c31119/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook64014-inch-g10-c31119/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook64014-inch-g10-c31120:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook64014-inch-g10-c31120/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook64014-inch-g10-c31120/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook64014-inch-g10-c31121:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook64014-inch-g10-c31121/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook64014-inch-g10-c31121/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook650156-inch-g10-c31123:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook650156-inch-g10-c31123/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook650156-inch-g10-c31123/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook650156-inch-g10-c31124:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook650156-inch-g10-c31124/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook650156-inch-g10-c31124/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook650156-inch-g10-c31125:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook650156-inch-g10-c31125/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook650156-inch-g10-c31125/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook83013-inch-g10-notebook-pc-c31230:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook84014-inch-g10-notebook-pc-c31232:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook84014-inch-g10-notebook-pc-c31233:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitebook86016-inch-g10-c31226:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitebook86016-inch-g10-c31226/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitebook86016-inch-g10-c31226/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-elitedesk800-g6-dm-c27944:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-elitedesk800-g6-dm-c27944/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-elitedesk800-g6-dm-c27944/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-pro-mini400-g9-desktop-pc-c31494:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-pro-mini400-g9-desktop-pc-c31495:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook44014-inch-g10-notebook-pc-c31130:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook44014-inch-g10-notebook-pc-c31131:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook44014-inch-g10-notebook-pc-c31132:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31132/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31132/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook440-g8-notebook-pc-c28762:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook440-g8-notebook-pc-c28762/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook440-g8-notebook-pc-c28762/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook445-g9-c29680:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook445-g9-c29680/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook445-g9-c29680/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook450156-inch-g10-notebook-pc-c31133:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook450156-inch-g10-notebook-pc-c31133/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook450156-inch-g10-notebook-pc-c31133/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook450156-inch-g10-notebook-pc-c31134:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook450156-inch-g10-notebook-pc-c31134/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook450156-inch-g10-notebook-pc-c31134/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-probook450156-inch-g10-notebook-pc-c31135:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-probook450156-inch-g10-notebook-pc-c31135/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-probook450156-inch-g10-notebook-pc-c31135/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-prodesk400-g7-mt-pc-c28111:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-prodesk400-g7-mt-pc-c28111/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-prodesk400-g7-mt-pc-c28111/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-prodesk400-g7-sff-pc-c27952:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-prodesk400-g7-sff-pc-c27952/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-prodesk400-g7-sff-pc-c27952/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-proone440-g9-all-in-one-desktop-pc-c29751:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-proone440-g9-all-in-one-desktop-pc-c29751/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-proone440-g9-all-in-one-desktop-pc-c29751/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-proone440-g9-all-in-one-desktop-pc-c29826:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-proone440-g9-all-in-one-desktop-pc-c29826/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-proone440-g9-all-in-one-desktop-pc-c29826/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z2-mini-g9-workstation-c30797:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z2-mini-g9-workstation-c30797/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z2-mini-g9-workstation-c30797/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z2-mini-g9-workstation-c30798:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z2-mini-g9-workstation-c30798/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z2-mini-g9-workstation-c30798/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z2-sff-g9-workstation-desktop-pc-c30820:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z2-sff-g9-workstation-desktop-pc-c30820/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z2-sff-g9-workstation-desktop-pc-c30820/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z2-tower-g9-workstation-desktop-pc-c30819:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z2-tower-g9-workstation-desktop-pc-c30819/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z2-tower-g9-workstation-desktop-pc-c30819/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z4-g4-workstation-c28690:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z4-g4-workstation-c28690/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z4-g4-workstation-c28690/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z6-g5-workstation-c31145:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z6-g5-workstation-c31145/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z6-g5-workstation-c31145/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z6-g5-workstation-c31147:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z6-g5-workstation-c31147/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z6-g5-workstation-c31147/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z6-g5-workstation-c31151:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z6-g5-workstation-c31151/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z6-g5-workstation-c31151/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z8-fury-g5-workstation-c31158:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z8-fury-g5-workstation-c31158/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z8-fury-g5-workstation-c31158/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z8-fury-g5-workstation-c31160:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z8-fury-g5-workstation-c31160/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z8-fury-g5-workstation-c31160/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z8-g5-workstation-c31155:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z8-g5-workstation-c31155/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z8-g5-workstation-c31155/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z8-g5-workstation-c31156:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z8-g5-workstation-c31156/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z8-g5-workstation-c31156/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-z8-g5-workstation-c31157:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-z8-g5-workstation-c31157/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-z8-g5-workstation-c31157/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  hp-zbook-studio-g7-c27932:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/hp-zbook-studio-g7-c27932/default.yaml
+      testflinger_agent_configfile: data-tel-l3/hp-zbook-studio-g7-c27932/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  intel-lookout-canyon-icl-d001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/intel-lookout-canyon-icl-d001/default.yaml
+      testflinger_agent_configfile: data-tel-l3/intel-lookout-canyon-icl-d001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  lenovo-thinkstation-p360-tower-c29957:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c29957/default.yaml
+      testflinger_agent_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c29957/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  lenovo-thinkstation-p360-tower-c30501:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30501/default.yaml
+      testflinger_agent_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30501/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  lenovo-thinkstation-p360-tower-c30504:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30504/default.yaml
+      testflinger_agent_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30504/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  lenovo-thinkstation-p360-tower-c30505:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30505/default.yaml
+      testflinger_agent_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30505/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  lenovo-thinkstation-p360-tower-c30506:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30506/default.yaml
+      testflinger_agent_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30506/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  lenovo-thinkstation-p360-tower-c30512:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30512/default.yaml
+      testflinger_agent_configfile: data-tel-l3/lenovo-thinkstation-p360-tower-c30512/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
+  nvidia-dgx-station-c31886:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/nvidia-dgx-station-c31886/default.yaml
+      testflinger_agent_configfile: data-tel-l3/nvidia-dgx-station-c31886/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  onlogic-helix401-fanless-hybrid-core-computer-c31372:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/onlogic-helix401-fanless-hybrid-core-computer-c31372/default.yaml
+      testflinger_agent_configfile: data-tel-l3/onlogic-helix401-fanless-hybrid-core-computer-c31372/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  onlogic-helix401-fanless-hybrid-core-computer-c31435:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/onlogic-helix401-fanless-hybrid-core-computer-c31435/default.yaml
+      testflinger_agent_configfile: data-tel-l3/onlogic-helix401-fanless-hybrid-core-computer-c31435/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  onlogic-hx330-c31510:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/onlogic-hx330-c31510/default.yaml
+      testflinger_agent_configfile: data-tel-l3/onlogic-hx330-c31510/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l3
+  xinyi001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l3/xinyi001/default.yaml
+      testflinger_agent_configfile: data-tel-l3/xinyi001/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..e6a0319
--- /dev/null
+++ b/ce-cert/ce-tf-agents-tel-l5.yaml
@@ -0,0 +1,3139 @@
+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-lookout-canyon-ehl001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/aaeon-lookout-canyon-ehl001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/aaeon-lookout-canyon-ehl001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  aaeon-lookout-canyon-tgl001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/aaeon-lookout-canyon-tgl001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/aaeon-lookout-canyon-tgl001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  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-sse-opti-c29832:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/aaeon-sse-opti-c29832/default.yaml
+      testflinger_agent_configfile: data-tel-l5/aaeon-sse-opti-c29832/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
+  adlink-i-pi-smarc-elkhart-lake-c31051:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/adlink-i-pi-smarc-elkhart-lake-c31051/default.yaml
+      testflinger_agent_configfile: data-tel-l5/adlink-i-pi-smarc-elkhart-lake-c31051/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-ei52-c29878:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/advantech-ei52-c29878/default.yaml
+      testflinger_agent_configfile: data-tel-l5/advantech-ei52-c29878/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-mic770-v2w-c29757:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/advantech-mic770-v2w-c29757/default.yaml
+      testflinger_agent_configfile: data-tel-l5/advantech-mic770-v2w-c29757/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  advantech-mio5373-epc-c301-c29147:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/advantech-mio5373-epc-c301-c29147/default.yaml
+      testflinger_agent_configfile: data-tel-l5/advantech-mio5373-epc-c301-c29147/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
+  asrock-iep-5000g-jammy-c30899:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/asrock-iep-5000g-jammy-c30899/default.yaml
+      testflinger_agent_configfile: data-tel-l5/asrock-iep-5000g-jammy-c30899/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
+  c-raspberry-pi4-model-b-c31307:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/c-raspberry-pi4-model-b-c31307/default.yaml
+      testflinger_agent_configfile: data-tel-l5/c-raspberry-pi4-model-b-c31307/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-inspiron165620-c29684:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron165620-c29684/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron165620-c29684/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-inspiron3511-c28941:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron3511-c28941/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron3511-c28941/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-inspiron3515-c28922:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron3515-c28922/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron3515-c28922/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-inspiron3515-c28929:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron3515-c28929/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron3515-c28929/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-inspiron3515-c28930:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron3515-c28930/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron3515-c28930/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-inspiron5410-c28593:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron5410-c28593/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron5410-c28593/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-inspiron5510-c28594:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-inspiron5510-c28594/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-inspiron5510-c28594/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-latitude3320-c28575:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude3320-c28575/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude3320-c28575/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-latitude5320-c28296:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5320-c28296/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5320-c28296/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-c27717:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5411-c27717/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5411-c27717/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-c28887:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5421-c28887/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5421-c28887/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-c29364:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5430-c29364/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5430-c29364/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-c29891:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5430-c29891/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5430-c29891/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-latitude5430-rugged-c29378:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5430-rugged-c29378/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5430-rugged-c29378/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-c28313:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5520-c28313/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5520-c28313/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-c28860:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5521-c28860/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5521-c28860/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-latitude5530-c29892:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5530-c29892/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5530-c29892/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-latitude5531-c29803:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude5531-c29803/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude5531-c29803/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-c29851:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude7330-c29851/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude7330-c29851/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-latitude7530-c29856:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude7530-c29856/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude7530-c29856/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-latitude9420-c28526:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-latitude9420-c28526/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-latitude9420-c28526/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex3000-c29377:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex3000-c29377/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex3000-c29377/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-optiplex3000-thin-client-c29189:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex3000-thin-client-c29189/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex3000-thin-client-c29189/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex3000-thin-client-c29197:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex3000-thin-client-c29197/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex3000-thin-client-c29197/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex3090-uff-c28266:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex3090-uff-c28266/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex3090-uff-c28266/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex5000-mff-c29438:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex5000-mff-c29438/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex5000-mff-c29438/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-optiplex5490-aio-c28632:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex5490-aio-c28632/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex5490-aio-c28632/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-c28588:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex7090-c28588/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex7090-c28588/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex7090-c29368:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex7090-c29368/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex7090-c29368/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-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-c30312:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision3470-c30312/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision3470-c30312/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-precision3570-c29890:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision3570-c29890/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision3570-c29890/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-precision3640-tower-c27649:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision3640-tower-c27649/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision3640-tower-c27649/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision3650-tower-c28295:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision3650-tower-c28295/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision3650-tower-c28295/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-precision5550-c27874:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision5550-c27874/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision5550-c27874/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-precision5760-c28840:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision5760-c28840/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision5760-c28840/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision5760-c28844:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision5760-c28844/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision5760-c28844/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-precision5770-c29676:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision5770-c29676/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision5770-c29676/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision7540-c26941:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision7540-c26941/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision7540-c26941/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-precision7960-rack-c30519:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision7960-rack-c30519/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision7960-rack-c30519/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision7960-rack-c30520:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision7960-rack-c30520/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision7960-rack-c30520/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision7960-rack-c30521:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision7960-rack-c30521/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision7960-rack-c30521/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision-m3560-c28315:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-precision-m3560-c28315/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-precision-m3560-c28315/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-c29949:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-vostro3520-c29949/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-vostro3520-c29949/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-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-wyse5070-c25935:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-wyse5070-c25935/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-wyse5070-c25935/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-xps13-plus-c29761:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-xps13-plus-c29761/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-xps13-plus-c29761/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-xps13-plus-c29762:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-xps13-plus-c29762/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-xps13-plus-c29762/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-keurig001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/denver-keurig001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/denver-keurig001/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
+  erlangen001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/erlangen001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/erlangen001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  eurotech-dynacor4411-c31999:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/eurotech-dynacor4411-c31999/default.yaml
+      testflinger_agent_configfile: data-tel-l5/eurotech-dynacor4411-c31999/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
+  havana-bullet001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/havana-bullet001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/havana-bullet001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  havana-corner001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/havana-corner001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/havana-corner001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  havana-dome001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/havana-dome001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/havana-dome001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  havana-ptz001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/havana-ptz001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/havana-ptz001/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-sff600-g9-desktop-pc-c30885:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c30885/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elite-sff600-g9-desktop-pc-c30885/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-elitebook1040-g9-notebook-pc-c30040:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook1040-g9-notebook-pc-c30040/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook1040-g9-notebook-pc-c30040/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-elitebook830-g8-c29194:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook830-g8-c29194/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook830-g8-c29194/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-elitebook830-g9-notebook-pc-c29970:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook830-g9-notebook-pc-c29970/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook830-g9-notebook-pc-c29970/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-elitebook840-aero-g8-notebook-pc-c29120:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook840-aero-g8-notebook-pc-c29120/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook840-aero-g8-notebook-pc-c29120/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-elitebook840-g8-notebook-pc-c28758:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook840-g8-notebook-pc-c28758/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook840-g8-notebook-pc-c28758/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-elitebook840-g9-notebook-pc-c30041:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook840-g9-notebook-pc-c30041/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook840-g9-notebook-pc-c30041/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-elitebook850-g8-notebook-pc-c28760:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook850-g8-notebook-pc-c28760/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook850-g8-notebook-pc-c28760/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-elitebook850-g8-notebook-pc-c28761:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook850-g8-notebook-pc-c28761/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook850-g8-notebook-pc-c28761/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-elitebook-x360830-g8-notebook-pc-c29121:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitebook-x360830-g8-notebook-pc-c29121/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitebook-x360830-g8-notebook-pc-c29121/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-elitedesk800-g6-sff-c28123:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28123/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28123/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-elitedesk800-g6-sff-c28124:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28124/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitedesk800-g6-sff-c28124/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-g6-small-form-factor-pc-c29247:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c29247/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-elitedesk805-g6-small-form-factor-pc-c29247/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-pro-mini400-g9-desktop-pc-c29602:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29602/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29602/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-mini400-g9-desktop-pc-c29657:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29657/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-mini400-g9-desktop-pc-c29657/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-sff400-g9-desktop-pc-c30464:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-sff400-g9-desktop-pc-c30464/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-sff400-g9-desktop-pc-c30464/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-small-form-factor400-g9-desktop-pc-c29610:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-small-form-factor400-g9-desktop-pc-c29610/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-small-form-factor400-g9-desktop-pc-c29610/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-small-form-factor400-g9-desktop-pc-c29611:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-small-form-factor400-g9-desktop-pc-c29611/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-small-form-factor400-g9-desktop-pc-c29611/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-small-form-factor400-g9-desktop-pc-c29612:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-small-form-factor400-g9-desktop-pc-c29612/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-small-form-factor400-g9-desktop-pc-c29612/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-tower400-g9-desktop-pc-c29621:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-tower400-g9-desktop-pc-c29621/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-tower400-g9-desktop-pc-c29621/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-pro-tower400-g9-desktop-pc-c29622:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-pro-tower400-g9-desktop-pc-c29622/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-pro-tower400-g9-desktop-pc-c29622/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-probook440-g8-notebook-pc-c28980:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-probook440-g8-notebook-pc-c28980/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-probook440-g8-notebook-pc-c28980/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-probook440-g8-notebook-pc-c28981:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-probook440-g8-notebook-pc-c28981/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-probook440-g8-notebook-pc-c28981/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-probook630-g8-notebook-pc-c28763:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-probook630-g8-notebook-pc-c28763/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-probook630-g8-notebook-pc-c28763/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-probook630-g8-notebook-pc-c28764:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-probook630-g8-notebook-pc-c28764/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-probook630-g8-notebook-pc-c28764/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-probook630-g8-notebook-pc-c28765:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-probook630-g8-notebook-pc-c28765/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-probook630-g8-notebook-pc-c28765/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-g6-small-form-factor-pc-c29178:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-prodesk405-g6-small-form-factor-pc-c29178/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-prodesk405-g6-small-form-factor-pc-c29178/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-prodesk405-g6-small-form-factor-pc-c29179:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-prodesk405-g6-small-form-factor-pc-c29179/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-prodesk405-g6-small-form-factor-pc-c29179/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-prodesk600-g6-sff-pc-c27950:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-prodesk600-g6-sff-pc-c27950/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-prodesk600-g6-sff-pc-c27950/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-g5-workstation-c28172:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-z2-tower-g5-workstation-c28172/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-z2-tower-g5-workstation-c28172/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-z4-g4-workstation-c28691:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-z4-g4-workstation-c28691/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-z4-g4-workstation-c28691/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-create-g7-c28000:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-zbook-create-g7-c28000/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-zbook-create-g7-c28000/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-c28965:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-zbook-studio156-inch-g8-mobile-workstation-pc-c28965/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-zbook-studio156-inch-g8-mobile-workstation-pc-c28965/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-g7-c27933:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-zbook-studio-g7-c27933/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-zbook-studio-g7-c27933/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-zbook-studio-g7-c27934:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-zbook-studio-g7-c27934/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-zbook-studio-g7-c27934/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
+  hp-zcentral-4r-workstation-c28176:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-zcentral-4r-workstation-c28176/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-zcentral-4r-workstation-c28176/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  hp-zcentral-4r-workstation-c28177:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/hp-zcentral-4r-workstation-c28177/default.yaml
+      testflinger_agent_configfile: data-tel-l5/hp-zcentral-4r-workstation-c28177/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  intel-lookout-canyon-adl-ps001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/intel-lookout-canyon-adl-ps001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/intel-lookout-canyon-adl-ps001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  intel-nuc7cjyh-c26256:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/intel-nuc7cjyh-c26256/default.yaml
+      testflinger_agent_configfile: data-tel-l5/intel-nuc7cjyh-c26256/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  inventec-e200-c29873:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/inventec-e200-c29873/default.yaml
+      testflinger_agent_configfile: data-tel-l5/inventec-e200-c29873/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  jollyville001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/jollyville001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/jollyville001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  kariya001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/kariya001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/kariya001/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
+  katy001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/katy001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/katy001/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-thinkcentre-m90n1-c29526:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lenovo-thinkcentre-m90n1-c29526/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lenovo-thinkcentre-m90n1-c29526/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
+  lenovo-thinkstation-p350-tower-sff-c28696:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lenovo-thinkstation-p350-tower-sff-c28696/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lenovo-thinkstation-p350-tower-sff-c28696/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  lenovo-thinkstation-p360-ultra-c30581:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lenovo-thinkstation-p360-ultra-c30581/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lenovo-thinkstation-p360-ultra-c30581/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  lenovo-thinkstation-p360-ultra-c30583:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lenovo-thinkstation-p360-ultra-c30583/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lenovo-thinkstation-p360-ultra-c30583/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  lenovo-thinkstation-p360-ultra-c30585:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lenovo-thinkstation-p360-ultra-c30585/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lenovo-thinkstation-p360-ultra-c30585/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  lg-ck500n-c27323:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lg-ck500n-c27323/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lg-ck500n-c27323/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  lg-cl600w-c27322:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lg-cl600w-c27322/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lg-cl600w-c27322/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  limerick-kr260001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/limerick-kr260001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/limerick-kr260001/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
+  murcia3200001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/murcia3200001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/murcia3200001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  murcia5200001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/murcia5200001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/murcia5200001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  nederland-kraken1001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/nederland-kraken1001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/nederland-kraken1001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  nederland-kraken2001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/nederland-kraken2001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/nederland-kraken2001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  nuremberg-homegen2001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/nuremberg-homegen2001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/nuremberg-homegen2001/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
+  nvidia-jetson-agx-orin-c31646:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/nvidia-jetson-agx-orin-c31646/default.yaml
+      testflinger_agent_configfile: data-tel-l5/nvidia-jetson-agx-orin-c31646/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
+  rpi2b005:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/rpi2b005/default.yaml
+      testflinger_agent_configfile: data-tel-l5/rpi2b005/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
+  rpi3005:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/rpi3005/default.yaml
+      testflinger_agent_configfile: data-tel-l5/rpi3005/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
+  rpi3ap005:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/rpi3ap005/default.yaml
+      testflinger_agent_configfile: data-tel-l5/rpi3ap005/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
+  rpi4b1g002:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/rpi4b1g002/default.yaml
+      testflinger_agent_configfile: data-tel-l5/rpi4b1g002/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
+  rpi4b2g002:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/rpi4b2g002/default.yaml
+      testflinger_agent_configfile: data-tel-l5/rpi4b2g002/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
+  sugarland-pdk001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/sugarland-pdk001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/sugarland-pdk001/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
+  tillery001:
+    charm: testflinger-agent
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/tillery001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/tillery001/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..6efa9e2
--- /dev/null
+++ b/ce-cert/ce-tf-agents.yaml
@@ -0,0 +1,923 @@
+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
+  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
+  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
+  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
+  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
+  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
+  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
+  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
+  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
+  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
+  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
+  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/00e04c68d5c5/default.yaml b/ce-cert/data-tel-l3/00e04c68d5c5/default.yaml
new file mode 100644
index 0000000..10b1d78
--- /dev/null
+++ b/ce-cert/data-tel-l3/00e04c68d5c5/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.109
+secure_id: RcrRSdZ9kjhohV8JdrWtfG
+node_id: rk4fmx
+maas_user: cert-maas-tel-01
+agent_name: 00e04c68d5c5
+node_name: 00e04c68d5c5
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.127 .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.194.127 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: RcrRSdZ9kjhohV8JdrWtfG
+  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.109
diff --git a/ce-cert/data-tel-l3/00e04c68d5c5/testflinger-agent.conf b/ce-cert/data-tel-l3/00e04c68d5c5/testflinger-agent.conf
new file mode 100644
index 0000000..856d157
--- /dev/null
+++ b/ce-cert/data-tel-l3/00e04c68d5c5/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: 00e04c68d5c5
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/00e04c68d5c5/run
+logging_basedir: /home/ubuntu/testflinger/00e04c68d5c5/logs
+results_basedir: /home/ubuntu/testflinger/00e04c68d5c5/results
+logging_level: INFO
+job_queues:
+- 201909-27366
+- 00e04c68d5c5
+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/advantech-epc-t4218-c31936/default.yaml b/ce-cert/data-tel-l3/advantech-epc-t4218-c31936/default.yaml
new file mode 100644
index 0000000..68f13ce
--- /dev/null
+++ b/ce-cert/data-tel-l3/advantech-epc-t4218-c31936/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.154.241
+secure_id: bJhFU5Ps6hAQNvNMcHW3db
+node_id: drt36w
+maas_user: cert-maas-tel-01
+agent_name: advantech-epc-t4218-c31936
+node_name: advantech-epc-t4218-c31936
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.157 .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.194.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: bJhFU5Ps6hAQNvNMcHW3db
+  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.154.241
diff --git a/ce-cert/data-tel-l3/advantech-epc-t4218-c31936/testflinger-agent.conf b/ce-cert/data-tel-l3/advantech-epc-t4218-c31936/testflinger-agent.conf
new file mode 100644
index 0000000..62e1aa1
--- /dev/null
+++ b/ce-cert/data-tel-l3/advantech-epc-t4218-c31936/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: advantech-epc-t4218-c31936
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-epc-t4218-c31936/run
+logging_basedir: /home/ubuntu/testflinger/advantech-epc-t4218-c31936/logs
+results_basedir: /home/ubuntu/testflinger/advantech-epc-t4218-c31936/results
+logging_level: INFO
+job_queues:
+- 202308-31936
+- advantech-epc-t4218-c31936
+- advantech-epc-t4218
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/advantech-uno420-c29205/default.yaml b/ce-cert/data-tel-l3/advantech-uno420-c29205/default.yaml
new file mode 100644
index 0000000..8315604
--- /dev/null
+++ b/ce-cert/data-tel-l3/advantech-uno420-c29205/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.101
+secure_id: 94wAjaRLfoRpEwBSjA4CXZ
+node_id: 4pmnqs
+maas_user: cert-maas-tel-01
+agent_name: advantech-uno420-c29205
+node_name: advantech-uno-420-c29205
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.126 .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.194.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 94wAjaRLfoRpEwBSjA4CXZ
+  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.101
diff --git a/ce-cert/data-tel-l3/advantech-uno420-c29205/testflinger-agent.conf b/ce-cert/data-tel-l3/advantech-uno420-c29205/testflinger-agent.conf
new file mode 100644
index 0000000..a2b0c72
--- /dev/null
+++ b/ce-cert/data-tel-l3/advantech-uno420-c29205/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: advantech-uno420-c29205
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-uno420-c29205/run
+logging_basedir: /home/ubuntu/testflinger/advantech-uno420-c29205/logs
+results_basedir: /home/ubuntu/testflinger/advantech-uno420-c29205/results
+logging_level: INFO
+job_queues:
+- 202106-29205
+- advantech-uno-420-c29205
+- advantech-uno-420
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dawson004/default.yaml b/ce-cert/data-tel-l3/dawson004/default.yaml
new file mode 100644
index 0000000..11b7157
--- /dev/null
+++ b/ce-cert/data-tel-l3/dawson004/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.61
+secure_id: LzbgsaxqNpaPzBbK3WdnDN
+node_id: 46kdq7
+maas_user: cert-maas-tel-01
+agent_name: dawson004
+node_name: dawson-004
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.123 .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.194.123 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: LzbgsaxqNpaPzBbK3WdnDN
+  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.61
diff --git a/ce-cert/data-tel-l3/dawson004/testflinger-agent.conf b/ce-cert/data-tel-l3/dawson004/testflinger-agent.conf
new file mode 100644
index 0000000..d1da8e1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dawson004/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dawson004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dawson004/run
+logging_basedir: /home/ubuntu/testflinger/dawson004/logs
+results_basedir: /home/ubuntu/testflinger/dawson004/results
+logging_level: INFO
+job_queues:
+- 201805-26252
+- dawson-004
+- dawson-j
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dawson005/default.yaml b/ce-cert/data-tel-l3/dawson005/default.yaml
new file mode 100644
index 0000000..7a47a12
--- /dev/null
+++ b/ce-cert/data-tel-l3/dawson005/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.63
+secure_id: 3DqPvuiWR8DubNxeE9WxZT
+node_id: wsgy6g
+maas_user: cert-maas-tel-01
+agent_name: dawson005
+node_name: dawson-005
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.123 .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.194.123 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 3DqPvuiWR8DubNxeE9WxZT
+  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.63
diff --git a/ce-cert/data-tel-l3/dawson005/testflinger-agent.conf b/ce-cert/data-tel-l3/dawson005/testflinger-agent.conf
new file mode 100644
index 0000000..19d8d00
--- /dev/null
+++ b/ce-cert/data-tel-l3/dawson005/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dawson005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dawson005/run
+logging_basedir: /home/ubuntu/testflinger/dawson005/logs
+results_basedir: /home/ubuntu/testflinger/dawson005/results
+logging_level: INFO
+job_queues:
+- 201805-26255
+- dawson-005
+- dawson-j
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-embedded-box-pc3000-c21847/default.yaml b/ce-cert/data-tel-l3/dell-embedded-box-pc3000-c21847/default.yaml
new file mode 100644
index 0000000..ac7e90f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-embedded-box-pc3000-c21847/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.35
+secure_id: a00D000000feN0gIAE
+maas_user: cert-maas-tel-01
+agent_name: dell-embedded-box-pc3000-c21847
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.121 .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.194.121 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: a00D000000feN0gIAE
+  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.35
diff --git a/ce-cert/data-tel-l3/dell-embedded-box-pc3000-c21847/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-embedded-box-pc3000-c21847/testflinger-agent.conf
new file mode 100644
index 0000000..a2f2a52
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-embedded-box-pc3000-c21847/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-embedded-box-pc3000-c21847
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-embedded-box-pc3000-c21847/run
+logging_basedir: /home/ubuntu/testflinger/dell-embedded-box-pc3000-c21847/logs
+results_basedir: /home/ubuntu/testflinger/dell-embedded-box-pc3000-c21847/results
+logging_level: INFO
+job_queues:
+- 201604-21847
+- dell-embedded-box-pc-3000-c21847
+- dell-embedded-box-pc-3000
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/dell-embedded-box-pc5000-c21849/default.yaml b/ce-cert/data-tel-l3/dell-embedded-box-pc5000-c21849/default.yaml
new file mode 100644
index 0000000..3e200ff
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-embedded-box-pc5000-c21849/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.195
+secure_id: a00D000000feN0qIAE
+maas_user: cert-maas-tel-01
+agent_name: dell-embedded-box-pc5000-c21849
+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.7 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.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: a00D000000feN0qIAE
+  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.195
diff --git a/ce-cert/data-tel-l3/dell-embedded-box-pc5000-c21849/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-embedded-box-pc5000-c21849/testflinger-agent.conf
new file mode 100644
index 0000000..7f9ba41
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-embedded-box-pc5000-c21849/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-embedded-box-pc5000-c21849
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-embedded-box-pc5000-c21849/run
+logging_basedir: /home/ubuntu/testflinger/dell-embedded-box-pc5000-c21849/logs
+results_basedir: /home/ubuntu/testflinger/dell-embedded-box-pc5000-c21849/results
+logging_level: INFO
+job_queues:
+- 201604-21849
+- dell-embedded-box-pc-5000-c21849
+- dell-embedded-box-pc-5000
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/dell-g155520-c30422/default.yaml b/ce-cert/data-tel-l3/dell-g155520-c30422/default.yaml
new file mode 100644
index 0000000..0008a2d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155520-c30422/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.119
+secure_id: wHgu4dXiJDyGNyEqkNtkr8
+node_id: hpew7w
+maas_user: cert-maas-tel-01
+agent_name: dell-g155520-c30422
+node_name: dell-g15-5520-c30422
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.108 .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.194.108 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: wHgu4dXiJDyGNyEqkNtkr8
+  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.119
diff --git a/ce-cert/data-tel-l3/dell-g155520-c30422/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g155520-c30422/testflinger-agent.conf
new file mode 100644
index 0000000..6b21bb1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155520-c30422/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g155520-c30422
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g155520-c30422/run
+logging_basedir: /home/ubuntu/testflinger/dell-g155520-c30422/logs
+results_basedir: /home/ubuntu/testflinger/dell-g155520-c30422/results
+logging_level: INFO
+job_queues:
+- 202207-30422
+- dell-g15-5520-c30422
+- dell-g15-5520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31025/default.yaml b/ce-cert/data-tel-l3/dell-g155530-c31025/default.yaml
new file mode 100644
index 0000000..aa8fc93
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31025/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.111
+secure_id: fKEoxjmZ7wfodxpsd6eUJK
+maas_user: cert-maas-tel-01
+agent_name: dell-g155530-c31025
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.107 .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.194.107 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: fKEoxjmZ7wfodxpsd6eUJK
+  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.111
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31025/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g155530-c31025/testflinger-agent.conf
new file mode 100644
index 0000000..1e46046
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31025/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g155530-c31025
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g155530-c31025/run
+logging_basedir: /home/ubuntu/testflinger/dell-g155530-c31025/logs
+results_basedir: /home/ubuntu/testflinger/dell-g155530-c31025/results
+logging_level: INFO
+job_queues:
+- 202212-31025
+- dell-g15-5530-c31025
+- dell-g15-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31027/default.yaml b/ce-cert/data-tel-l3/dell-g155530-c31027/default.yaml
new file mode 100644
index 0000000..a71debe
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31027/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.113
+secure_id: jTUUp6xnFTVQWG59QuKtEq
+maas_user: cert-maas-tel-01
+agent_name: dell-g155530-c31027
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.107 .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.194.107 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: jTUUp6xnFTVQWG59QuKtEq
+  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.113
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31027/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g155530-c31027/testflinger-agent.conf
new file mode 100644
index 0000000..cde1ce7
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31027/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g155530-c31027
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g155530-c31027/run
+logging_basedir: /home/ubuntu/testflinger/dell-g155530-c31027/logs
+results_basedir: /home/ubuntu/testflinger/dell-g155530-c31027/results
+logging_level: INFO
+job_queues:
+- 202212-31027
+- dell-g15-5530-c31027
+- dell-g15-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31028/default.yaml b/ce-cert/data-tel-l3/dell-g155530-c31028/default.yaml
new file mode 100644
index 0000000..c431445
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31028/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.153
+secure_id: RG7dixJRGurmHWTc9W8noA
+maas_user: cert-maas-tel-01
+agent_name: dell-g155530-c31028
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.110 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: RG7dixJRGurmHWTc9W8noA
+  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.153
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31028/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g155530-c31028/testflinger-agent.conf
new file mode 100644
index 0000000..375a96e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31028/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g155530-c31028
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g155530-c31028/run
+logging_basedir: /home/ubuntu/testflinger/dell-g155530-c31028/logs
+results_basedir: /home/ubuntu/testflinger/dell-g155530-c31028/results
+logging_level: INFO
+job_queues:
+- 202212-31028
+- dell-g15-5530-c31028
+- dell-g15-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31031/default.yaml b/ce-cert/data-tel-l3/dell-g155530-c31031/default.yaml
new file mode 100644
index 0000000..584023a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31031/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.151
+secure_id: AkW99TjrruE4tHBshf4LZ9
+maas_user: cert-maas-tel-01
+agent_name: dell-g155530-c31031
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.110 .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.194.110 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: AkW99TjrruE4tHBshf4LZ9
+  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.151
diff --git a/ce-cert/data-tel-l3/dell-g155530-c31031/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g155530-c31031/testflinger-agent.conf
new file mode 100644
index 0000000..eb78e0d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g155530-c31031/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g155530-c31031
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g155530-c31031/run
+logging_basedir: /home/ubuntu/testflinger/dell-g155530-c31031/logs
+results_basedir: /home/ubuntu/testflinger/dell-g155530-c31031/results
+logging_level: INFO
+job_queues:
+- 202212-31031
+- dell-g15-5530-c31031
+- dell-g15-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-g167630-c31026/default.yaml b/ce-cert/data-tel-l3/dell-g167630-c31026/default.yaml
new file mode 100644
index 0000000..716ef0e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g167630-c31026/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.71
+secure_id: HpKWDidAjuW3YJu7WToUQV
+maas_user: cert-maas-tel-01
+agent_name: dell-g167630-c31026
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.104 .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.194.104 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: HpKWDidAjuW3YJu7WToUQV
+  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.71
diff --git a/ce-cert/data-tel-l3/dell-g167630-c31026/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g167630-c31026/testflinger-agent.conf
new file mode 100644
index 0000000..e620947
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g167630-c31026/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g167630-c31026
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g167630-c31026/run
+logging_basedir: /home/ubuntu/testflinger/dell-g167630-c31026/logs
+results_basedir: /home/ubuntu/testflinger/dell-g167630-c31026/results
+logging_level: INFO
+job_queues:
+- 202212-31026
+- dell-g16-7630-c31026
+- dell-g16-7630
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-g167630-c31029/default.yaml b/ce-cert/data-tel-l3/dell-g167630-c31029/default.yaml
new file mode 100644
index 0000000..4e5878b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g167630-c31029/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.73
+secure_id: YeMxidFnkPsLWZGee9gmjD
+maas_user: cert-maas-tel-01
+agent_name: dell-g167630-c31029
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.104 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: YeMxidFnkPsLWZGee9gmjD
+  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.73
diff --git a/ce-cert/data-tel-l3/dell-g167630-c31029/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g167630-c31029/testflinger-agent.conf
new file mode 100644
index 0000000..4e2f777
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g167630-c31029/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g167630-c31029
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g167630-c31029/run
+logging_basedir: /home/ubuntu/testflinger/dell-g167630-c31029/logs
+results_basedir: /home/ubuntu/testflinger/dell-g167630-c31029/results
+logging_level: INFO
+job_queues:
+- 202212-31029
+- dell-g16-7630-c31029
+- dell-g16-7630
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-g167630-c31030/default.yaml b/ce-cert/data-tel-l3/dell-g167630-c31030/default.yaml
new file mode 100644
index 0000000..ccdb56c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g167630-c31030/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.31
+secure_id: KDh2REKQhxdxVy5aDZVDov
+maas_user: cert-maas-tel-01
+agent_name: dell-g167630-c31030
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.101 .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.194.101 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: KDh2REKQhxdxVy5aDZVDov
+  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.31
diff --git a/ce-cert/data-tel-l3/dell-g167630-c31030/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-g167630-c31030/testflinger-agent.conf
new file mode 100644
index 0000000..2495066
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-g167630-c31030/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-g167630-c31030
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-g167630-c31030/run
+logging_basedir: /home/ubuntu/testflinger/dell-g167630-c31030/logs
+results_basedir: /home/ubuntu/testflinger/dell-g167630-c31030/results
+logging_level: INFO
+job_queues:
+- 202212-31030
+- dell-g16-7630-c31030
+- dell-g16-7630
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron145430-c30711/default.yaml b/ce-cert/data-tel-l3/dell-inspiron145430-c30711/default.yaml
new file mode 100644
index 0000000..d93cdf0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron145430-c30711/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.245
+secure_id: NRmqhBqQc5yYARxn5JJxZ6
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron145430-c30711
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: NRmqhBqQc5yYARxn5JJxZ6
+  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.245
diff --git a/ce-cert/data-tel-l3/dell-inspiron145430-c30711/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron145430-c30711/testflinger-agent.conf
new file mode 100644
index 0000000..32ddf17
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron145430-c30711/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron145430-c30711
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron145430-c30711/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron145430-c30711/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron145430-c30711/results
+logging_level: INFO
+job_queues:
+- 202210-30711
+- dell-inspiron-14-5430-c30711
+- dell-inspiron-14-5430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron145430-c31044/default.yaml b/ce-cert/data-tel-l3/dell-inspiron145430-c31044/default.yaml
new file mode 100644
index 0000000..f28e132
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron145430-c31044/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.25
+secure_id: 7DtEvhB8idF2CSwQTCgB7E
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron145430-c31044
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.120 .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.194.120 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 7DtEvhB8idF2CSwQTCgB7E
+  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.25
diff --git a/ce-cert/data-tel-l3/dell-inspiron145430-c31044/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron145430-c31044/testflinger-agent.conf
new file mode 100644
index 0000000..7e9f8de
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron145430-c31044/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron145430-c31044
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron145430-c31044/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron145430-c31044/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron145430-c31044/results
+logging_level: INFO
+job_queues:
+- 202212-31044
+- dell-inspiron-14-5430-c31044
+- dell-inspiron-14-5430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron153530-c31017/default.yaml b/ce-cert/data-tel-l3/dell-inspiron153530-c31017/default.yaml
new file mode 100644
index 0000000..cf8aef4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153530-c31017/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.147
+secure_id: 9ASD4ARmnUTFWGzea8PrtG
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron153530-c31017
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9ASD4ARmnUTFWGzea8PrtG
+  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.147
diff --git a/ce-cert/data-tel-l3/dell-inspiron153530-c31017/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron153530-c31017/testflinger-agent.conf
new file mode 100644
index 0000000..f441a28
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153530-c31017/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron153530-c31017
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron153530-c31017/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron153530-c31017/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron153530-c31017/results
+logging_level: INFO
+job_queues:
+- 202212-31017
+- dell-inspiron-15-3530-c31017
+- dell-inspiron-15-3530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron153530-c31024/default.yaml b/ce-cert/data-tel-l3/dell-inspiron153530-c31024/default.yaml
new file mode 100644
index 0000000..708b37f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153530-c31024/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.189
+secure_id: XXV4gRzVBKYEgJgHZZEocF
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron153530-c31024
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: XXV4gRzVBKYEgJgHZZEocF
+  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.189
diff --git a/ce-cert/data-tel-l3/dell-inspiron153530-c31024/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron153530-c31024/testflinger-agent.conf
new file mode 100644
index 0000000..25fbf5e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153530-c31024/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron153530-c31024
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron153530-c31024/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron153530-c31024/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron153530-c31024/results
+logging_level: INFO
+job_queues:
+- 202212-31024
+- dell-inspiron-15-3530-c31024
+- dell-inspiron-15-3530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron153535-c30910/default.yaml b/ce-cert/data-tel-l3/dell-inspiron153535-c30910/default.yaml
new file mode 100644
index 0000000..66e92b6
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153535-c30910/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.183
+secure_id: BDzHmsG8sefMkitkVepe2q
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron153535-c30910
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: BDzHmsG8sefMkitkVepe2q
+  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.183
diff --git a/ce-cert/data-tel-l3/dell-inspiron153535-c30910/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron153535-c30910/testflinger-agent.conf
new file mode 100644
index 0000000..0db777d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153535-c30910/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron153535-c30910
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron153535-c30910/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron153535-c30910/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron153535-c30910/results
+logging_level: INFO
+job_queues:
+- 202212-30910
+- dell-inspiron-15-3535-c30910
+- dell-inspiron-15-3535
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron153535-c30911/default.yaml b/ce-cert/data-tel-l3/dell-inspiron153535-c30911/default.yaml
new file mode 100644
index 0000000..6efdaa2
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153535-c30911/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.185
+secure_id: hGAifG26DQvC63EJJWpEH8
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron153535-c30911
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: hGAifG26DQvC63EJJWpEH8
+  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.185
diff --git a/ce-cert/data-tel-l3/dell-inspiron153535-c30911/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron153535-c30911/testflinger-agent.conf
new file mode 100644
index 0000000..b240a95
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron153535-c30911/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron153535-c30911
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron153535-c30911/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron153535-c30911/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron153535-c30911/results
+logging_level: INFO
+job_queues:
+- 202212-30911
+- dell-inspiron-15-3535-c30911
+- dell-inspiron-15-3535
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron165630-c30786/default.yaml b/ce-cert/data-tel-l3/dell-inspiron165630-c30786/default.yaml
new file mode 100644
index 0000000..56e9ca7
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron165630-c30786/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.243
+secure_id: 5EKseSFfdMGArHVmj8TgpX
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron165630-c30786
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.118 .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.194.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 5EKseSFfdMGArHVmj8TgpX
+  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.243
diff --git a/ce-cert/data-tel-l3/dell-inspiron165630-c30786/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron165630-c30786/testflinger-agent.conf
new file mode 100644
index 0000000..3d86cc0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron165630-c30786/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron165630-c30786
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron165630-c30786/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron165630-c30786/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron165630-c30786/results
+logging_level: INFO
+job_queues:
+- 202211-30786
+- dell-inspiron-16-5630-c30786
+- dell-inspiron-16-5630
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron165630-c31013/default.yaml b/ce-cert/data-tel-l3/dell-inspiron165630-c31013/default.yaml
new file mode 100644
index 0000000..cefc9c1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron165630-c31013/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.27
+secure_id: H9K7pvCKeDC9qofDd3XPXA
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron165630-c31013
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.120 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: H9K7pvCKeDC9qofDd3XPXA
+  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.27
diff --git a/ce-cert/data-tel-l3/dell-inspiron165630-c31013/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron165630-c31013/testflinger-agent.conf
new file mode 100644
index 0000000..2316eeb
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron165630-c31013/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron165630-c31013
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron165630-c31013/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron165630-c31013/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron165630-c31013/results
+logging_level: INFO
+job_queues:
+- 202212-31013
+- dell-inspiron-16-5630-c31013
+- dell-inspiron-16-5630
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-inspiron3593-c27241/default.yaml b/ce-cert/data-tel-l3/dell-inspiron3593-c27241/default.yaml
new file mode 100644
index 0000000..df2e264
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron3593-c27241/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.203
+secure_id: DAGaRTLTP84gepcUGKKP77
+node_id: dngttp
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron3593-c27241
+node_name: dell-inspiron-3593-c27241
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: DAGaRTLTP84gepcUGKKP77
+  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.203
diff --git a/ce-cert/data-tel-l3/dell-inspiron3593-c27241/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron3593-c27241/testflinger-agent.conf
new file mode 100644
index 0000000..95eeeda
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron3593-c27241/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron3593-c27241
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron3593-c27241/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron3593-c27241/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron3593-c27241/results
+logging_level: INFO
+job_queues:
+- 201907-27241
+- dell-inspiron-3593-c27241
+- dell-inspiron-3593
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-inspiron5480-c26321/default.yaml b/ce-cert/data-tel-l3/dell-inspiron5480-c26321/default.yaml
new file mode 100644
index 0000000..6d0c1bb
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron5480-c26321/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.154.31
+secure_id: 4RF4Dbr4Ag9tHjR8LUBDUn
+node_id: fdf4pq
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron5480-c26321
+node_name: dell-inspiron-5480-c26321
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4RF4Dbr4Ag9tHjR8LUBDUn
+  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.154.31
diff --git a/ce-cert/data-tel-l3/dell-inspiron5480-c26321/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron5480-c26321/testflinger-agent.conf
new file mode 100644
index 0000000..cf82e5b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron5480-c26321/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron5480-c26321
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron5480-c26321/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron5480-c26321/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron5480-c26321/results
+logging_level: INFO
+job_queues:
+- 201807-26321
+- dell-inspiron-5480-c26321
+- dell-inspiron-5480
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-inspiron7591-c26881/default.yaml b/ce-cert/data-tel-l3/dell-inspiron7591-c26881/default.yaml
new file mode 100644
index 0000000..3807c3a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron7591-c26881/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.154.71
+secure_id: JRLASMXRLRc6fK8GQrqhM6
+node_id: y7dw6d
+maas_user: cert-maas-tel-01
+agent_name: dell-inspiron7591-c26881
+node_name: dell-inspiron-7591-c26881
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: JRLASMXRLRc6fK8GQrqhM6
+  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.154.71
diff --git a/ce-cert/data-tel-l3/dell-inspiron7591-c26881/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-inspiron7591-c26881/testflinger-agent.conf
new file mode 100644
index 0000000..6413f99
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-inspiron7591-c26881/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-inspiron7591-c26881
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-inspiron7591-c26881/run
+logging_basedir: /home/ubuntu/testflinger/dell-inspiron7591-c26881/logs
+results_basedir: /home/ubuntu/testflinger/dell-inspiron7591-c26881/results
+logging_level: INFO
+job_queues:
+- 201903-26881
+- dell-inspiron-7591-c26881
+- dell-inspiron-7591
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-latitude3340-c31032/default.yaml b/ce-cert/data-tel-l3/dell-latitude3340-c31032/default.yaml
new file mode 100644
index 0000000..9380b41
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3340-c31032/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.75
+secure_id: nuWpjUqroZePbmLL2RLahL
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3340-c31032
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: nuWpjUqroZePbmLL2RLahL
+  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.154.75
diff --git a/ce-cert/data-tel-l3/dell-latitude3340-c31032/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3340-c31032/testflinger-agent.conf
new file mode 100644
index 0000000..0a171b8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3340-c31032/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3340-c31032
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31032/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31032/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31032/results
+logging_level: INFO
+job_queues:
+- 202212-31032
+- dell-latitude-3340-c31032
+- dell-latitude-3340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3340-c31033/default.yaml b/ce-cert/data-tel-l3/dell-latitude3340-c31033/default.yaml
new file mode 100644
index 0000000..03298da
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3340-c31033/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.77
+secure_id: jJk8ULaMAJkg7jzCZGfU7j
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3340-c31033
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.145 .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.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: jJk8ULaMAJkg7jzCZGfU7j
+  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.154.77
diff --git a/ce-cert/data-tel-l3/dell-latitude3340-c31033/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3340-c31033/testflinger-agent.conf
new file mode 100644
index 0000000..36d258a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3340-c31033/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3340-c31033
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31033/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31033/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31033/results
+logging_level: INFO
+job_queues:
+- 202212-31033
+- dell-latitude-3340-c31033
+- dell-latitude-3340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3340-c31045/default.yaml b/ce-cert/data-tel-l3/dell-latitude3340-c31045/default.yaml
new file mode 100644
index 0000000..85f4865
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3340-c31045/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.195
+secure_id: 2cKtd34gvJZmwXfEUgUmxA
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3340-c31045
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 2cKtd34gvJZmwXfEUgUmxA
+  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.154.195
diff --git a/ce-cert/data-tel-l3/dell-latitude3340-c31045/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3340-c31045/testflinger-agent.conf
new file mode 100644
index 0000000..733b461
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3340-c31045/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3340-c31045
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31045/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31045/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3340-c31045/results
+logging_level: INFO
+job_queues:
+- 202212-31045
+- dell-latitude-3340-c31045
+- dell-latitude-3340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3440-c31046/default.yaml b/ce-cert/data-tel-l3/dell-latitude3440-c31046/default.yaml
new file mode 100644
index 0000000..4165d4d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3440-c31046/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.95
+secure_id: 9PqZ5Pr65A4HMuMrApRw79
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3440-c31046
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.145 .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.194.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9PqZ5Pr65A4HMuMrApRw79
+  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.154.95
diff --git a/ce-cert/data-tel-l3/dell-latitude3440-c31046/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3440-c31046/testflinger-agent.conf
new file mode 100644
index 0000000..7d02a77
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3440-c31046/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3440-c31046
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3440-c31046/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3440-c31046/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3440-c31046/results
+logging_level: INFO
+job_queues:
+- 202212-31046
+- dell-latitude-3440-c31046
+- dell-latitude-3440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3530-c30271/default.yaml b/ce-cert/data-tel-l3/dell-latitude3530-c30271/default.yaml
new file mode 100644
index 0000000..512b9d3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3530-c30271/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.63
+secure_id: Tr8m6m2vNNKAU5h2hZMZAH
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3530-c30271
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.106 .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.194.106 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Tr8m6m2vNNKAU5h2hZMZAH
+  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.63
diff --git a/ce-cert/data-tel-l3/dell-latitude3530-c30271/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3530-c30271/testflinger-agent.conf
new file mode 100644
index 0000000..5ba6536
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3530-c30271/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3530-c30271
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3530-c30271/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3530-c30271/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3530-c30271/results
+logging_level: INFO
+job_queues:
+- 202205-30271
+- dell-latitude-3530-c30271
+- dell-latitude-3530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3540-c31047/default.yaml b/ce-cert/data-tel-l3/dell-latitude3540-c31047/default.yaml
new file mode 100644
index 0000000..9e51fa3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3540-c31047/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.147
+secure_id: P49rnPeH7uihX3RXVp3vRZ
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3540-c31047
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.150 .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.194.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: P49rnPeH7uihX3RXVp3vRZ
+  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.154.147
diff --git a/ce-cert/data-tel-l3/dell-latitude3540-c31047/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3540-c31047/testflinger-agent.conf
new file mode 100644
index 0000000..a7cffc1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3540-c31047/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3540-c31047
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31047/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31047/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31047/results
+logging_level: INFO
+job_queues:
+- 202212-31047
+- dell-latitude-3540-c31047
+- dell-latitude-3540
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3540-c31048/default.yaml b/ce-cert/data-tel-l3/dell-latitude3540-c31048/default.yaml
new file mode 100644
index 0000000..a0659c4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3540-c31048/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.149
+secure_id: YC3iMLiEUDtdQsosu8GNc6
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3540-c31048
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.150 .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.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: YC3iMLiEUDtdQsosu8GNc6
+  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.154.149
diff --git a/ce-cert/data-tel-l3/dell-latitude3540-c31048/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3540-c31048/testflinger-agent.conf
new file mode 100644
index 0000000..3145d7b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3540-c31048/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3540-c31048
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31048/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31048/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31048/results
+logging_level: INFO
+job_queues:
+- 202212-31048
+- dell-latitude-3540-c31048
+- dell-latitude-3540
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude3540-c31056/default.yaml b/ce-cert/data-tel-l3/dell-latitude3540-c31056/default.yaml
new file mode 100644
index 0000000..e334fd3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3540-c31056/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.187
+secure_id: PnGB4CjUsKBmPiCx8WtW9h
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3540-c31056
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.153 .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.194.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: PnGB4CjUsKBmPiCx8WtW9h
+  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.154.187
diff --git a/ce-cert/data-tel-l3/dell-latitude3540-c31056/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude3540-c31056/testflinger-agent.conf
new file mode 100644
index 0000000..fe022a3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude3540-c31056/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude3540-c31056
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31056/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31056/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3540-c31056/results
+logging_level: INFO
+job_queues:
+- 202212-31056
+- dell-latitude-3540-c31056
+- dell-latitude-3540
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5340-c30951/default.yaml b/ce-cert/data-tel-l3/dell-latitude5340-c30951/default.yaml
new file mode 100644
index 0000000..dc1d4aa
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5340-c30951/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.31
+secure_id: Hkg5kP47cPzybUV4SXE9UB
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5340-c30951
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.121 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Hkg5kP47cPzybUV4SXE9UB
+  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.31
diff --git a/ce-cert/data-tel-l3/dell-latitude5340-c30951/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5340-c30951/testflinger-agent.conf
new file mode 100644
index 0000000..3e1b7e1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5340-c30951/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5340-c30951
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5340-c30951/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5340-c30951/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5340-c30951/results
+logging_level: INFO
+job_queues:
+- 202212-30951
+- dell-latitude-5340-c30951
+- dell-latitude-5340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5340-c30952/default.yaml b/ce-cert/data-tel-l3/dell-latitude5340-c30952/default.yaml
new file mode 100644
index 0000000..a1778a4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5340-c30952/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.29
+secure_id: 2FpuQWwCfeinDFG2ZnJsJS
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5340-c30952
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.121 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 2FpuQWwCfeinDFG2ZnJsJS
+  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.29
diff --git a/ce-cert/data-tel-l3/dell-latitude5340-c30952/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5340-c30952/testflinger-agent.conf
new file mode 100644
index 0000000..488b7ac
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5340-c30952/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5340-c30952
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5340-c30952/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5340-c30952/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5340-c30952/results
+logging_level: INFO
+job_queues:
+- 202212-30952
+- dell-latitude-5340-c30952
+- dell-latitude-5340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30565/default.yaml b/ce-cert/data-tel-l3/dell-latitude5440-c30565/default.yaml
new file mode 100644
index 0000000..a08926c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30565/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.65
+secure_id: Z9urEXziL98QydoUVi8TcH
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5440-c30565
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.123 .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.194.123 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Z9urEXziL98QydoUVi8TcH
+  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.65
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30565/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5440-c30565/testflinger-agent.conf
new file mode 100644
index 0000000..fc3fff5
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30565/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5440-c30565
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30565/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30565/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30565/results
+logging_level: INFO
+job_queues:
+- 202208-30565
+- dell-latitude-5440-c30565
+- dell-latitude-5440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30598/default.yaml b/ce-cert/data-tel-l3/dell-latitude5440-c30598/default.yaml
new file mode 100644
index 0000000..2e87470
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30598/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.229
+secure_id: Cu2kMJBKezUQo2eXPNRXWD
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5440-c30598
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Cu2kMJBKezUQo2eXPNRXWD
+  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.229
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30598/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5440-c30598/testflinger-agent.conf
new file mode 100644
index 0000000..496140f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30598/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5440-c30598
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30598/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30598/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30598/results
+logging_level: INFO
+job_queues:
+- 202209-30598
+- dell-latitude-5440-c30598
+- dell-latitude-5440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30925/default.yaml b/ce-cert/data-tel-l3/dell-latitude5440-c30925/default.yaml
new file mode 100644
index 0000000..6ce177e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30925/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.231
+secure_id: 9UNfQWjEBiSwyGwwSDs4U5
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5440-c30925
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.136 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9UNfQWjEBiSwyGwwSDs4U5
+  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.231
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30925/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5440-c30925/testflinger-agent.conf
new file mode 100644
index 0000000..daeb665
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30925/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5440-c30925
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30925/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30925/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30925/results
+logging_level: INFO
+job_queues:
+- 202212-30925
+- dell-latitude-5440-c30925
+- dell-latitude-5440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30926/default.yaml b/ce-cert/data-tel-l3/dell-latitude5440-c30926/default.yaml
new file mode 100644
index 0000000..c883dee
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30926/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.67
+secure_id: WHY5fVgsXjGWiSNdJMSw6T
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5440-c30926
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.123 .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.194.123 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: WHY5fVgsXjGWiSNdJMSw6T
+  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.67
diff --git a/ce-cert/data-tel-l3/dell-latitude5440-c30926/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5440-c30926/testflinger-agent.conf
new file mode 100644
index 0000000..4f2c45e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5440-c30926/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5440-c30926
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30926/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30926/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5440-c30926/results
+logging_level: INFO
+job_queues:
+- 202212-30926
+- dell-latitude-5440-c30926
+- dell-latitude-5440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude5540-c30933/default.yaml b/ce-cert/data-tel-l3/dell-latitude5540-c30933/default.yaml
new file mode 100644
index 0000000..fd6eb8c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5540-c30933/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.197
+secure_id: PKpMuCP6BsWqiWfGCeyL4H
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude5540-c30933
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.154 .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.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: PKpMuCP6BsWqiWfGCeyL4H
+  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.154.197
diff --git a/ce-cert/data-tel-l3/dell-latitude5540-c30933/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude5540-c30933/testflinger-agent.conf
new file mode 100644
index 0000000..ede7fe8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude5540-c30933/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude5540-c30933
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude5540-c30933/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude5540-c30933/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude5540-c30933/results
+logging_level: INFO
+job_queues:
+- 202212-30933
+- dell-latitude-5540-c30933
+- dell-latitude-5540
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7340-c30956/default.yaml b/ce-cert/data-tel-l3/dell-latitude7340-c30956/default.yaml
new file mode 100644
index 0000000..adef9d0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7340-c30956/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.55
+secure_id: AjeGP4CP7cEKsKUhzgj6DX
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7340-c30956
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.142 .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.194.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: AjeGP4CP7cEKsKUhzgj6DX
+  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.154.55
diff --git a/ce-cert/data-tel-l3/dell-latitude7340-c30956/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7340-c30956/testflinger-agent.conf
new file mode 100644
index 0000000..db839b3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7340-c30956/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7340-c30956
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7340-c30956/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7340-c30956/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7340-c30956/results
+logging_level: INFO
+job_queues:
+- 202212-30956
+- dell-latitude-7340-c30956
+- dell-latitude-7340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7340-c30957/default.yaml b/ce-cert/data-tel-l3/dell-latitude7340-c30957/default.yaml
new file mode 100644
index 0000000..8ae643a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7340-c30957/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.57
+secure_id: RnxZ9ujt86K78svNQRQRxb
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7340-c30957
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: RnxZ9ujt86K78svNQRQRxb
+  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.154.57
diff --git a/ce-cert/data-tel-l3/dell-latitude7340-c30957/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7340-c30957/testflinger-agent.conf
new file mode 100644
index 0000000..217c9f4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7340-c30957/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7340-c30957
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7340-c30957/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7340-c30957/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7340-c30957/results
+logging_level: INFO
+job_queues:
+- 202212-30957
+- dell-latitude-7340-c30957
+- dell-latitude-7340
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31004/default.yaml b/ce-cert/data-tel-l3/dell-latitude7440-c31004/default.yaml
new file mode 100644
index 0000000..2c4f189
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31004/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.231
+secure_id: eSRWnXWGCKcKBUzTWRuXw6
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7440-c31004
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.156 .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.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: eSRWnXWGCKcKBUzTWRuXw6
+  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.154.231
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31004/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7440-c31004/testflinger-agent.conf
new file mode 100644
index 0000000..d5193de
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31004/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7440-c31004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31004/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31004/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31004/results
+logging_level: INFO
+job_queues:
+- 202212-31004
+- dell-latitude-7440-c31004
+- dell-latitude-7440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31005/default.yaml b/ce-cert/data-tel-l3/dell-latitude7440-c31005/default.yaml
new file mode 100644
index 0000000..1f14847
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31005/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.191
+secure_id: dy6Co6AXUSKwZ6CCcF38qN
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7440-c31005
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: dy6Co6AXUSKwZ6CCcF38qN
+  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.154.191
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31005/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7440-c31005/testflinger-agent.conf
new file mode 100644
index 0000000..d1de68d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31005/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7440-c31005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31005/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31005/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31005/results
+logging_level: INFO
+job_queues:
+- 202212-31005
+- dell-latitude-7440-c31005
+- dell-latitude-7440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31007/default.yaml b/ce-cert/data-tel-l3/dell-latitude7440-c31007/default.yaml
new file mode 100644
index 0000000..7d9fae3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31007/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.233
+secure_id: 4iL5UQKuaSU7ynxZvbSHu4
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7440-c31007
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4iL5UQKuaSU7ynxZvbSHu4
+  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.154.233
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31007/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7440-c31007/testflinger-agent.conf
new file mode 100644
index 0000000..86e656d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31007/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7440-c31007
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31007/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31007/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31007/results
+logging_level: INFO
+job_queues:
+- 202212-31007
+- dell-latitude-7440-c31007
+- dell-latitude-7440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31008/default.yaml b/ce-cert/data-tel-l3/dell-latitude7440-c31008/default.yaml
new file mode 100644
index 0000000..a482dbe
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31008/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.193
+secure_id: AmQTifVqQ7JwxqmLLinru4
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7440-c31008
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: AmQTifVqQ7JwxqmLLinru4
+  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.154.193
diff --git a/ce-cert/data-tel-l3/dell-latitude7440-c31008/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7440-c31008/testflinger-agent.conf
new file mode 100644
index 0000000..131ffc8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7440-c31008/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7440-c31008
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31008/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31008/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7440-c31008/results
+logging_level: INFO
+job_queues:
+- 202212-31008
+- dell-latitude-7440-c31008
+- dell-latitude-7440
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7640-c31002/default.yaml b/ce-cert/data-tel-l3/dell-latitude7640-c31002/default.yaml
new file mode 100644
index 0000000..ebea564
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7640-c31002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.91
+secure_id: YJkgpVf9NJFtmdimsivL3i
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7640-c31002
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: YJkgpVf9NJFtmdimsivL3i
+  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.154.91
diff --git a/ce-cert/data-tel-l3/dell-latitude7640-c31002/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7640-c31002/testflinger-agent.conf
new file mode 100644
index 0000000..fe0c263
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7640-c31002/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7640-c31002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7640-c31002/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7640-c31002/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7640-c31002/results
+logging_level: INFO
+job_queues:
+- 202212-31002
+- dell-latitude-7640-c31002
+- dell-latitude-7640
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude7640-c31003/default.yaml b/ce-cert/data-tel-l3/dell-latitude7640-c31003/default.yaml
new file mode 100644
index 0000000..352b239
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7640-c31003/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.93
+secure_id: WJYpiesSdYyHo5YbyBFXfF
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude7640-c31003
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: WJYpiesSdYyHo5YbyBFXfF
+  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.154.93
diff --git a/ce-cert/data-tel-l3/dell-latitude7640-c31003/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude7640-c31003/testflinger-agent.conf
new file mode 100644
index 0000000..5349652
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude7640-c31003/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude7640-c31003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude7640-c31003/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude7640-c31003/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude7640-c31003/results
+logging_level: INFO
+job_queues:
+- 202212-31003
+- dell-latitude-7640-c31003
+- dell-latitude-7640
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-latitude9520-c28346/default.yaml b/ce-cert/data-tel-l3/dell-latitude9520-c28346/default.yaml
new file mode 100644
index 0000000..ede76d7
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude9520-c28346/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.201
+secure_id: JqbiA4Lq8BYJ4e9gN6X3MZ
+node_id: etpfw3
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude9520-c28346
+node_name: dell-latitude-9520-c28346
+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.4 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.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: JqbiA4Lq8BYJ4e9gN6X3MZ
+  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.201
diff --git a/ce-cert/data-tel-l3/dell-latitude9520-c28346/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-latitude9520-c28346/testflinger-agent.conf
new file mode 100644
index 0000000..d4c2923
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-latitude9520-c28346/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-latitude9520-c28346
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude9520-c28346/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude9520-c28346/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude9520-c28346/results
+logging_level: INFO
+job_queues:
+- 202010-28346
+- dell-latitude-9520-c28346
+- dell-latitude-9520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio-plus7410-c30589/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-aio-plus7410-c30589/default.yaml
new file mode 100644
index 0000000..bc523a8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio-plus7410-c30589/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.121
+secure_id: NeuQrroFMUxf4G83b28fi8
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-aio-plus7410-c30589
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.129 .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.194.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: NeuQrroFMUxf4G83b28fi8
+  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.121
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio-plus7410-c30589/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-aio-plus7410-c30589/testflinger-agent.conf
new file mode 100644
index 0000000..2fa9477
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio-plus7410-c30589/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-aio-plus7410-c30589
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-aio-plus7410-c30589/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-aio-plus7410-c30589/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-aio-plus7410-c30589/results
+logging_level: INFO
+job_queues:
+- 202209-30589
+- dell-optiplex-aio-plus-7410-c30589
+- dell-optiplex-aio-plus-7410
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio7410-35w-c30591/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-aio7410-35w-c30591/default.yaml
new file mode 100644
index 0000000..fa0f898
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio7410-35w-c30591/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.95
+secure_id: PgCBjtXsLUBxNq666vhxuj
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-aio7410-35w-c30591
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.108 .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.194.108 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: PgCBjtXsLUBxNq666vhxuj
+  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.95
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio7410-35w-c30591/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-aio7410-35w-c30591/testflinger-agent.conf
new file mode 100644
index 0000000..efa1e66
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio7410-35w-c30591/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-aio7410-35w-c30591
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-35w-c30591/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-35w-c30591/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-35w-c30591/results
+logging_level: INFO
+job_queues:
+- 202209-30591
+- dell-optiplex-aio-7410-35w-c30591
+- dell-optiplex-aio-7410-35w
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30590/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30590/default.yaml
new file mode 100644
index 0000000..db2233b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30590/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.161
+secure_id: Mqz2tRfRjbcFF8zfUVnBr2
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-aio7410-65w-c30590
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.132 .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.194.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Mqz2tRfRjbcFF8zfUVnBr2
+  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.161
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30590/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30590/testflinger-agent.conf
new file mode 100644
index 0000000..dcf52c8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30590/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-aio7410-65w-c30590
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-65w-c30590/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-65w-c30590/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-65w-c30590/results
+logging_level: INFO
+job_queues:
+- 202209-30590
+- dell-optiplex-aio-7410-65w-c30590
+- dell-optiplex-aio-7410-65w
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30692/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30692/default.yaml
new file mode 100644
index 0000000..fdb2d38
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30692/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.55
+secure_id: MFGenKqWR7teEyqXKJesc3
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-aio7410-65w-c30692
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.105 .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.194.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: MFGenKqWR7teEyqXKJesc3
+  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.55
diff --git a/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30692/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30692/testflinger-agent.conf
new file mode 100644
index 0000000..b199d7f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-aio7410-65w-c30692/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-aio7410-65w-c30692
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-65w-c30692/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-65w-c30692/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-aio7410-65w-c30692/results
+logging_level: INFO
+job_queues:
+- 202210-30692
+- dell-optiplex-aio-7410-65w-c30692
+- dell-optiplex-aio-7410-65w
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-mff7010-c30549/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-mff7010-c30549/default.yaml
new file mode 100644
index 0000000..a03bfd9
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-mff7010-c30549/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.163
+secure_id: 6W2ceSqxcFVPfKFgSyv7Fa
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-mff7010-c30549
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 6W2ceSqxcFVPfKFgSyv7Fa
+  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.163
diff --git a/ce-cert/data-tel-l3/dell-optiplex-mff7010-c30549/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-mff7010-c30549/testflinger-agent.conf
new file mode 100644
index 0000000..82b7e27
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-mff7010-c30549/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-mff7010-c30549
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-mff7010-c30549/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-mff7010-c30549/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-mff7010-c30549/results
+logging_level: INFO
+job_queues:
+- 202208-30549
+- dell-optiplex-mff-7010-c30549
+- dell-optiplex-mff-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-micro-plus7010-c30546/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-micro-plus7010-c30546/default.yaml
new file mode 100644
index 0000000..7364462
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-micro-plus7010-c30546/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.123
+secure_id: fXWHPHVmWecsRJuKNacXub
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-micro-plus7010-c30546
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.129 .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.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: fXWHPHVmWecsRJuKNacXub
+  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.123
diff --git a/ce-cert/data-tel-l3/dell-optiplex-micro-plus7010-c30546/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-micro-plus7010-c30546/testflinger-agent.conf
new file mode 100644
index 0000000..2cc6dfe
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-micro-plus7010-c30546/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-micro-plus7010-c30546
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-micro-plus7010-c30546/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-micro-plus7010-c30546/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-micro-plus7010-c30546/results
+logging_level: INFO
+job_queues:
+- 202208-30546
+- dell-optiplex-micro-plus-7010-c30546
+- dell-optiplex-micro-plus-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-sff-plus7010-c30616/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-sff-plus7010-c30616/default.yaml
new file mode 100644
index 0000000..32b0360
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-sff-plus7010-c30616/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.75
+secure_id: ZUP6UUdPwxKzBCxVAhs2ZK
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-sff-plus7010-c30616
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.105 .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.194.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ZUP6UUdPwxKzBCxVAhs2ZK
+  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.75
diff --git a/ce-cert/data-tel-l3/dell-optiplex-sff-plus7010-c30616/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-sff-plus7010-c30616/testflinger-agent.conf
new file mode 100644
index 0000000..38e643d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-sff-plus7010-c30616/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-sff-plus7010-c30616
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-sff-plus7010-c30616/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-sff-plus7010-c30616/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-sff-plus7010-c30616/results
+logging_level: INFO
+job_queues:
+- 202209-30616
+- dell-optiplex-sff-plus-7010-c30616
+- dell-optiplex-sff-plus-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-sff7010-c30617/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-sff7010-c30617/default.yaml
new file mode 100644
index 0000000..b34b7d0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-sff7010-c30617/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.77
+secure_id: R3EYiikBR5o4Mby2qkvNae
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-sff7010-c30617
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.105 .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.194.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: R3EYiikBR5o4Mby2qkvNae
+  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.77
diff --git a/ce-cert/data-tel-l3/dell-optiplex-sff7010-c30617/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-sff7010-c30617/testflinger-agent.conf
new file mode 100644
index 0000000..6173a67
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-sff7010-c30617/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-sff7010-c30617
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-sff7010-c30617/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-sff7010-c30617/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-sff7010-c30617/results
+logging_level: INFO
+job_queues:
+- 202209-30617
+- dell-optiplex-sff-7010-c30617
+- dell-optiplex-sff-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-sff7010-plus-c30672/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-sff7010-plus-c30672/default.yaml
new file mode 100644
index 0000000..5b8805f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-sff7010-plus-c30672/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.115
+secure_id: fWCpqskDzrcPnX3kkjxU7v
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-sff7010-plus-c30672
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.108 .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.194.108 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: fWCpqskDzrcPnX3kkjxU7v
+  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.115
diff --git a/ce-cert/data-tel-l3/dell-optiplex-sff7010-plus-c30672/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-sff7010-plus-c30672/testflinger-agent.conf
new file mode 100644
index 0000000..1f6730d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-sff7010-plus-c30672/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-sff7010-plus-c30672
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-sff7010-plus-c30672/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-sff7010-plus-c30672/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-sff7010-plus-c30672/results
+logging_level: INFO
+job_queues:
+- 202210-30672
+- dell-optiplex-sff-7010-plus-c30672
+- dell-optiplex-sff-7010-plus
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower-plus7010-c30618/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-tower-plus7010-c30618/default.yaml
new file mode 100644
index 0000000..92586fc
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower-plus7010-c30618/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.147
+secure_id: MSocLuGEfgPaSbdqcYCYhi
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-tower-plus7010-c30618
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.112 .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.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: MSocLuGEfgPaSbdqcYCYhi
+  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.147
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower-plus7010-c30618/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-tower-plus7010-c30618/testflinger-agent.conf
new file mode 100644
index 0000000..579f1f7
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower-plus7010-c30618/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-tower-plus7010-c30618
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-tower-plus7010-c30618/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-tower-plus7010-c30618/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-tower-plus7010-c30618/results
+logging_level: INFO
+job_queues:
+- 202209-30618
+- dell-optiplex-tower-plus-7010-c30618
+- dell-optiplex-tower-plus-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30619/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30619/default.yaml
new file mode 100644
index 0000000..75bf25c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30619/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.117
+secure_id: 4BTZmtHVwvPY5gdqbpDeX3
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-tower7010-c30619
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.108 .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.194.108 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4BTZmtHVwvPY5gdqbpDeX3
+  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.117
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30619/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30619/testflinger-agent.conf
new file mode 100644
index 0000000..95c5ebb
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30619/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-tower7010-c30619
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-c30619/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-c30619/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-c30619/results
+logging_level: INFO
+job_queues:
+- 202209-30619
+- dell-optiplex-tower-7010-c30619
+- dell-optiplex-tower-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30674/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30674/default.yaml
new file mode 100644
index 0000000..5d3322b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30674/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.157
+secure_id: 28fgniwq8AJZTZ5ToCyLeW
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-tower7010-c30674
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.111 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 28fgniwq8AJZTZ5ToCyLeW
+  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.157
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30674/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30674/testflinger-agent.conf
new file mode 100644
index 0000000..0371b97
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower7010-c30674/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-tower7010-c30674
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-c30674/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-c30674/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-c30674/results
+logging_level: INFO
+job_queues:
+- 202210-30674
+- dell-optiplex-tower-7010-c30674
+- dell-optiplex-tower-7010
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower7010-plus-c30673/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-tower7010-plus-c30673/default.yaml
new file mode 100644
index 0000000..5649150
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower7010-plus-c30673/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.155
+secure_id: Xt8ejz6yn7CQDMe8PKk5XV
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-tower7010-plus-c30673
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.111 .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.194.111 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Xt8ejz6yn7CQDMe8PKk5XV
+  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.155
diff --git a/ce-cert/data-tel-l3/dell-optiplex-tower7010-plus-c30673/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-tower7010-plus-c30673/testflinger-agent.conf
new file mode 100644
index 0000000..529fce0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-tower7010-plus-c30673/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-tower7010-plus-c30673
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-plus-c30673/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-plus-c30673/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-tower7010-plus-c30673/results
+logging_level: INFO
+job_queues:
+- 202210-30673
+- dell-optiplex-tower-7010-plus-c30673
+- dell-optiplex-tower-7010-plus
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex-xe4-c31521/default.yaml b/ce-cert/data-tel-l3/dell-optiplex-xe4-c31521/default.yaml
new file mode 100644
index 0000000..aaea99f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-xe4-c31521/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.169
+secure_id: YriUaZfyMUs3QBgvxV6C9h
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex-xe4-c31521
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.150 .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.194.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: YriUaZfyMUs3QBgvxV6C9h
+  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.154.169
diff --git a/ce-cert/data-tel-l3/dell-optiplex-xe4-c31521/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex-xe4-c31521/testflinger-agent.conf
new file mode 100644
index 0000000..d35aded
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex-xe4-c31521/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex-xe4-c31521
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c31521/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c31521/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex-xe4-c31521/results
+logging_level: INFO
+job_queues:
+- 202304-31521
+- dell-optiplex-xe4-c31521
+- dell-optiplex-xe4
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30449/default.yaml b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30449/default.yaml
new file mode 100644
index 0000000..7a73f4b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30449/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.47
+secure_id: oWtpTrXGdyrhUHRSnnGzyJ
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex3000-thin-client-c30449
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: oWtpTrXGdyrhUHRSnnGzyJ
+  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.154.47
diff --git a/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30449/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30449/testflinger-agent.conf
new file mode 100644
index 0000000..bbe34ef
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30449/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex3000-thin-client-c30449
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex3000-thin-client-c30449/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex3000-thin-client-c30449/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex3000-thin-client-c30449/results
+logging_level: INFO
+job_queues:
+- 202207-30449
+- dell-optiplex-3000-thin-client-c30449
+- dell-optiplex-3000-thin-client
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30528/default.yaml b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30528/default.yaml
new file mode 100644
index 0000000..1b8d538
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30528/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.49
+secure_id: kHZzLDZbCMw8jVoyRDsFEa
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex3000-thin-client-c30528
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.141 .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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: kHZzLDZbCMw8jVoyRDsFEa
+  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.154.49
diff --git a/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30528/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30528/testflinger-agent.conf
new file mode 100644
index 0000000..267f74a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-optiplex3000-thin-client-c30528/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-optiplex3000-thin-client-c30528
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex3000-thin-client-c30528/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex3000-thin-client-c30528/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex3000-thin-client-c30528/results
+logging_level: INFO
+job_queues:
+- 202208-30528
+- dell-optiplex-3000-thin-client-c30528
+- dell-optiplex-3000-thin-client
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3260-cff-c30545/default.yaml b/ce-cert/data-tel-l3/dell-precision3260-cff-c30545/default.yaml
new file mode 100644
index 0000000..bf278f7
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3260-cff-c30545/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.221
+secure_id: Z6bzxLuPwo5VajsL8y3EyN
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3260-cff-c30545
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.135 .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.194.135 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Z6bzxLuPwo5VajsL8y3EyN
+  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.221
diff --git a/ce-cert/data-tel-l3/dell-precision3260-cff-c30545/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3260-cff-c30545/testflinger-agent.conf
new file mode 100644
index 0000000..c25049f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3260-cff-c30545/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3260-cff-c30545
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3260-cff-c30545/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3260-cff-c30545/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3260-cff-c30545/results
+logging_level: INFO
+job_queues:
+- 202208-30545
+- dell-precision-3260-cff-c30545
+- dell-precision-3260-cff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3480-c30927/default.yaml b/ce-cert/data-tel-l3/dell-precision3480-c30927/default.yaml
new file mode 100644
index 0000000..e659d6f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3480-c30927/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.149
+secure_id: afHy7uQxRSvSsqhoconRWd
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3480-c30927
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: afHy7uQxRSvSsqhoconRWd
+  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.149
diff --git a/ce-cert/data-tel-l3/dell-precision3480-c30927/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3480-c30927/testflinger-agent.conf
new file mode 100644
index 0000000..45d9c0b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3480-c30927/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3480-c30927
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3480-c30927/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3480-c30927/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3480-c30927/results
+logging_level: INFO
+job_queues:
+- 202212-30927
+- dell-precision-3480-c30927
+- dell-precision-3480
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3480-c30934/default.yaml b/ce-cert/data-tel-l3/dell-precision3480-c30934/default.yaml
new file mode 100644
index 0000000..690205c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3480-c30934/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.69
+secure_id: FcshnRRv9M7x9ACgQxPHhH
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3480-c30934
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: FcshnRRv9M7x9ACgQxPHhH
+  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.69
diff --git a/ce-cert/data-tel-l3/dell-precision3480-c30934/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3480-c30934/testflinger-agent.conf
new file mode 100644
index 0000000..dbe4eaa
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3480-c30934/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3480-c30934
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3480-c30934/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3480-c30934/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3480-c30934/results
+logging_level: INFO
+job_queues:
+- 202212-30934
+- dell-precision-3480-c30934
+- dell-precision-3480
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3480-c30935/default.yaml b/ce-cert/data-tel-l3/dell-precision3480-c30935/default.yaml
new file mode 100644
index 0000000..8c429f0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3480-c30935/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.71
+secure_id: jN9zrfAWzan6izFKN4e5kW
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3480-c30935
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.124 .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.194.124 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: jN9zrfAWzan6izFKN4e5kW
+  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.71
diff --git a/ce-cert/data-tel-l3/dell-precision3480-c30935/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3480-c30935/testflinger-agent.conf
new file mode 100644
index 0000000..cbb3397
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3480-c30935/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3480-c30935
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3480-c30935/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3480-c30935/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3480-c30935/results
+logging_level: INFO
+job_queues:
+- 202212-30935
+- dell-precision-3480-c30935
+- dell-precision-3480
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3580-c30932/default.yaml b/ce-cert/data-tel-l3/dell-precision3580-c30932/default.yaml
new file mode 100644
index 0000000..f63f510
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3580-c30932/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.53
+secure_id: GKojQ3QoWGnBa47prJfQbE
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3580-c30932
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: GKojQ3QoWGnBa47prJfQbE
+  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.154.53
diff --git a/ce-cert/data-tel-l3/dell-precision3580-c30932/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3580-c30932/testflinger-agent.conf
new file mode 100644
index 0000000..ece7dd3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3580-c30932/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3580-c30932
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3580-c30932/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3580-c30932/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3580-c30932/results
+logging_level: INFO
+job_queues:
+- 202212-30932
+- dell-precision-3580-c30932
+- dell-precision-3580
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30928/default.yaml b/ce-cert/data-tel-l3/dell-precision3581-c30928/default.yaml
new file mode 100644
index 0000000..7722422
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30928/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.235
+secure_id: AJPYKC2QsfLQfwvxs6sUiG
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3581-c30928
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.157 .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.194.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: AJPYKC2QsfLQfwvxs6sUiG
+  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.154.235
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30928/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3581-c30928/testflinger-agent.conf
new file mode 100644
index 0000000..a3fff30
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30928/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3581-c30928
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3581-c30928/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3581-c30928/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3581-c30928/results
+logging_level: INFO
+job_queues:
+- 202212-30928
+- dell-precision-3581-c30928
+- dell-precision-3581
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30929/default.yaml b/ce-cert/data-tel-l3/dell-precision3581-c30929/default.yaml
new file mode 100644
index 0000000..13ab0ed
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30929/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.17
+secure_id: FJhCcxEzLSXYBaoDaiCDtF
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3581-c30929
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.159 .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.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: FJhCcxEzLSXYBaoDaiCDtF
+  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.155.17
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30929/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3581-c30929/testflinger-agent.conf
new file mode 100644
index 0000000..8f348d4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30929/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3581-c30929
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3581-c30929/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3581-c30929/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3581-c30929/results
+logging_level: INFO
+job_queues:
+- 202212-30929
+- dell-precision-3581-c30929
+- dell-precision-3581
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30931/default.yaml b/ce-cert/data-tel-l3/dell-precision3581-c30931/default.yaml
new file mode 100644
index 0000000..de10a91
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30931/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.237
+secure_id: jQyvXd8FQUBGF7a8QeUc8d
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3581-c30931
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: jQyvXd8FQUBGF7a8QeUc8d
+  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.154.237
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30931/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3581-c30931/testflinger-agent.conf
new file mode 100644
index 0000000..aa6f182
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30931/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3581-c30931
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3581-c30931/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3581-c30931/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3581-c30931/results
+logging_level: INFO
+job_queues:
+- 202212-30931
+- dell-precision-3581-c30931
+- dell-precision-3581
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30998/default.yaml b/ce-cert/data-tel-l3/dell-precision3581-c30998/default.yaml
new file mode 100644
index 0000000..7dd5f6b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30998/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.21
+secure_id: ixh6M6ssdeT7FYdqbXRnke
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3581-c30998
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.160 .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.194.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ixh6M6ssdeT7FYdqbXRnke
+  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.155.21
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30998/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3581-c30998/testflinger-agent.conf
new file mode 100644
index 0000000..1aa7840
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30998/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3581-c30998
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3581-c30998/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3581-c30998/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3581-c30998/results
+logging_level: INFO
+job_queues:
+- 202212-30998
+- dell-precision-3581-c30998
+- dell-precision-3581
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30999/default.yaml b/ce-cert/data-tel-l3/dell-precision3581-c30999/default.yaml
new file mode 100644
index 0000000..34e3ff6
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30999/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.23
+secure_id: iqcVafWyDMkiLjvj3njwqF
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3581-c30999
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.160 .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.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: iqcVafWyDMkiLjvj3njwqF
+  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.155.23
diff --git a/ce-cert/data-tel-l3/dell-precision3581-c30999/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3581-c30999/testflinger-agent.conf
new file mode 100644
index 0000000..d687ee1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3581-c30999/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3581-c30999
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3581-c30999/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3581-c30999/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3581-c30999/results
+logging_level: INFO
+job_queues:
+- 202212-30999
+- dell-precision-3581-c30999
+- dell-precision-3581
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision3660-c30627/default.yaml b/ce-cert/data-tel-l3/dell-precision3660-c30627/default.yaml
new file mode 100644
index 0000000..f46f460
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3660-c30627/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.201
+secure_id: VxAfPJwNXUWTeBsuvZsj9z
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3660-c30627
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.135 .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.194.135 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: VxAfPJwNXUWTeBsuvZsj9z
+  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.201
diff --git a/ce-cert/data-tel-l3/dell-precision3660-c30627/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3660-c30627/testflinger-agent.conf
new file mode 100644
index 0000000..37a0656
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3660-c30627/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3660-c30627
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3660-c30627/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3660-c30627/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3660-c30627/results
+logging_level: INFO
+job_queues:
+- 202209-30627
+- dell-precision-3660-c30627
+- dell-precision-3660
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/dell-precision3660-c30631/default.yaml b/ce-cert/data-tel-l3/dell-precision3660-c30631/default.yaml
new file mode 100644
index 0000000..ea18f9c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3660-c30631/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.203
+secure_id: BPe5qbaPsG4zGtAt6GUWt2
+maas_user: cert-maas-tel-01
+agent_name: dell-precision3660-c30631
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.135 .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.135 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: BPe5qbaPsG4zGtAt6GUWt2
+  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.203
diff --git a/ce-cert/data-tel-l3/dell-precision3660-c30631/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision3660-c30631/testflinger-agent.conf
new file mode 100644
index 0000000..874753d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision3660-c30631/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision3660-c30631
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision3660-c30631/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision3660-c30631/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision3660-c30631/results
+logging_level: INFO
+job_queues:
+- 202209-30631
+- dell-precision-3660-c30631
+- dell-precision-3660
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5470-c29859/default.yaml b/ce-cert/data-tel-l3/dell-precision5470-c29859/default.yaml
new file mode 100644
index 0000000..c4c8737
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5470-c29859/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.221
+secure_id: ipNtdVcSVHfozmwnfv4WQg
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5470-c29859
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.117 .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.194.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ipNtdVcSVHfozmwnfv4WQg
+  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.221
diff --git a/ce-cert/data-tel-l3/dell-precision5470-c29859/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5470-c29859/testflinger-agent.conf
new file mode 100644
index 0000000..dee35aa
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5470-c29859/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5470-c29859
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5470-c29859/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5470-c29859/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5470-c29859/results
+logging_level: INFO
+job_queues:
+- 202201-29859
+- dell-precision-5470-c29859
+- dell-precision-5470
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5480-i5-13500h-c31173/default.yaml b/ce-cert/data-tel-l3/dell-precision5480-i5-13500h-c31173/default.yaml
new file mode 100644
index 0000000..b8fec7d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5480-i5-13500h-c31173/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.35
+secure_id: AAL8rhGpCqWBtfKM3TicvC
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5480-i5-13500h-c31173
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: AAL8rhGpCqWBtfKM3TicvC
+  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.154.35
diff --git a/ce-cert/data-tel-l3/dell-precision5480-i5-13500h-c31173/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5480-i5-13500h-c31173/testflinger-agent.conf
new file mode 100644
index 0000000..31e9a4e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5480-i5-13500h-c31173/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5480-i5-13500h-c31173
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5480-i5-13500h-c31173/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5480-i5-13500h-c31173/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5480-i5-13500h-c31173/results
+logging_level: INFO
+job_queues:
+- 202301-31173
+- dell-precision-5480-i5-13500h-c31173
+- dell-precision-5480-i5-13500h
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/default.yaml b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/default.yaml
new file mode 100644
index 0000000..529a3a8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.97
+secure_id: ToebDnFAknaeXFfmqUKQcB
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.145 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ToebDnFAknaeXFfmqUKQcB
+  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.154.97
diff --git a/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/testflinger-agent.conf
new file mode 100644
index 0000000..c9fc5ab
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175/results
+logging_level: INFO
+job_queues:
+- 202301-31175
+- dell-precision-5480-i7-13800h-rtx-a1000-6gb-laptop-gpu-c31175
+- dell-precision-5480-i7-13800h-rtx-a1000-6gb-laptop-gpu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/default.yaml b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/default.yaml
new file mode 100644
index 0000000..c88677e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.37
+secure_id: ZVK2EhDx7hXfPG8VPaEBbv
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.142 .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.142 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ZVK2EhDx7hXfPG8VPaEBbv
+  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.154.37
diff --git a/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/testflinger-agent.conf
new file mode 100644
index 0000000..93270d5
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5480-i7-13800h-rtx-a2000-mobile-c31174/results
+logging_level: INFO
+job_queues:
+- 202301-31174
+- dell-precision-5480-i7-13800h-rtx-a2000-mobile-c31174
+- dell-precision-5480-i7-13800h-rtx-a2000-mobile
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5540-c26932/default.yaml b/ce-cert/data-tel-l3/dell-precision5540-c26932/default.yaml
new file mode 100644
index 0000000..01938b1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5540-c26932/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.154.51
+secure_id: yzVgoKmDH8hBbPZCfmgmZM
+node_id: 63h4cp
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5540-c26932
+node_name: dell-precision-5540-c26932
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: yzVgoKmDH8hBbPZCfmgmZM
+  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.154.51
diff --git a/ce-cert/data-tel-l3/dell-precision5540-c26932/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5540-c26932/testflinger-agent.conf
new file mode 100644
index 0000000..9b58d06
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5540-c26932/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5540-c26932
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5540-c26932/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5540-c26932/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5540-c26932/results
+logging_level: INFO
+job_queues:
+- 201903-26932
+- dell-precision-5540-c26932
+- dell-precision-5540
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-precision5570-c29758/default.yaml b/ce-cert/data-tel-l3/dell-precision5570-c29758/default.yaml
new file mode 100644
index 0000000..301bd54
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5570-c29758/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.145
+secure_id: XcqwsSVE2jdKwz8pqLaFTZ
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5570-c29758
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.112 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: XcqwsSVE2jdKwz8pqLaFTZ
+  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.145
diff --git a/ce-cert/data-tel-l3/dell-precision5570-c29758/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5570-c29758/testflinger-agent.conf
new file mode 100644
index 0000000..622a41e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5570-c29758/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5570-c29758
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5570-c29758/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5570-c29758/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5570-c29758/results
+logging_level: INFO
+job_queues:
+- 202112-29758
+- dell-precision-5570-c29758
+- dell-precision-5570
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31234/default.yaml b/ce-cert/data-tel-l3/dell-precision5680-c31234/default.yaml
new file mode 100644
index 0000000..621798f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31234/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.127
+secure_id: BVeo5P4p8Rs7Wzp7aujmdK
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5680-c31234
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.147 .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.194.147 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: BVeo5P4p8Rs7Wzp7aujmdK
+  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.154.127
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31234/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5680-c31234/testflinger-agent.conf
new file mode 100644
index 0000000..7eefd94
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31234/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5680-c31234
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5680-c31234/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5680-c31234/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5680-c31234/results
+logging_level: INFO
+job_queues:
+- 202302-31234
+- dell-precision-5680-c31234
+- dell-precision-5680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31235/default.yaml b/ce-cert/data-tel-l3/dell-precision5680-c31235/default.yaml
new file mode 100644
index 0000000..bcc4f89
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31235/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.129
+secure_id: K7nvFWg9EpbkY7xrP8EDf4
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5680-c31235
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.147 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.194.147 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: K7nvFWg9EpbkY7xrP8EDf4
+  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.154.129
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31235/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5680-c31235/testflinger-agent.conf
new file mode 100644
index 0000000..1409b8e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31235/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5680-c31235
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5680-c31235/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5680-c31235/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5680-c31235/results
+logging_level: INFO
+job_queues:
+- 202302-31235
+- dell-precision-5680-c31235
+- dell-precision-5680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31236/default.yaml b/ce-cert/data-tel-l3/dell-precision5680-c31236/default.yaml
new file mode 100644
index 0000000..9c2495f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31236/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.131
+secure_id: JYtp4w6w32Y9JukLDvDwqH
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5680-c31236
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.147 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: JYtp4w6w32Y9JukLDvDwqH
+  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.154.131
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31236/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5680-c31236/testflinger-agent.conf
new file mode 100644
index 0000000..c8f3064
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31236/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5680-c31236
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5680-c31236/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5680-c31236/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5680-c31236/results
+logging_level: INFO
+job_queues:
+- 202302-31236
+- dell-precision-5680-c31236
+- dell-precision-5680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31237/default.yaml b/ce-cert/data-tel-l3/dell-precision5680-c31237/default.yaml
new file mode 100644
index 0000000..641b894
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31237/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.133
+secure_id: 82DNKT5PCRsrhVmbqueAGA
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5680-c31237
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.147 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 82DNKT5PCRsrhVmbqueAGA
+  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.154.133
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31237/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5680-c31237/testflinger-agent.conf
new file mode 100644
index 0000000..34336e0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31237/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5680-c31237
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5680-c31237/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5680-c31237/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5680-c31237/results
+logging_level: INFO
+job_queues:
+- 202302-31237
+- dell-precision-5680-c31237
+- dell-precision-5680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31322/default.yaml b/ce-cert/data-tel-l3/dell-precision5680-c31322/default.yaml
new file mode 100644
index 0000000..160b9ed
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31322/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.135
+secure_id: T3cG729zFC4oxixmYhNwyt
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5680-c31322
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.148 .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.194.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: T3cG729zFC4oxixmYhNwyt
+  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.154.135
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31322/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5680-c31322/testflinger-agent.conf
new file mode 100644
index 0000000..370e153
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31322/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5680-c31322
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5680-c31322/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5680-c31322/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5680-c31322/results
+logging_level: INFO
+job_queues:
+- 202303-31322
+- dell-precision-5680-c31322
+- dell-precision-5680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31323/default.yaml b/ce-cert/data-tel-l3/dell-precision5680-c31323/default.yaml
new file mode 100644
index 0000000..fba25b1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31323/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.137
+secure_id: 4bZ59XbLTfGDESP7zncib6
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5680-c31323
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.148 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4bZ59XbLTfGDESP7zncib6
+  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.154.137
diff --git a/ce-cert/data-tel-l3/dell-precision5680-c31323/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5680-c31323/testflinger-agent.conf
new file mode 100644
index 0000000..3e81217
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5680-c31323/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5680-c31323
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5680-c31323/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5680-c31323/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5680-c31323/results
+logging_level: INFO
+job_queues:
+- 202303-31323
+- dell-precision-5680-c31323
+- dell-precision-5680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5750-c27725/default.yaml b/ce-cert/data-tel-l3/dell-precision5750-c27725/default.yaml
new file mode 100644
index 0000000..9e9fd12
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5750-c27725/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.239
+secure_id: 4y8CbKGeEifyucYWTXLVka
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5750-c27725
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.117 .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.194.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4y8CbKGeEifyucYWTXLVka
+  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.239
diff --git a/ce-cert/data-tel-l3/dell-precision5750-c27725/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5750-c27725/testflinger-agent.conf
new file mode 100644
index 0000000..08ec79a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5750-c27725/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5750-c27725
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5750-c27725/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5750-c27725/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5750-c27725/results
+logging_level: INFO
+job_queues:
+- 202002-27725
+- dell-precision-5750-c27725
+- dell-precision-5750
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/dell-precision5750-c27726/default.yaml b/ce-cert/data-tel-l3/dell-precision5750-c27726/default.yaml
new file mode 100644
index 0000000..e43fe2f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5750-c27726/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.107
+secure_id: pr5X3i3khREccTkXM6gP3m
+node_id: fxx67g
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5750-c27726
+node_name: dell-precision-5750-c27726
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: pr5X3i3khREccTkXM6gP3m
+  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.107
diff --git a/ce-cert/data-tel-l3/dell-precision5750-c27726/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5750-c27726/testflinger-agent.conf
new file mode 100644
index 0000000..54a766c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5750-c27726/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5750-c27726
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5750-c27726/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5750-c27726/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5750-c27726/results
+logging_level: INFO
+job_queues:
+- 202002-27726
+- dell-precision-5750-c27726
+- dell-precision-5750
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-precision5860-tower-c30600/default.yaml b/ce-cert/data-tel-l3/dell-precision5860-tower-c30600/default.yaml
new file mode 100644
index 0000000..f99412e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5860-tower-c30600/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.199
+secure_id: vw9PpwWQreHkqk2ienkTUm
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5860-tower-c30600
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: vw9PpwWQreHkqk2ienkTUm
+  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.154.199
diff --git a/ce-cert/data-tel-l3/dell-precision5860-tower-c30600/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5860-tower-c30600/testflinger-agent.conf
new file mode 100644
index 0000000..d025c02
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5860-tower-c30600/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5860-tower-c30600
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30600/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30600/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30600/results
+logging_level: INFO
+job_queues:
+- 202209-30600
+- dell-precision-5860-tower-c30600
+- dell-precision-5860-tower
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5860-tower-c30601/default.yaml b/ce-cert/data-tel-l3/dell-precision5860-tower-c30601/default.yaml
new file mode 100644
index 0000000..ddcb089
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5860-tower-c30601/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.239
+secure_id: usfeQSb3k2k3gNyng4Mrw3
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5860-tower-c30601
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: usfeQSb3k2k3gNyng4Mrw3
+  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.154.239
diff --git a/ce-cert/data-tel-l3/dell-precision5860-tower-c30601/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5860-tower-c30601/testflinger-agent.conf
new file mode 100644
index 0000000..e9a7d20
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5860-tower-c30601/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5860-tower-c30601
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30601/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30601/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30601/results
+logging_level: INFO
+job_queues:
+- 202209-30601
+- dell-precision-5860-tower-c30601
+- dell-precision-5860-tower
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision5860-tower-c30603/default.yaml b/ce-cert/data-tel-l3/dell-precision5860-tower-c30603/default.yaml
new file mode 100644
index 0000000..b0e3fed
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5860-tower-c30603/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.25
+secure_id: rfseaRRVq4mjneVzKXUBdj
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5860-tower-c30603
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.160 .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.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: rfseaRRVq4mjneVzKXUBdj
+  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.155.25
diff --git a/ce-cert/data-tel-l3/dell-precision5860-tower-c30603/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision5860-tower-c30603/testflinger-agent.conf
new file mode 100644
index 0000000..39b993b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision5860-tower-c30603/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision5860-tower-c30603
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30603/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30603/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5860-tower-c30603/results
+logging_level: INFO
+job_queues:
+- 202209-30603
+- dell-precision-5860-tower-c30603
+- dell-precision-5860-tower
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
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..337cf13
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7550-c27818/testflinger-agent.conf
@@ -0,0 +1,19 @@
+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
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-precision7670-c30100/default.yaml b/ce-cert/data-tel-l3/dell-precision7670-c30100/default.yaml
new file mode 100644
index 0000000..b1a8209
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7670-c30100/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.59
+secure_id: Dvs66xmttHNPZHADi4t4NP
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7670-c30100
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.105 .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.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Dvs66xmttHNPZHADi4t4NP
+  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.59
diff --git a/ce-cert/data-tel-l3/dell-precision7670-c30100/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7670-c30100/testflinger-agent.conf
new file mode 100644
index 0000000..ec6207a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7670-c30100/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7670-c30100
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7670-c30100/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7670-c30100/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7670-c30100/results
+logging_level: INFO
+job_queues:
+- 202203-30100
+- dell-precision-7670-c30100
+- dell-precision-7670
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7670-c30388/default.yaml b/ce-cert/data-tel-l3/dell-precision7670-c30388/default.yaml
new file mode 100644
index 0000000..2fdb8c1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7670-c30388/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.19
+secure_id: zjVZNm3hY82aZq9ZvjcEoF
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7670-c30388
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.102 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: zjVZNm3hY82aZq9ZvjcEoF
+  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.19
diff --git a/ce-cert/data-tel-l3/dell-precision7670-c30388/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7670-c30388/testflinger-agent.conf
new file mode 100644
index 0000000..4c8888e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7670-c30388/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7670-c30388
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7670-c30388/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7670-c30388/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7670-c30388/results
+logging_level: INFO
+job_queues:
+- 202206-30388
+- dell-precision-7670-c30388
+- dell-precision-7670
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31088/default.yaml b/ce-cert/data-tel-l3/dell-precision7680-c31088/default.yaml
new file mode 100644
index 0000000..39052fe
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31088/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.247
+secure_id: DUdQLwgibE9fibWnT5Vaij
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7680-c31088
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.156 .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.194.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: DUdQLwgibE9fibWnT5Vaij
+  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.154.247
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31088/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7680-c31088/testflinger-agent.conf
new file mode 100644
index 0000000..b73c730
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31088/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7680-c31088
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7680-c31088/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7680-c31088/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7680-c31088/results
+logging_level: INFO
+job_queues:
+- 202301-31088
+- dell-precision-7680-c31088
+- dell-precision-7680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31089/default.yaml b/ce-cert/data-tel-l3/dell-precision7680-c31089/default.yaml
new file mode 100644
index 0000000..36ea1e6
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31089/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.249
+secure_id: 4oayGAVPwkZMmGfxNbZjys
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7680-c31089
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.156 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4oayGAVPwkZMmGfxNbZjys
+  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.154.249
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31089/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7680-c31089/testflinger-agent.conf
new file mode 100644
index 0000000..c9bab68
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31089/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7680-c31089
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7680-c31089/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7680-c31089/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7680-c31089/results
+logging_level: INFO
+job_queues:
+- 202301-31089
+- dell-precision-7680-c31089
+- dell-precision-7680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31090/default.yaml b/ce-cert/data-tel-l3/dell-precision7680-c31090/default.yaml
new file mode 100644
index 0000000..75f83a2
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31090/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.207
+secure_id: cTre8Z9FQWW65vmFR36JYV
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7680-c31090
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.153 .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.194.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: cTre8Z9FQWW65vmFR36JYV
+  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.154.207
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31090/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7680-c31090/testflinger-agent.conf
new file mode 100644
index 0000000..759178a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31090/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7680-c31090
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7680-c31090/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7680-c31090/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7680-c31090/results
+logging_level: INFO
+job_queues:
+- 202301-31090
+- dell-precision-7680-c31090
+- dell-precision-7680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31137/default.yaml b/ce-cert/data-tel-l3/dell-precision7680-c31137/default.yaml
new file mode 100644
index 0000000..900eeb7
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31137/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.33
+secure_id: keNScqaoJgAK6RFdmMuU44
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7680-c31137
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.159 .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.194.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: keNScqaoJgAK6RFdmMuU44
+  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.155.33
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31137/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7680-c31137/testflinger-agent.conf
new file mode 100644
index 0000000..9287be1
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31137/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7680-c31137
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7680-c31137/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7680-c31137/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7680-c31137/results
+logging_level: INFO
+job_queues:
+- 202301-31137
+- dell-precision-7680-c31137
+- dell-precision-7680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31138/default.yaml b/ce-cert/data-tel-l3/dell-precision7680-c31138/default.yaml
new file mode 100644
index 0000000..9e892e0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31138/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.35
+secure_id: Fz52HEzWZLbSkboJG3tufA
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7680-c31138
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Fz52HEzWZLbSkboJG3tufA
+  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.155.35
diff --git a/ce-cert/data-tel-l3/dell-precision7680-c31138/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7680-c31138/testflinger-agent.conf
new file mode 100644
index 0000000..31e5f97
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7680-c31138/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7680-c31138
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7680-c31138/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7680-c31138/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7680-c31138/results
+logging_level: INFO
+job_queues:
+- 202301-31138
+- dell-precision-7680-c31138
+- dell-precision-7680
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7750-c27812/default.yaml b/ce-cert/data-tel-l3/dell-precision7750-c27812/default.yaml
new file mode 100644
index 0000000..60c9d55
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7750-c27812/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.151
+secure_id: Z6Zi2ucdr6QaydGCoCAfT7
+node_id: rm8gxs
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7750-c27812
+node_name: dell-precision-7750-c27812
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.130 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Z6Zi2ucdr6QaydGCoCAfT7
+  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.151
diff --git a/ce-cert/data-tel-l3/dell-precision7750-c27812/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7750-c27812/testflinger-agent.conf
new file mode 100644
index 0000000..e5ed051
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7750-c27812/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7750-c27812
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7750-c27812/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7750-c27812/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7750-c27812/results
+logging_level: INFO
+job_queues:
+- 202004-27812
+- dell-precision-7750-c27812
+- dell-precision-7750
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-precision7770-c30101/default.yaml b/ce-cert/data-tel-l3/dell-precision7770-c30101/default.yaml
new file mode 100644
index 0000000..dfe9a76
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7770-c30101/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.23
+secure_id: zCcFHeGgsTfTtQMrbGGxwh
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7770-c30101
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.103 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: zCcFHeGgsTfTtQMrbGGxwh
+  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.23
diff --git a/ce-cert/data-tel-l3/dell-precision7770-c30101/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7770-c30101/testflinger-agent.conf
new file mode 100644
index 0000000..e458fe3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7770-c30101/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7770-c30101
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7770-c30101/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7770-c30101/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7770-c30101/results
+logging_level: INFO
+job_queues:
+- 202203-30101
+- dell-precision-7770-c30101
+- dell-precision-7770
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7780-c31092/default.yaml b/ce-cert/data-tel-l3/dell-precision7780-c31092/default.yaml
new file mode 100644
index 0000000..b572b6f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7780-c31092/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.209
+secure_id: Xbzz9G2hJaP7f5rzZHd282
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7780-c31092
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Xbzz9G2hJaP7f5rzZHd282
+  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.154.209
diff --git a/ce-cert/data-tel-l3/dell-precision7780-c31092/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7780-c31092/testflinger-agent.conf
new file mode 100644
index 0000000..1c2f36c
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7780-c31092/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7780-c31092
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7780-c31092/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7780-c31092/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7780-c31092/results
+logging_level: INFO
+job_queues:
+- 202301-31092
+- dell-precision-7780-c31092
+- dell-precision-7780
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-precision7780-c31093/default.yaml b/ce-cert/data-tel-l3/dell-precision7780-c31093/default.yaml
new file mode 100644
index 0000000..7a8c44f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7780-c31093/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.167
+secure_id: GuLkxu34tHL6hFcYzrhoRB
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7780-c31093
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: GuLkxu34tHL6hFcYzrhoRB
+  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.154.167
diff --git a/ce-cert/data-tel-l3/dell-precision7780-c31093/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-precision7780-c31093/testflinger-agent.conf
new file mode 100644
index 0000000..10839fa
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-precision7780-c31093/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-precision7780-c31093
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7780-c31093/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7780-c31093/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7780-c31093/results
+logging_level: INFO
+job_queues:
+- 202301-31093
+- dell-precision-7780-c31093
+- dell-precision-7780
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-unidentified-system-c30616/default.yaml b/ce-cert/data-tel-l3/dell-unidentified-system-c30616/default.yaml
new file mode 100644
index 0000000..b7ef5af
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-unidentified-system-c30616/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.75
+secure_id: ZUP6UUdPwxKzBCxVAhs2ZK
+maas_user: cert-maas-tel-01
+agent_name: dell-unidentified-system-c30616
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.105 .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.194.105 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ZUP6UUdPwxKzBCxVAhs2ZK
+  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.75
diff --git a/ce-cert/data-tel-l3/dell-unidentified-system-c30616/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-unidentified-system-c30616/testflinger-agent.conf
new file mode 100644
index 0000000..dc38d44
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-unidentified-system-c30616/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-unidentified-system-c30616
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-unidentified-system-c30616/run
+logging_basedir: /home/ubuntu/testflinger/dell-unidentified-system-c30616/logs
+results_basedir: /home/ubuntu/testflinger/dell-unidentified-system-c30616/results
+logging_level: INFO
+job_queues:
+- 202209-30616
+- dell-unidentified-system-c30616
+- dell-unidentified-system
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro143430-c31014/default.yaml b/ce-cert/data-tel-l3/dell-vostro143430-c31014/default.yaml
new file mode 100644
index 0000000..729fb9f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro143430-c31014/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.185
+secure_id: ir9naqbkXgLXmSfx2zdCvy
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro143430-c31014
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.132 .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.194.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ir9naqbkXgLXmSfx2zdCvy
+  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.185
diff --git a/ce-cert/data-tel-l3/dell-vostro143430-c31014/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro143430-c31014/testflinger-agent.conf
new file mode 100644
index 0000000..925d23d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro143430-c31014/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro143430-c31014
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro143430-c31014/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro143430-c31014/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro143430-c31014/results
+logging_level: INFO
+job_queues:
+- 202212-31014
+- dell-vostro-14-3430-c31014
+- dell-vostro-14-3430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro143430-c31015/default.yaml b/ce-cert/data-tel-l3/dell-vostro143430-c31015/default.yaml
new file mode 100644
index 0000000..ff2023a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro143430-c31015/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.187
+secure_id: UBAXnwDaVWQ2xLZDwZYQTf
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro143430-c31015
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.132 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: UBAXnwDaVWQ2xLZDwZYQTf
+  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.187
diff --git a/ce-cert/data-tel-l3/dell-vostro143430-c31015/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro143430-c31015/testflinger-agent.conf
new file mode 100644
index 0000000..c88954a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro143430-c31015/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro143430-c31015
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro143430-c31015/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro143430-c31015/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro143430-c31015/results
+logging_level: INFO
+job_queues:
+- 202212-31015
+- dell-vostro-14-3430-c31015
+- dell-vostro-14-3430
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro143435-c30908/default.yaml b/ce-cert/data-tel-l3/dell-vostro143435-c30908/default.yaml
new file mode 100644
index 0000000..779336d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro143435-c30908/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.225
+secure_id: aRu2gjitqkV3Fu3gNjqrZ2
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro143435-c30908
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: aRu2gjitqkV3Fu3gNjqrZ2
+  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.225
diff --git a/ce-cert/data-tel-l3/dell-vostro143435-c30908/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro143435-c30908/testflinger-agent.conf
new file mode 100644
index 0000000..4b826a9
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro143435-c30908/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro143435-c30908
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro143435-c30908/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro143435-c30908/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro143435-c30908/results
+logging_level: INFO
+job_queues:
+- 202212-30908
+- dell-vostro-14-3435-c30908
+- dell-vostro-14-3435
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro153530-c31016/default.yaml b/ce-cert/data-tel-l3/dell-vostro153530-c31016/default.yaml
new file mode 100644
index 0000000..aa6b26f
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro153530-c31016/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.145
+secure_id: JD2SKZ3PMEsppMpt7XthsB
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro153530-c31016
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.129 .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.194.129 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: JD2SKZ3PMEsppMpt7XthsB
+  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.145
diff --git a/ce-cert/data-tel-l3/dell-vostro153530-c31016/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro153530-c31016/testflinger-agent.conf
new file mode 100644
index 0000000..e6f6425
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro153530-c31016/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro153530-c31016
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro153530-c31016/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro153530-c31016/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro153530-c31016/results
+logging_level: INFO
+job_queues:
+- 202212-31016
+- dell-vostro-15-3530-c31016
+- dell-vostro-15-3530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro153530-c31049/default.yaml b/ce-cert/data-tel-l3/dell-vostro153530-c31049/default.yaml
new file mode 100644
index 0000000..e210ef4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro153530-c31049/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.191
+secure_id: LwQaZCXbJZ9qdSpt49jAow
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro153530-c31049
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.133 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: LwQaZCXbJZ9qdSpt49jAow
+  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.191
diff --git a/ce-cert/data-tel-l3/dell-vostro153530-c31049/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro153530-c31049/testflinger-agent.conf
new file mode 100644
index 0000000..b89d4d3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro153530-c31049/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro153530-c31049
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro153530-c31049/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro153530-c31049/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro153530-c31049/results
+logging_level: INFO
+job_queues:
+- 202212-31049
+- dell-vostro-15-3530-c31049
+- dell-vostro-15-3530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro153535-c30909/default.yaml b/ce-cert/data-tel-l3/dell-vostro153535-c30909/default.yaml
new file mode 100644
index 0000000..0818034
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro153535-c30909/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.223
+secure_id: kZYkAmPXKmRBXQzjKfb54R
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro153535-c30909
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.118 .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.194.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: kZYkAmPXKmRBXQzjKfb54R
+  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.223
diff --git a/ce-cert/data-tel-l3/dell-vostro153535-c30909/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro153535-c30909/testflinger-agent.conf
new file mode 100644
index 0000000..1e0919b
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro153535-c30909/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro153535-c30909
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro153535-c30909/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro153535-c30909/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro153535-c30909/results
+logging_level: INFO
+job_queues:
+- 202212-30909
+- dell-vostro-15-3535-c30909
+- dell-vostro-15-3535
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-sff-c30595/default.yaml b/ce-cert/data-tel-l3/dell-vostro3020-sff-c30595/default.yaml
new file mode 100644
index 0000000..6fe195d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-sff-c30595/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.43
+secure_id: 4eGuGjJ6AxgM8byBgfzgRo
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3020-sff-c30595
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.123 .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.123 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4eGuGjJ6AxgM8byBgfzgRo
+  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.43
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-sff-c30595/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro3020-sff-c30595/testflinger-agent.conf
new file mode 100644
index 0000000..43546f0
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-sff-c30595/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro3020-sff-c30595
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3020-sff-c30595/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3020-sff-c30595/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3020-sff-c30595/results
+logging_level: INFO
+job_queues:
+- 202209-30595
+- dell-vostro-3020-sff-c30595
+- dell-vostro-3020-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-sff-c31321/default.yaml b/ce-cert/data-tel-l3/dell-vostro3020-sff-c31321/default.yaml
new file mode 100644
index 0000000..79b8291
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-sff-c31321/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.83
+secure_id: 3LTP9NpejR9WCNNqWBeRDJ
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3020-sff-c31321
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.126 .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.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 3LTP9NpejR9WCNNqWBeRDJ
+  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.83
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-sff-c31321/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro3020-sff-c31321/testflinger-agent.conf
new file mode 100644
index 0000000..6ccd669
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-sff-c31321/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro3020-sff-c31321
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3020-sff-c31321/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3020-sff-c31321/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3020-sff-c31321/results
+logging_level: INFO
+job_queues:
+- 202303-31321
+- dell-vostro-3020-sff-c31321
+- dell-vostro-3020-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-t-c30562/default.yaml b/ce-cert/data-tel-l3/dell-vostro3020-t-c30562/default.yaml
new file mode 100644
index 0000000..2c39687
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-t-c30562/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.35
+secure_id: iQsUQajXkARnxyfYmkVJig
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3020-t-c30562
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.102 .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.194.102 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: iQsUQajXkARnxyfYmkVJig
+  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.35
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-t-c30562/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro3020-t-c30562/testflinger-agent.conf
new file mode 100644
index 0000000..8dd09bc
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-t-c30562/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro3020-t-c30562
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3020-t-c30562/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3020-t-c30562/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3020-t-c30562/results
+logging_level: INFO
+job_queues:
+- 202208-30562
+- dell-vostro-3020-t-c30562
+- dell-vostro-3020-t
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-t-c30568/default.yaml b/ce-cert/data-tel-l3/dell-vostro3020-t-c30568/default.yaml
new file mode 100644
index 0000000..5ea383a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-t-c30568/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.37
+secure_id: fgiCNmqYRDaUifar6P4d7D
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3020-t-c30568
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.102 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: fgiCNmqYRDaUifar6P4d7D
+  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.37
diff --git a/ce-cert/data-tel-l3/dell-vostro3020-t-c30568/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro3020-t-c30568/testflinger-agent.conf
new file mode 100644
index 0000000..edd75ff
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3020-t-c30568/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro3020-t-c30568
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3020-t-c30568/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3020-t-c30568/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3020-t-c30568/results
+logging_level: INFO
+job_queues:
+- 202208-30568
+- dell-vostro-3020-t-c30568
+- dell-vostro-3020-t
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-vostro3591-c27447/default.yaml b/ce-cert/data-tel-l3/dell-vostro3591-c27447/default.yaml
new file mode 100644
index 0000000..df15e6d
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3591-c27447/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.105
+secure_id: Ra5hUv943QcwDtkW3fP6WE
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro3591-c27447
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.126 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Ra5hUv943QcwDtkW3fP6WE
+  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.105
diff --git a/ce-cert/data-tel-l3/dell-vostro3591-c27447/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro3591-c27447/testflinger-agent.conf
new file mode 100644
index 0000000..2e86258
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro3591-c27447/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro3591-c27447
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro3591-c27447/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro3591-c27447/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro3591-c27447/results
+logging_level: INFO
+job_queues:
+- 201910-27447
+- dell-vostro-3591-c27447
+- dell-vostro-3591
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/dell-vostro5402-c28055/default.yaml b/ce-cert/data-tel-l3/dell-vostro5402-c28055/default.yaml
new file mode 100644
index 0000000..2e35560
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro5402-c28055/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.205
+secure_id: sHrz8FntwPv3qTgGNu7JDV
+node_id: spthsy
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro5402-c28055
+node_name: dell-vostro-5402-c28055
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.115 .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.194.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: sHrz8FntwPv3qTgGNu7JDV
+  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.205
diff --git a/ce-cert/data-tel-l3/dell-vostro5402-c28055/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro5402-c28055/testflinger-agent.conf
new file mode 100644
index 0000000..231e9a5
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro5402-c28055/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro5402-c28055
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro5402-c28055/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro5402-c28055/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro5402-c28055/results
+logging_level: INFO
+job_queues:
+- 202007-28055
+- dell-vostro-5402-c28055
+- dell-vostro-5402
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-vostro5568-c22344/default.yaml b/ce-cert/data-tel-l3/dell-vostro5568-c22344/default.yaml
new file mode 100644
index 0000000..5181e79
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro5568-c22344/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.199
+secure_id: a00D000000gYO1uIAG
+node_id: 4tqrre
+maas_user: cert-maas-tel-01
+agent_name: dell-vostro5568-c22344
+node_name: dell-vostro-5568-c22344
+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.3 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.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: a00D000000gYO1uIAG
+  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.199
diff --git a/ce-cert/data-tel-l3/dell-vostro5568-c22344/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-vostro5568-c22344/testflinger-agent.conf
new file mode 100644
index 0000000..a9712e8
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-vostro5568-c22344/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-vostro5568-c22344
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-vostro5568-c22344/run
+logging_basedir: /home/ubuntu/testflinger/dell-vostro5568-c22344/logs
+results_basedir: /home/ubuntu/testflinger/dell-vostro5568-c22344/results
+logging_level: INFO
+job_queues:
+- 201606-22344
+- dell-vostro-5568-c22344
+- dell-vostro-5568
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-wyse5070-c26047/default.yaml b/ce-cert/data-tel-l3/dell-wyse5070-c26047/default.yaml
new file mode 100644
index 0000000..c2a8d5a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-wyse5070-c26047/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.152.209
+secure_id: uxsPZHnnkqXRgFaXWqXwgJ
+node_id: 73kt7w
+maas_user: cert-maas-tel-01
+agent_name: dell-wyse5070-c26047
+node_name: dell-wyse-5070-c26047
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: uxsPZHnnkqXRgFaXWqXwgJ
+  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.209
diff --git a/ce-cert/data-tel-l3/dell-wyse5070-c26047/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-wyse5070-c26047/testflinger-agent.conf
new file mode 100644
index 0000000..f16f904
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-wyse5070-c26047/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-wyse5070-c26047
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-wyse5070-c26047/run
+logging_basedir: /home/ubuntu/testflinger/dell-wyse5070-c26047/logs
+results_basedir: /home/ubuntu/testflinger/dell-wyse5070-c26047/results
+logging_level: INFO
+job_queues:
+- 201712-26047
+- dell-wyse-5070-c26047
+- dell-wyse-5070
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-xps137390-c27366/default.yaml b/ce-cert/data-tel-l3/dell-xps137390-c27366/default.yaml
new file mode 100644
index 0000000..e4d36e4
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps137390-c27366/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.109
+secure_id: RcrRSdZ9kjhohV8JdrWtfG
+node_id: rk4fmx
+maas_user: cert-maas-tel-01
+agent_name: dell-xps137390-c27366
+node_name: dell-xps-13-7390-c27366
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.127 .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.194.127 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: RcrRSdZ9kjhohV8JdrWtfG
+  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.109
diff --git a/ce-cert/data-tel-l3/dell-xps137390-c27366/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps137390-c27366/testflinger-agent.conf
new file mode 100644
index 0000000..a67c63a
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps137390-c27366/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps137390-c27366
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps137390-c27366/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps137390-c27366/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps137390-c27366/results
+logging_level: INFO
+job_queues:
+- 201909-27366
+- dell-xps-13-7390-c27366
+- dell-xps-13-7390
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/dell-xps139370-c26038/default.yaml b/ce-cert/data-tel-l3/dell-xps139370-c26038/default.yaml
new file mode 100644
index 0000000..d166b76
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps139370-c26038/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.241
+secure_id: kEMVm67FTEgA7yC5PLJbKm
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c26038
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.117 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: kEMVm67FTEgA7yC5PLJbKm
+  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.241
diff --git a/ce-cert/data-tel-l3/dell-xps139370-c26038/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps139370-c26038/testflinger-agent.conf
new file mode 100644
index 0000000..f9bb236
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps139370-c26038/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps139370-c26038
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c26038/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c26038/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c26038/results
+logging_level: INFO
+job_queues:
+- 201712-26038
+- dell-xps-13-9370-c26038
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31084/default.yaml b/ce-cert/data-tel-l3/dell-xps9320-c31084/default.yaml
new file mode 100644
index 0000000..55f01b3
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31084/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.31
+secure_id: Vhff2iYMBfPmV7CcWuASvv
+maas_user: cert-maas-tel-01
+agent_name: dell-xps9320-c31084
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.158 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.194.158 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Vhff2iYMBfPmV7CcWuASvv
+  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.155.31
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31084/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps9320-c31084/testflinger-agent.conf
new file mode 100644
index 0000000..0176411
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31084/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps9320-c31084
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps9320-c31084/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps9320-c31084/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps9320-c31084/results
+logging_level: INFO
+job_queues:
+- 202301-31084
+- dell-xps-9320-c31084
+- dell-xps-9320
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31085/default.yaml b/ce-cert/data-tel-l3/dell-xps9320-c31085/default.yaml
new file mode 100644
index 0000000..62d2f91
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31085/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.243
+secure_id: 4RADYDCYetyQJfWxyKJC8D
+maas_user: cert-maas-tel-01
+agent_name: dell-xps9320-c31085
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.155 .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.194.155 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4RADYDCYetyQJfWxyKJC8D
+  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.154.243
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31085/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps9320-c31085/testflinger-agent.conf
new file mode 100644
index 0000000..8f73c3e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31085/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps9320-c31085
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps9320-c31085/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps9320-c31085/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps9320-c31085/results
+logging_level: INFO
+job_queues:
+- 202301-31085
+- dell-xps-9320-c31085
+- dell-xps-9320
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31086/default.yaml b/ce-cert/data-tel-l3/dell-xps9320-c31086/default.yaml
new file mode 100644
index 0000000..09d4c65
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31086/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.245
+secure_id: KYRJFfhWZkvy6MTFrCPVYy
+maas_user: cert-maas-tel-01
+agent_name: dell-xps9320-c31086
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.155 .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.194.155 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: KYRJFfhWZkvy6MTFrCPVYy
+  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.154.245
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31086/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps9320-c31086/testflinger-agent.conf
new file mode 100644
index 0000000..9e4c5ef
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31086/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps9320-c31086
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps9320-c31086/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps9320-c31086/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps9320-c31086/results
+logging_level: INFO
+job_queues:
+- 202301-31086
+- dell-xps-9320-c31086
+- dell-xps-9320
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31087/default.yaml b/ce-cert/data-tel-l3/dell-xps9320-c31087/default.yaml
new file mode 100644
index 0000000..2bf23de
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31087/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.203
+secure_id: f8forowyjDNgXwJv7xiTNc
+maas_user: cert-maas-tel-01
+agent_name: dell-xps9320-c31087
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.152 .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.194.152 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: f8forowyjDNgXwJv7xiTNc
+  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.154.203
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31087/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps9320-c31087/testflinger-agent.conf
new file mode 100644
index 0000000..549764e
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31087/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps9320-c31087
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps9320-c31087/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps9320-c31087/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps9320-c31087/results
+logging_level: INFO
+job_queues:
+- 202301-31087
+- dell-xps-9320-c31087
+- dell-xps-9320
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31198/default.yaml b/ce-cert/data-tel-l3/dell-xps9320-c31198/default.yaml
new file mode 100644
index 0000000..14bf778
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31198/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.29
+secure_id: kcTC8Yw3jbvX9ZZjCUy5Q6
+maas_user: cert-maas-tel-01
+agent_name: dell-xps9320-c31198
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.158 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.194.158 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: kcTC8Yw3jbvX9ZZjCUy5Q6
+  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.155.29
diff --git a/ce-cert/data-tel-l3/dell-xps9320-c31198/testflinger-agent.conf b/ce-cert/data-tel-l3/dell-xps9320-c31198/testflinger-agent.conf
new file mode 100644
index 0000000..b894a35
--- /dev/null
+++ b/ce-cert/data-tel-l3/dell-xps9320-c31198/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dell-xps9320-c31198
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps9320-c31198/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps9320-c31198/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps9320-c31198/results
+logging_level: INFO
+job_queues:
+- 202302-31198
+- dell-xps-9320-c31198
+- dell-xps-9320
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemscript
diff --git a/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/default.yaml b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/default.yaml
new file mode 100644
index 0000000..285987a
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.189
+secure_id: PkfjZfCuSUKiJzLU6VwSBF
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-mini800-g9-desktop-pc-c31492
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.115 .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.194.115 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: PkfjZfCuSUKiJzLU6VwSBF
+  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.189
diff --git a/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/testflinger-agent.conf
new file mode 100644
index 0000000..7c34e52
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31492/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elite-mini800-g9-desktop-pc-c31492
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31492/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31492/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31492/results
+logging_level: INFO
+job_queues:
+- 202304-31492
+- hp-elite-mini-800-g9-desktop-pc-c31492
+- hp-elite-mini-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/default.yaml b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/default.yaml
new file mode 100644
index 0000000..aa14c5e
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.152.229
+secure_id: 8LWPCt8Qr7JC8vRPNAfJom
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-mini800-g9-desktop-pc-c31496
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.118 .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.194.118 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 8LWPCt8Qr7JC8vRPNAfJom
+  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.229
diff --git a/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/testflinger-agent.conf
new file mode 100644
index 0000000..333ac39
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31496/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elite-mini800-g9-desktop-pc-c31496
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31496/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31496/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31496/results
+logging_level: INFO
+job_queues:
+- 202304-31496
+- hp-elite-mini-800-g9-desktop-pc-c31496
+- hp-elite-mini-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/default.yaml b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/default.yaml
new file mode 100644
index 0000000..cecc3fb
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.153.15
+secure_id: 9XLYRuaSz2cpWYN3XJNoQe
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-mini800-g9-desktop-pc-c31497
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.121 .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.194.121 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9XLYRuaSz2cpWYN3XJNoQe
+  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.15
diff --git a/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/testflinger-agent.conf
new file mode 100644
index 0000000..73cc681
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-mini800-g9-desktop-pc-c31497/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elite-mini800-g9-desktop-pc-c31497
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31497/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31497/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-mini800-g9-desktop-pc-c31497/results
+logging_level: INFO
+job_queues:
+- 202304-31497
+- hp-elite-mini-800-g9-desktop-pc-c31497
+- hp-elite-mini-800-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/default.yaml b/ce-cert/data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/default.yaml
new file mode 100644
index 0000000..7796b57
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.3
+secure_id: 3wB4cQXiN82zWSQvmyyzds
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 3wB4cQXiN82zWSQvmyyzds
+  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.155.3
diff --git a/ce-cert/data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/testflinger-agent.conf
new file mode 100644
index 0000000..e7169b1
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-x360104014-inch-g102-in1-notebook-pc-c31225/results
+logging_level: INFO
+job_queues:
+- 202302-31225
+- hp-elite-x360-1040-14-inch-g10-2-in-1-notebook-pc-c31225
+- hp-elite-x360-1040-14-inch-g10-2-in-1-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/default.yaml b/ce-cert/data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/default.yaml
new file mode 100644
index 0000000..5aee429
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.39
+secure_id: 4Jt5SHkzDF2oqwf9LBcZLA
+maas_user: cert-maas-tel-01
+agent_name: hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4Jt5SHkzDF2oqwf9LBcZLA
+  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.155.39
diff --git a/ce-cert/data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/testflinger-agent.conf
new file mode 100644
index 0000000..3e3114d
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/run
+logging_basedir: /home/ubuntu/testflinger/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/logs
+results_basedir: /home/ubuntu/testflinger/hp-elite-x36083013-inch-g102-in1-notebook-pc-c31231/results
+logging_level: INFO
+job_queues:
+- 202302-31231
+- hp-elite-x360-830-13-inch-g10-2-in-1-notebook-pc-c31231
+- hp-elite-x360-830-13-inch-g10-2-in-1-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/default.yaml b/ce-cert/data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/default.yaml
new file mode 100644
index 0000000..7e08db5
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.1
+secure_id: 9mGqkcscDDjBMEMV6n9mft
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook104014-inch-g10-notebook-pc-c31229
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.157 .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.194.157 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9mGqkcscDDjBMEMV6n9mft
+  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.155.1
diff --git a/ce-cert/data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/testflinger-agent.conf
new file mode 100644
index 0000000..7fb3029
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook104014-inch-g10-notebook-pc-c31229/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook104014-inch-g10-notebook-pc-c31229
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook104014-inch-g10-notebook-pc-c31229/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook104014-inch-g10-notebook-pc-c31229/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook104014-inch-g10-notebook-pc-c31229/results
+logging_level: INFO
+job_queues:
+- 202302-31229
+- hp-elitebook-1040-14-inch-g10-notebook-pc-c31229
+- hp-elitebook-1040-14-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/default.yaml b/ce-cert/data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/default.yaml
new file mode 100644
index 0000000..6229698
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.73
+secure_id: kHhZ3TLadJdQccTvF8K48M
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook630133-inch-g10-notebook-pc-c31240
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.144 .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.194.144 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: kHhZ3TLadJdQccTvF8K48M
+  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.154.73
diff --git a/ce-cert/data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/testflinger-agent.conf
new file mode 100644
index 0000000..232004a
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook630133-inch-g10-notebook-pc-c31240/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook630133-inch-g10-notebook-pc-c31240
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook630133-inch-g10-notebook-pc-c31240/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook630133-inch-g10-notebook-pc-c31240/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook630133-inch-g10-notebook-pc-c31240/results
+logging_level: INFO
+job_queues:
+- 202302-31240
+- hp-elitebook-630-133-inch-g10-notebook-pc-c31240
+- hp-elitebook-630-133-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31119/default.yaml b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31119/default.yaml
new file mode 100644
index 0000000..bbc2877
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31119/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.125
+secure_id: 9BRyy98wMcCp28sVWWcxtm
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook64014-inch-g10-c31119
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.146 .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.194.146 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9BRyy98wMcCp28sVWWcxtm
+  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.154.125
diff --git a/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31119/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31119/testflinger-agent.conf
new file mode 100644
index 0000000..472ddab
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31119/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook64014-inch-g10-c31119
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31119/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31119/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31119/results
+logging_level: INFO
+job_queues:
+- 202301-31119
+- hp-elitebook-640-14-inch-g10-c31119
+- hp-elitebook-640-14-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31120/default.yaml b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31120/default.yaml
new file mode 100644
index 0000000..fe26be2
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31120/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.41
+secure_id: i67Fg4NVovaAyUhYDcwcCy
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook64014-inch-g10-c31120
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: i67Fg4NVovaAyUhYDcwcCy
+  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.155.41
diff --git a/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31120/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31120/testflinger-agent.conf
new file mode 100644
index 0000000..c00f62a
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31120/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook64014-inch-g10-c31120
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31120/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31120/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31120/results
+logging_level: INFO
+job_queues:
+- 202301-31120
+- hp-elitebook-640-14-inch-g10-c31120
+- hp-elitebook-640-14-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31121/default.yaml b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31121/default.yaml
new file mode 100644
index 0000000..027593d
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31121/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.43
+secure_id: iyjf2MTfSSt6Wa26usAiuH
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook64014-inch-g10-c31121
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.160 .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.194.160 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: iyjf2MTfSSt6Wa26usAiuH
+  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.155.43
diff --git a/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31121/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31121/testflinger-agent.conf
new file mode 100644
index 0000000..3d96452
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook64014-inch-g10-c31121/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook64014-inch-g10-c31121
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31121/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31121/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook64014-inch-g10-c31121/results
+logging_level: INFO
+job_queues:
+- 202301-31121
+- hp-elitebook-640-14-inch-g10-c31121
+- hp-elitebook-640-14-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31123/default.yaml b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31123/default.yaml
new file mode 100644
index 0000000..f94469d
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31123/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.123
+secure_id: RttfU33VCT2NZGVmkXGjUx
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook650156-inch-g10-c31123
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.146 .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.194.146 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: RttfU33VCT2NZGVmkXGjUx
+  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.154.123
diff --git a/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31123/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31123/testflinger-agent.conf
new file mode 100644
index 0000000..36808f3
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31123/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook650156-inch-g10-c31123
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31123/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31123/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31123/results
+logging_level: INFO
+job_queues:
+- 202301-31123
+- hp-elitebook-650-156-inch-g10-c31123
+- hp-elitebook-650-156-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31124/default.yaml b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31124/default.yaml
new file mode 100644
index 0000000..0a391f2
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31124/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.165
+secure_id: HBDR7np8Q4pSEwHnmCCCo5
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook650156-inch-g10-c31124
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.149 .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.194.149 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: HBDR7np8Q4pSEwHnmCCCo5
+  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.154.165
diff --git a/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31124/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31124/testflinger-agent.conf
new file mode 100644
index 0000000..ea7f136
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31124/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook650156-inch-g10-c31124
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31124/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31124/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31124/results
+logging_level: INFO
+job_queues:
+- 202301-31124
+- hp-elitebook-650-156-inch-g10-c31124
+- hp-elitebook-650-156-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31125/default.yaml b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31125/default.yaml
new file mode 100644
index 0000000..b1eeed8
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31125/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.163
+secure_id: Cch6EnjrtxYVSBmEfnc3YQ
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook650156-inch-g10-c31125
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.149 .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.194.149 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Cch6EnjrtxYVSBmEfnc3YQ
+  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.154.163
diff --git a/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31125/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31125/testflinger-agent.conf
new file mode 100644
index 0000000..e718c35
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook650156-inch-g10-c31125/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook650156-inch-g10-c31125
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31125/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31125/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook650156-inch-g10-c31125/results
+logging_level: INFO
+job_queues:
+- 202301-31125
+- hp-elitebook-650-156-inch-g10-c31125
+- hp-elitebook-650-156-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/default.yaml b/ce-cert/data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/default.yaml
new file mode 100644
index 0000000..a67a0c7
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.175
+secure_id: SygEWkfXrnzHzeJBmHfniM
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook83013-inch-g10-notebook-pc-c31230
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.151 .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.194.151 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: SygEWkfXrnzHzeJBmHfniM
+  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.154.175
diff --git a/ce-cert/data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/testflinger-agent.conf
new file mode 100644
index 0000000..c7df8c8
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook83013-inch-g10-notebook-pc-c31230/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook83013-inch-g10-notebook-pc-c31230
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook83013-inch-g10-notebook-pc-c31230/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook83013-inch-g10-notebook-pc-c31230/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook83013-inch-g10-notebook-pc-c31230/results
+logging_level: INFO
+job_queues:
+- 202302-31230
+- hp-elitebook-830-13-inch-g10-notebook-pc-c31230
+- hp-elitebook-830-13-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/default.yaml b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/default.yaml
new file mode 100644
index 0000000..fcabc19
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.215
+secure_id: gqwGX4W5DKutax6vbisTbx
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook84014-inch-g10-notebook-pc-c31232
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: gqwGX4W5DKutax6vbisTbx
+  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.154.215
diff --git a/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/testflinger-agent.conf
new file mode 100644
index 0000000..cd2465a
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31232/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook84014-inch-g10-notebook-pc-c31232
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook84014-inch-g10-notebook-pc-c31232/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook84014-inch-g10-notebook-pc-c31232/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook84014-inch-g10-notebook-pc-c31232/results
+logging_level: INFO
+job_queues:
+- 202302-31232
+- hp-elitebook-840-14-inch-g10-notebook-pc-c31232
+- hp-elitebook-840-14-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/default.yaml b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/default.yaml
new file mode 100644
index 0000000..bcfcb80
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.155.37
+secure_id: Hu8EwV3hxDxr5pGuu88PZ2
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook84014-inch-g10-notebook-pc-c31233
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.159 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Hu8EwV3hxDxr5pGuu88PZ2
+  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.155.37
diff --git a/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/testflinger-agent.conf
new file mode 100644
index 0000000..2c24a06
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook84014-inch-g10-notebook-pc-c31233/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook84014-inch-g10-notebook-pc-c31233
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook84014-inch-g10-notebook-pc-c31233/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook84014-inch-g10-notebook-pc-c31233/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook84014-inch-g10-notebook-pc-c31233/results
+logging_level: INFO
+job_queues:
+- 202302-31233
+- hp-elitebook-840-14-inch-g10-notebook-pc-c31233
+- hp-elitebook-840-14-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitebook86016-inch-g10-c31226/default.yaml b/ce-cert/data-tel-l3/hp-elitebook86016-inch-g10-c31226/default.yaml
new file mode 100644
index 0000000..6cb4d4e
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook86016-inch-g10-c31226/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.217
+secure_id: krnsb4TVZMcz6n7SKBt47b
+maas_user: cert-maas-tel-01
+agent_name: hp-elitebook86016-inch-g10-c31226
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.154 .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.194.154 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: krnsb4TVZMcz6n7SKBt47b
+  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.154.217
diff --git a/ce-cert/data-tel-l3/hp-elitebook86016-inch-g10-c31226/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitebook86016-inch-g10-c31226/testflinger-agent.conf
new file mode 100644
index 0000000..a5f2e62
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitebook86016-inch-g10-c31226/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitebook86016-inch-g10-c31226
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitebook86016-inch-g10-c31226/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitebook86016-inch-g10-c31226/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitebook86016-inch-g10-c31226/results
+logging_level: INFO
+job_queues:
+- 202302-31226
+- hp-elitebook-860-16-inch-g10-c31226
+- hp-elitebook-860-16-inch-g10
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-elitedesk800-g6-dm-c27944/default.yaml b/ce-cert/data-tel-l3/hp-elitedesk800-g6-dm-c27944/default.yaml
new file mode 100644
index 0000000..bfc3006
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitedesk800-g6-dm-c27944/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.21
+secure_id: D6CgiHgH3kSb2VWfh2F37k
+node_id: phbmey
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk800-g6-dm-c27944
+node_name: hp-elitedesk-800-g6-dm-c27944
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.120 .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.194.120 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: D6CgiHgH3kSb2VWfh2F37k
+  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.21
diff --git a/ce-cert/data-tel-l3/hp-elitedesk800-g6-dm-c27944/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-elitedesk800-g6-dm-c27944/testflinger-agent.conf
new file mode 100644
index 0000000..43bb455
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-elitedesk800-g6-dm-c27944/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-elitedesk800-g6-dm-c27944
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-dm-c27944/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-dm-c27944/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-dm-c27944/results
+logging_level: INFO
+job_queues:
+- 202005-27944
+- hp-elitedesk-800-g6-dm-c27944
+- hp-elitedesk-800-g6-dm
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/default.yaml b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/default.yaml
new file mode 100644
index 0000000..f84eba9
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.27
+secure_id: KphxpAUq8mhA2uxyZMm773
+maas_user: cert-maas-tel-01
+agent_name: hp-pro-mini400-g9-desktop-pc-c31494
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.141 .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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: KphxpAUq8mhA2uxyZMm773
+  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.154.27
diff --git a/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/testflinger-agent.conf
new file mode 100644
index 0000000..b886053
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31494/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-pro-mini400-g9-desktop-pc-c31494
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c31494/run
+logging_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c31494/logs
+results_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c31494/results
+logging_level: INFO
+job_queues:
+- 202304-31494
+- hp-pro-mini-400-g9-desktop-pc-c31494
+- hp-pro-mini-400-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/default.yaml b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/default.yaml
new file mode 100644
index 0000000..979f616
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.29
+secure_id: Jjit9oTanGYB2y6DPiNbSs
+maas_user: cert-maas-tel-01
+agent_name: hp-pro-mini400-g9-desktop-pc-c31495
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.141 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Jjit9oTanGYB2y6DPiNbSs
+  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.154.29
diff --git a/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/testflinger-agent.conf
new file mode 100644
index 0000000..75e37f5
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-pro-mini400-g9-desktop-pc-c31495/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-pro-mini400-g9-desktop-pc-c31495
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c31495/run
+logging_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c31495/logs
+results_basedir: /home/ubuntu/testflinger/hp-pro-mini400-g9-desktop-pc-c31495/results
+logging_level: INFO
+job_queues:
+- 202304-31495
+- hp-pro-mini-400-g9-desktop-pc-c31495
+- hp-pro-mini-400-g9-desktop-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-probook440-g8-notebook-pc-c28762/default.yaml b/ce-cert/data-tel-l3/hp-probook440-g8-notebook-pc-c28762/default.yaml
new file mode 100644
index 0000000..52ef653
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook440-g8-notebook-pc-c28762/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.153.111
+secure_id: BrorroqZhqthPRMzs4J2jC
+node_id: e8pcw7
+maas_user: cert-maas-tel-01
+agent_name: hp-probook440-g8-notebook-pc-c28762
+node_name: hp-probook-440-g8-notebook-pc-c28762
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.127 .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.194.127 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: BrorroqZhqthPRMzs4J2jC
+  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.111
diff --git a/ce-cert/data-tel-l3/hp-probook440-g8-notebook-pc-c28762/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-probook440-g8-notebook-pc-c28762/testflinger-agent.conf
new file mode 100644
index 0000000..88d1c67
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook440-g8-notebook-pc-c28762/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-probook440-g8-notebook-pc-c28762
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook440-g8-notebook-pc-c28762/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook440-g8-notebook-pc-c28762/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook440-g8-notebook-pc-c28762/results
+logging_level: INFO
+job_queues:
+- 202103-28762
+- hp-probook-440-g8-notebook-pc-c28762
+- hp-probook-440-g8-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/default.yaml b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/default.yaml
new file mode 100644
index 0000000..495a3bf
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.173
+secure_id: gC7rQ6ra6bXmfWpo7vBS64
+maas_user: cert-maas-tel-01
+agent_name: hp-probook44014-inch-g10-notebook-pc-c31130
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.150 .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.194.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: gC7rQ6ra6bXmfWpo7vBS64
+  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.154.173
diff --git a/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/testflinger-agent.conf
new file mode 100644
index 0000000..4cf0e3a
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31130/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-probook44014-inch-g10-notebook-pc-c31130
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g10-notebook-pc-c31130/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g10-notebook-pc-c31130/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g10-notebook-pc-c31130/results
+logging_level: INFO
+job_queues:
+- 202301-31130
+- hp-probook-440-14-inch-g10-notebook-pc-c31130
+- hp-probook-440-14-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/default.yaml b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/default.yaml
new file mode 100644
index 0000000..533cd74
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.171
+secure_id: bGPvvSmVnN6iHNfLpcmEoa
+maas_user: cert-maas-tel-01
+agent_name: hp-probook44014-inch-g10-notebook-pc-c31131
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.150 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: bGPvvSmVnN6iHNfLpcmEoa
+  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.154.171
diff --git a/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/testflinger-agent.conf b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/testflinger-agent.conf
new file mode 100644
index 0000000..ec4ac1d
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31131/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hp-probook44014-inch-g10-notebook-pc-c31131
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g10-notebook-pc-c31131/run
+logging_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g10-notebook-pc-c31131/logs
+results_basedir: /home/ubuntu/testflinger/hp-probook44014-inch-g10-notebook-pc-c31131/results
+logging_level: INFO
+job_queues:
+- 202301-31131
+- hp-probook-440-14-inch-g10-notebook-pc-c31131
+- hp-probook-440-14-inch-g10-notebook-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+allocate_command: tf-allocate
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31132/default.yaml b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31132/default.yaml
new file mode 100644
index 0000000..d5f3d86
--- /dev/null
+++ b/ce-cert/data-tel-l3/hp-probook44014-inch-g10-notebook-pc-c31132/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.154.213
+secure_id: 7LxGypLg3XMmRMF5BicRxx
+maas_user: cert-maas-tel-01
+agent_name: hp-probook44014-inch-g10-notebook-pc-c31132
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.194.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.194.153 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 7LxGypLg3XMmRMF5BicRxx
+  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_