← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~pwlars/hwcert-jenkins-jobs/+git/cert-juju:typo-fix-rpi3bp005-starfive into hwcert-jenkins-jobs:master

 

Paul Larson has proposed merging ~pwlars/hwcert-jenkins-jobs/+git/cert-juju:typo-fix-rpi3bp005-starfive into hwcert-jenkins-jobs:master.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~pwlars/hwcert-jenkins-jobs/+git/cert-juju/+merge/426299
-- 
The attached diff has been truncated due to its size.
Your team hwcert-jenkins is requested to review the proposed merge of ~pwlars/hwcert-jenkins-jobs/+git/cert-juju:typo-fix-rpi3bp005-starfive into hwcert-jenkins-jobs:master.
diff --git a/README b/README
index 7511075..9477c45 100644
--- a/README
+++ b/README
@@ -1,3 +1,4 @@
+<<<<<<< README
 To install these on the jenkins server, first edit jjb.ini to add your
 jenkins credentials.
 
@@ -17,3 +18,24 @@ or emailing the results:
 If you want to just test or update a single job, you can instead run:
   $ jenkins-jobs test staging.yaml:path/to/job.yaml job-name
   $ jenkins-jobs update staging.yaml:path/to/job.yaml job-name
+=======
+After pulling this branch, the first thing needed will be to cd to the charms directory and run:
+./update-charms
+
+Next, before deploying, put the required id_rsa and id_rsa.pub in ce-cert/agent-host
+
+After deploying, ssh to the agent-host and run:
+$ git clone git+ssh://ce-certification-qa@xxxxxxxxxxxxxxxxx/~canonical-hw-cert/hwcert-jenkins-tools/+git/tf-cmd-scripts
+$ sudo cp -a tf-cmd-scripts/* /usr/local/bin
+
+For Server-Cert environment
+===========================
+Add the following /home/ubuntu/.ssh/config to the agent host server:
+StrictHostKeyChecking no
+UserKnownHostsFile /dev/null
+
+# Server Cert ssh config
+Host 10.1.10.*
+    ProxyCommand ssh testflinger@10.245.128.3 nc -q0 %h %p
+
+>>>>>>> README
diff --git a/ce-cert/agent-host/README b/ce-cert/agent-host/README
new file mode 100644
index 0000000..e4b717c
--- /dev/null
+++ b/ce-cert/agent-host/README
@@ -0,0 +1 @@
+SSH credentials go here and will be deployed by the charms
diff --git a/ce-cert/ce-servers.yaml b/ce-cert/ce-servers.yaml
new file mode 100644
index 0000000..4f6046d
--- /dev/null
+++ b/ce-cert/ce-servers.yaml
@@ -0,0 +1,12 @@
+series: focal
+description: netboot-server
+applications:
+  netboot-server:
+    series: focal
+    constraints: tags=netboot-server
+    charm: ../charms/hwcert-pxe-server
+    num_units: 1
+    options:
+        kernel-url: http://people.canonical.com/~plars/testflinger-support/netboot/vmlinuz
+        initramfs-url: http://people.canonical.com/~plars/testflinger-support/netboot/init.img
+
diff --git a/ce-cert/ce-tf-agents-tel-l5.yaml b/ce-cert/ce-tf-agents-tel-l5.yaml
new file mode 100644
index 0000000..c3d48c8
--- /dev/null
+++ b/ce-cert/ce-tf-agents-tel-l5.yaml
@@ -0,0 +1,499 @@
+series: focal
+description: cert-testflinger-agents-tel-l5
+applications:
+  agent-host-server-tel-l5:
+    series: focal
+    constraints: tags=cert-agent-host-tel-l5
+    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
+  adlink-ampere-altra-developer-platform-c30097:
+    charm: ../charms/testflinger-agent-charm
+    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
+  advantech-ark1551-c29911:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/advantech-ark1551-c29911/default.yaml
+      testflinger_agent_configfile: data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  advantech-asmb622-c30355:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/advantech-asmb622-c30355/default.yaml
+      testflinger_agent_configfile: data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  advantech-ita460-c30165:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/advantech-ita460-c30165/default.yaml
+      testflinger_agent_configfile: data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  advantech-som5899-c29906:
+    charm: ../charms/testflinger-agent-charm
+    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
+  caracalla004:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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
+  conroe001:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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-latitude3520-c28601:
+    charm: ../charms/testflinger-agent-charm
+    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-optiplex5490-aio-c28624:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex7490-aio-c28586:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-optiplex7770-c26657:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/dell-optiplex7770-c26657/default.yaml
+      testflinger_agent_configfile: data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  dell-precision5530-c26342:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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-precision7750-c27817:
+    charm: ../charms/testflinger-agent-charm
+    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-precision7920-tower-c28107:
+    charm: ../charms/testflinger-agent-charm
+    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-xps137390-c27119:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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
+  duke-energy-gateway-c28361:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/duke-energy-gateway-c28361/default.yaml
+      testflinger_agent_configfile: data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  fortknox001:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/fortknox002/default.yaml
+      testflinger_agent_configfile: data-tel-l5/fortknox002/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  havasu002:
+    charm: ../charms/testflinger-agent-charm
+    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
+  hp-elitedesk800-g6-sff-c28125:
+    charm: ../charms/testflinger-agent-charm
+    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-eliteone840238-inch-g9-aio-c29776:
+    charm: ../charms/testflinger-agent-charm
+    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-prodesk400-g6-desktop-mini-pc-c27942:
+    charm: ../charms/testflinger-agent-charm
+    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-z2-g9-tower-workstation-c29793:
+    charm: ../charms/testflinger-agent-charm
+    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-sff-g8-workstation-c28728:
+    charm: ../charms/testflinger-agent-charm
+    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-z8-g4-workstation-c26287:
+    charm: ../charms/testflinger-agent-charm
+    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-fury15-g7-mobile-workstation-c28508:
+    charm: ../charms/testflinger-agent-charm
+    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
+  kassel001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/kassel001/default.yaml
+      testflinger_agent_configfile: data-tel-l5/kassel001/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  lenovo-thinkedge-se30-c28914:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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-p920-c27860:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/lenovo-thinkstation-p920-c27860/default.yaml
+      testflinger_agent_configfile: data-tel-l5/lenovo-thinkstation-p920-c27860/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  mellanox-mbf2m516a-eeeot-c27984:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/default.yaml
+      testflinger_agent_configfile: data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  nvidia-dgx-station-c25989:
+    charm: ../charms/testflinger-agent-charm
+    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
+  presidio001:
+    charm: ../charms/testflinger-agent-charm
+    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
+  rpi3bp005:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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
+  rpi4b4g001:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/stlouis005/default.yaml
+      testflinger_agent_configfile: data-tel-l5/stlouis005/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  tillamook003:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data-tel-l5/tillamook008/default.yaml
+      testflinger_agent_configfile: data-tel-l5/tillamook008/testflinger-agent.conf
+    to:
+    - agent-host-server-tel-l5
+  vasteras001:
+    charm: ../charms/testflinger-agent-charm
+    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
diff --git a/ce-cert/ce-tf-agents.yaml b/ce-cert/ce-tf-agents.yaml
new file mode 100644
index 0000000..0e04180
--- /dev/null
+++ b/ce-cert/ce-tf-agents.yaml
@@ -0,0 +1,1187 @@
+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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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
+  advantech-uno-2271g-v2-c29636:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/advantech-uno-2271g-v2-c29636/default.yaml
+      testflinger_agent_configfile: data/advantech-uno-2271g-v2-c29636/testflinger-agent.conf
+    to:
+    - agent-host-server
+  austin001-thinkedge-se30-c29153:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/austin001-thinkedge-se30-c29153/default.yaml
+      testflinger_agent_configfile: data/austin001-thinkedge-se30-c29153/testflinger-agent.conf
+    to:
+    - agent-host-server
+  cm3001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/cm3001/default.yaml
+      testflinger_agent_configfile: data/cm3001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  cm3p001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/cm3p001/default.yaml
+      testflinger_agent_configfile: data/cm3p001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  cool-quail:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/cool-quail/default.yaml
+      testflinger_agent_configfile: data/cool-quail/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dawson001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dawson001/default.yaml
+      testflinger_agent_configfile: data/dawson001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dawson002:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dawson002/default.yaml
+      testflinger_agent_configfile: data/dawson002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dawson003:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dawson003/default.yaml
+      testflinger_agent_configfile: data/dawson003/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dawson004:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dawson004/default.yaml
+      testflinger_agent_configfile: data/dawson004/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dawson005:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dawson005/default.yaml
+      testflinger_agent_configfile: data/dawson005/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dawson006:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dragonboard002/default.yaml
+      testflinger_agent_configfile: data/dragonboard002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dragonboard004:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dragonboard004/default.yaml
+      testflinger_agent_configfile: data/dragonboard004/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dragonboard005:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dragonboard005/default.yaml
+      testflinger_agent_configfile: data/dragonboard005/testflinger-agent.conf
+    to:
+    - agent-host-server
+  dragonboard006:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dragonboard006/default.yaml
+      testflinger_agent_configfile: data/dragonboard006/testflinger-agent.conf
+    to:
+    - agent-host-server
+  havasu001:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/quick-serval/default.yaml
+      testflinger_agent_configfile: data/quick-serval/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi2001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi2001/default.yaml
+      testflinger_agent_configfile: data/rpi2001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi2005:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi2005/default.yaml
+      testflinger_agent_configfile: data/rpi2005/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi2006:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi2006/default.yaml
+      testflinger_agent_configfile: data/rpi2006/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi3001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi3001/default.yaml
+      testflinger_agent_configfile: data/rpi3001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi3005:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi3005/default.yaml
+      testflinger_agent_configfile: data/rpi3005/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi3ap001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi3ap001/default.yaml
+      testflinger_agent_configfile: data/rpi3ap001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi3ap005:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi3ap005/default.yaml
+      testflinger_agent_configfile: data/rpi3ap005/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi3bp001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi3bp001/default.yaml
+      testflinger_agent_configfile: data/rpi3bp001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi400002:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi400002/default.yaml
+      testflinger_agent_configfile: data/rpi400002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi4b1g002:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi4b1g002/default.yaml
+      testflinger_agent_configfile: data/rpi4b1g002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi4b2g001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi4b2g001/default.yaml
+      testflinger_agent_configfile: data/rpi4b2g001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi4b2g002:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi4b2g002/default.yaml
+      testflinger_agent_configfile: data/rpi4b2g002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi4b4g002:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi4b4g002/default.yaml
+      testflinger_agent_configfile: data/rpi4b4g002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpi4b8g002:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpi4b8g002/default.yaml
+      testflinger_agent_configfile: data/rpi4b8g002/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpicm4l001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpicm4l001/default.yaml
+      testflinger_agent_configfile: data/rpicm4l001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  rpiz2001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/rpiz2001/default.yaml
+      testflinger_agent_configfile: data/rpiz2001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20140515065:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20140515065/default.yaml
+      testflinger_agent_configfile: data/sru20140515065/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20150618555:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20150618555/default.yaml
+      testflinger_agent_configfile: data/sru20150618555/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20150718599:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20150718599/default.yaml
+      testflinger_agent_configfile: data/sru20150718599/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20160421847:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20160421847/default.yaml
+      testflinger_agent_configfile: data/sru20160421847/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20160421849:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20160421849/default.yaml
+      testflinger_agent_configfile: data/sru20160421849/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20160622459:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20160622459/default.yaml
+      testflinger_agent_configfile: data/sru20160622459/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20170225401:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20170225401/default.yaml
+      testflinger_agent_configfile: data/sru20170225401/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20171226038:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20171226038/default.yaml
+      testflinger_agent_configfile: data/sru20171226038/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20171226047:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20171226047/default.yaml
+      testflinger_agent_configfile: data/sru20171226047/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20180126082:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20180126082/default.yaml
+      testflinger_agent_configfile: data/sru20180126082/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20180626288:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20180626288/default.yaml
+      testflinger_agent_configfile: data/sru20180626288/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20180726321:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20180726321/default.yaml
+      testflinger_agent_configfile: data/sru20180726321/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20180826383:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20180826383/default.yaml
+      testflinger_agent_configfile: data/sru20180826383/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20181026503:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20181026503/default.yaml
+      testflinger_agent_configfile: data/sru20181026503/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20181026512:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20181026512/default.yaml
+      testflinger_agent_configfile: data/sru20181026512/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20181026513:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20181026513/default.yaml
+      testflinger_agent_configfile: data/sru20181026513/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20181026515:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20181026515/default.yaml
+      testflinger_agent_configfile: data/sru20181026515/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20181026532:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20181026532/default.yaml
+      testflinger_agent_configfile: data/sru20181026532/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190326881:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190326881/default.yaml
+      testflinger_agent_configfile: data/sru20190326881/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190326908:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190326908/default.yaml
+      testflinger_agent_configfile: data/sru20190326908/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190326932:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190326932/default.yaml
+      testflinger_agent_configfile: data/sru20190326932/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190426941:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190426941/default.yaml
+      testflinger_agent_configfile: data/sru20190426941/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190426953:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190426953/default.yaml
+      testflinger_agent_configfile: data/sru20190426953/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190426971:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190426971/default.yaml
+      testflinger_agent_configfile: data/sru20190426971/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190427031:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190427031/default.yaml
+      testflinger_agent_configfile: data/sru20190427031/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190627089:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190627089/default.yaml
+      testflinger_agent_configfile: data/sru20190627089/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190627090:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190627090/default.yaml
+      testflinger_agent_configfile: data/sru20190627090/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190627109:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190627109/default.yaml
+      testflinger_agent_configfile: data/sru20190627109/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190627112:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190627112/default.yaml
+      testflinger_agent_configfile: data/sru20190627112/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20190727241:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20190727241/default.yaml
+      testflinger_agent_configfile: data/sru20190727241/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20191027447:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20191027447/default.yaml
+      testflinger_agent_configfile: data/sru20191027447/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20191027450:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20191027450/default.yaml
+      testflinger_agent_configfile: data/sru20191027450/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20191127454:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20191127454/default.yaml
+      testflinger_agent_configfile: data/sru20191127454/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20191227622:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20191227622/default.yaml
+      testflinger_agent_configfile: data/sru20191227622/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20191227623:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20191227623/default.yaml
+      testflinger_agent_configfile: data/sru20191227623/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200127665:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200127665/default.yaml
+      testflinger_agent_configfile: data/sru20200127665/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200127683:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200127683/default.yaml
+      testflinger_agent_configfile: data/sru20200127683/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200127694:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200127694/default.yaml
+      testflinger_agent_configfile: data/sru20200127694/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227717:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227717/default.yaml
+      testflinger_agent_configfile: data/sru20200227717/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227718:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227718/default.yaml
+      testflinger_agent_configfile: data/sru20200227718/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227725:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227725/default.yaml
+      testflinger_agent_configfile: data/sru20200227725/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227726:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227726/default.yaml
+      testflinger_agent_configfile: data/sru20200227726/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227728:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227728/default.yaml
+      testflinger_agent_configfile: data/sru20200227728/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227755:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227755/default.yaml
+      testflinger_agent_configfile: data/sru20200227755/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200227756:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200227756/default.yaml
+      testflinger_agent_configfile: data/sru20200227756/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200327797-amaro:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200427800/default.yaml
+      testflinger_agent_configfile: data/sru20200427800/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200427810:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200427810/default.yaml
+      testflinger_agent_configfile: data/sru20200427810/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200427811:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200427811/default.yaml
+      testflinger_agent_configfile: data/sru20200427811/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200427812:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200427812/default.yaml
+      testflinger_agent_configfile: data/sru20200427812/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200427840:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200427840/default.yaml
+      testflinger_agent_configfile: data/sru20200427840/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200427850:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200427850/default.yaml
+      testflinger_agent_configfile: data/sru20200427850/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527899:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527899/default.yaml
+      testflinger_agent_configfile: data/sru20200527899/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527900:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527900/default.yaml
+      testflinger_agent_configfile: data/sru20200527900/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527901:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527901/default.yaml
+      testflinger_agent_configfile: data/sru20200527901/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527926:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527926/default.yaml
+      testflinger_agent_configfile: data/sru20200527926/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527927:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527927/default.yaml
+      testflinger_agent_configfile: data/sru20200527927/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527932:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527932/default.yaml
+      testflinger_agent_configfile: data/sru20200527932/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527941:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527941/default.yaml
+      testflinger_agent_configfile: data/sru20200527941/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527943:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527943/default.yaml
+      testflinger_agent_configfile: data/sru20200527943/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200527944:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200527944/default.yaml
+      testflinger_agent_configfile: data/sru20200527944/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200627951:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200627951/default.yaml
+      testflinger_agent_configfile: data/sru20200627951/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200627952:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200627952/default.yaml
+      testflinger_agent_configfile: data/sru20200627952/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200627960:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200627960/default.yaml
+      testflinger_agent_configfile: data/sru20200627960/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200627975:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200627975/default.yaml
+      testflinger_agent_configfile: data/sru20200627975/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728029:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728029/default.yaml
+      testflinger_agent_configfile: data/sru20200728029/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728035:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728035/default.yaml
+      testflinger_agent_configfile: data/sru20200728035/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728039:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728039/default.yaml
+      testflinger_agent_configfile: data/sru20200728039/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728045:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728045/default.yaml
+      testflinger_agent_configfile: data/sru20200728045/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728046:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728046/default.yaml
+      testflinger_agent_configfile: data/sru20200728046/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728047:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728047/default.yaml
+      testflinger_agent_configfile: data/sru20200728047/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728053:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728053/default.yaml
+      testflinger_agent_configfile: data/sru20200728053/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728055:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728055/default.yaml
+      testflinger_agent_configfile: data/sru20200728055/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200728059:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200728059/default.yaml
+      testflinger_agent_configfile: data/sru20200728059/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828109:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828109/default.yaml
+      testflinger_agent_configfile: data/sru20200828109/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828110:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828110/default.yaml
+      testflinger_agent_configfile: data/sru20200828110/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828111:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828111/default.yaml
+      testflinger_agent_configfile: data/sru20200828111/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828166:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828166/default.yaml
+      testflinger_agent_configfile: data/sru20200828166/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828167:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828167/default.yaml
+      testflinger_agent_configfile: data/sru20200828167/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828168:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828168/default.yaml
+      testflinger_agent_configfile: data/sru20200828168/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200828173:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200828173/default.yaml
+      testflinger_agent_configfile: data/sru20200828173/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20200928216:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20200928216/default.yaml
+      testflinger_agent_configfile: data/sru20200928216/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20201028318:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20201028318/default.yaml
+      testflinger_agent_configfile: data/sru20201028318/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20201028346:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20201028346/default.yaml
+      testflinger_agent_configfile: data/sru20201028346/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20201228532-elgin:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20201228532-elgin/default.yaml
+      testflinger_agent_configfile: data/sru20201228532-elgin/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20201228510:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20201228510/default.yaml
+      testflinger_agent_configfile: data/sru20201228510/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20201228512:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20201228512/default.yaml
+      testflinger_agent_configfile: data/sru20201228512/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20210228727:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20210228727/default.yaml
+      testflinger_agent_configfile: data/sru20210228727/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20210328762:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20210328762/default.yaml
+      testflinger_agent_configfile: data/sru20210328762/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20210428980:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20210428980/default.yaml
+      testflinger_agent_configfile: data/sru20210428980/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20210428981:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20210428981/default.yaml
+      testflinger_agent_configfile: data/sru20210428981/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20210629206:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/sru20210629206/default.yaml
+      testflinger_agent_configfile: data/sru20210629206/testflinger-agent.conf
+    to:
+    - agent-host-server
+  sru20210629207:
+    charm: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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: ../charms/testflinger-agent-charm
+    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
+  dfi-alf51-c29491:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/dfi-alf51-c29491/default.yaml
+      testflinger_agent_configfile: data/dfi-alf51-c29491/testflinger-agent.conf
+    to:
+    - agent-host-server
+  staunton001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/staunton001/default.yaml
+      testflinger_agent_configfile: data/staunton001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  taishan001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/taishan001/default.yaml
+      testflinger_agent_configfile: data/taishan001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  tillamook004:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/tillamook004/default.yaml
+      testflinger_agent_configfile: data/tillamook004/testflinger-agent.conf
+    to:
+    - agent-host-server
+  unmatched001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/unmatched001/default.yaml
+      testflinger_agent_configfile: data/unmatched001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  zapper001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/zapper001/default.yaml
+      testflinger_agent_configfile: data/zapper001/testflinger-agent.conf
+    to:
+    - agent-host-server
+  uc22fde001:
+    charm: ../charms/testflinger-agent-charm
+    num_units: 1
+    resources:
+      device_configfile: data/uc22fde001/default.yaml
+      testflinger_agent_configfile: data/uc22fde001/testflinger-agent.conf
+    to:
+    - agent-host-server
diff --git a/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml
new file mode 100644
index 0000000..87a4a2b
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.187
+secure_id: Wu3BjTJdEkKzqQDRtAgmxP
+maas_user: cert-maas-tel-01
+agent_name: adlink-ampere-altra-developer-platform-c30097
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.28 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.28 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Wu3BjTJdEkKzqQDRtAgmxP
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.187
diff --git a/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf
new file mode 100644
index 0000000..271a44c
--- /dev/null
+++ b/ce-cert/data-tel-l5/adlink-ampere-altra-developer-platform-c30097/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: adlink-ampere-altra-developer-platform-c30097
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/adlink-ampere-altra-developer-platform-c30097/run
+logging_basedir: /home/ubuntu/testflinger/adlink-ampere-altra-developer-platform-c30097/logs
+results_basedir: /home/ubuntu/testflinger/adlink-ampere-altra-developer-platform-c30097/results
+logging_level: INFO
+job_queues:
+- 202203-30097
+- adlink-ampere-altra-developer-platform-c30097
+- adlink-ampere-altra-developer-platform
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/advantech-ark1551-c29911/default.yaml b/ce-cert/data-tel-l5/advantech-ark1551-c29911/default.yaml
new file mode 100644
index 0000000..721eef2
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ark1551-c29911/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.129
+secure_id: 5hK3bbrwRGrysFperXgWaN
+node_id: km87rh
+maas_user: cert-maas-tel-01
+agent_name: advantech-ark1551-c29911
+node_name: advantech-ark-1551-c29911
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 5hK3bbrwRGrysFperXgWaN
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.129
diff --git a/ce-cert/data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf
new file mode 100644
index 0000000..777e1ef
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ark1551-c29911/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-ark1551-c29911
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-ark1551-c29911/run
+logging_basedir: /home/ubuntu/testflinger/advantech-ark1551-c29911/logs
+results_basedir: /home/ubuntu/testflinger/advantech-ark1551-c29911/results
+logging_level: INFO
+job_queues:
+- 202201-29911
+- advantech-ark-1551-c29911
+- advantech-ark-1551
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/advantech-asmb622-c30355/default.yaml b/ce-cert/data-tel-l5/advantech-asmb622-c30355/default.yaml
new file mode 100644
index 0000000..d1f518a
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-asmb622-c30355/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.163.169
+secure_id: 2zfzxf2szCjUGG7xxMDsDh
+node_id: e8nasr
+maas_user: cert-maas-tel-01
+agent_name: advantech-asmb622-c30355
+node_name: advantech-asmb-622-c30355
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: 2zfzxf2szCjUGG7xxMDsDh
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.163.169
diff --git a/ce-cert/data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf
new file mode 100644
index 0000000..6a8d6aa
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-asmb622-c30355/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-asmb622-c30355
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-asmb622-c30355/run
+logging_basedir: /home/ubuntu/testflinger/advantech-asmb622-c30355/logs
+results_basedir: /home/ubuntu/testflinger/advantech-asmb622-c30355/results
+logging_level: INFO
+job_queues:
+- 202206-30355
+- advantech-asmb-622-c30355
+- advantech-asmb-622
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/advantech-ita460-c30165/default.yaml b/ce-cert/data-tel-l5/advantech-ita460-c30165/default.yaml
new file mode 100644
index 0000000..712a97d
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ita460-c30165/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.195
+secure_id: sCxzRUP7TzKS2m83mZE9dN
+node_id: yfk6ns
+maas_user: cert-maas-tel-01
+agent_name: advantech-ita460-c30165
+node_name: advantech-ita-460-c30165
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: sCxzRUP7TzKS2m83mZE9dN
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.195
diff --git a/ce-cert/data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf
new file mode 100644
index 0000000..a31295a
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-ita460-c30165/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-ita460-c30165
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-ita460-c30165/run
+logging_basedir: /home/ubuntu/testflinger/advantech-ita460-c30165/logs
+results_basedir: /home/ubuntu/testflinger/advantech-ita460-c30165/results
+logging_level: INFO
+job_queues:
+- 202204-30165
+- advantech-ita-460-c30165
+- advantech-ita-460
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/advantech-som5899-c29906/default.yaml b/ce-cert/data-tel-l5/advantech-som5899-c29906/default.yaml
new file mode 100644
index 0000000..ce2515f
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-som5899-c29906/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.162.65
+secure_id: zaqBLTmyJAhweJRx5CWMPK
+node_id: c4adwd
+maas_user: cert-maas-tel-01
+agent_name: advantech-som5899-c29906
+node_name: advantech-som-5899-c29906
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: zaqBLTmyJAhweJRx5CWMPK
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.65
diff --git a/ce-cert/data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf b/ce-cert/data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf
new file mode 100644
index 0000000..f44bd5c
--- /dev/null
+++ b/ce-cert/data-tel-l5/advantech-som5899-c29906/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-som5899-c29906
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-som5899-c29906/run
+logging_basedir: /home/ubuntu/testflinger/advantech-som5899-c29906/logs
+results_basedir: /home/ubuntu/testflinger/advantech-som5899-c29906/results
+logging_level: INFO
+job_queues:
+- 202201-29906
+- advantech-som-5899-c29906
+- advantech-som-5899
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/caracalla004/default.yaml b/ce-cert/data-tel-l5/caracalla004/default.yaml
new file mode 100644
index 0000000..98ae5d9
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla004/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.161.239
+secure_id: DnRsbbFHiiz3qrGxqTTvxB
+maas_user: cert-maas-tel-01
+agent_name: caracalla004
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+  admin@10.102.161.239 sudo efibootmgr -n $(ssh admin@10.102.161.239 efibootmgr |grep
+  IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+  grub-pxe-setup --mode net 10.102.161.239
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+  grub-pxe-setup --mode local 10.102.161.239
+post_flash_cmds:
+- curl -s http://10.102.161.239:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.161.239:8989/run?cmd=sync
+- curl -s http://10.102.161.239:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: DnRsbbFHiiz3qrGxqTTvxB
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.239
diff --git a/ce-cert/data-tel-l5/caracalla004/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla004/testflinger-agent.conf
new file mode 100644
index 0000000..2949f62
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla004/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla004/run
+logging_basedir: /home/ubuntu/testflinger/caracalla004/logs
+results_basedir: /home/ubuntu/testflinger/caracalla004/results
+logging_level: INFO
+job_queues:
+- 201706-25584
+- caracalla-004
+- caracalla
+- caracalla-transport
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data-tel-l5/caracalla005/default.yaml b/ce-cert/data-tel-l5/caracalla005/default.yaml
new file mode 100644
index 0000000..c5bcf07
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla005/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.161.237
+secure_id: ZHmjGHAhmXNGrizG7qpKt7
+maas_user: cert-maas-tel-01
+agent_name: caracalla005
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+  admin@10.102.161.237 sudo efibootmgr -n $(ssh admin@10.102.161.237 efibootmgr |grep
+  IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+  grub-pxe-setup --mode net 10.102.161.237
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+  grub-pxe-setup --mode local 10.102.161.237
+post_flash_cmds:
+- curl -s http://10.102.161.237:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.161.237:8989/run?cmd=sync
+- curl -s http://10.102.161.237:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ZHmjGHAhmXNGrizG7qpKt7
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.237
diff --git a/ce-cert/data-tel-l5/caracalla005/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla005/testflinger-agent.conf
new file mode 100644
index 0000000..48a0701
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla005/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla005/run
+logging_basedir: /home/ubuntu/testflinger/caracalla005/logs
+results_basedir: /home/ubuntu/testflinger/caracalla005/results
+logging_level: INFO
+job_queues:
+- 201706-25585
+- caracalla-005
+- caracalla
+- caracalla-media
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data-tel-l5/caracalla011/default.yaml b/ce-cert/data-tel-l5/caracalla011/default.yaml
new file mode 100644
index 0000000..de77a8d
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla011/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.162.23
+secure_id: BXLnBZXRHB5vdStoaBkv4o
+maas_user: cert-maas-tel-01
+agent_name: caracalla011
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+  admin@10.102.162.23 sudo efibootmgr -n $(ssh admin@10.102.162.23 efibootmgr |grep
+  IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.162.23:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.162.23:8989/run?cmd=sync
+- curl -s http://10.102.162.23:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+  admin@10.102.162.23 sudo reboot
+- sleep 30
+env:
+  HEXR_DEVICE_SECURE_ID: BXLnBZXRHB5vdStoaBkv4o
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.23
diff --git a/ce-cert/data-tel-l5/caracalla011/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla011/testflinger-agent.conf
new file mode 100644
index 0000000..6708077
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla011/testflinger-agent.conf
@@ -0,0 +1,20 @@
+agent_id: caracalla011
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla011/run
+logging_basedir: /home/ubuntu/testflinger/caracalla011/logs
+results_basedir: /home/ubuntu/testflinger/caracalla011/results
+logging_level: INFO
+job_queues:
+- 201702-25400
+- caracalla-011
+- caracalla
+- caracalla-media
+- caracalla-media-wwan
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/caracalla013/default.yaml b/ce-cert/data-tel-l5/caracalla013/default.yaml
new file mode 100644
index 0000000..b822c2c
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla013/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.160.177
+secure_id: CU4eHKHG4tK6fYwivji8oD
+maas_user: cert-maas-tel-01
+agent_name: caracalla013
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+  admin@10.102.160.177 sudo efibootmgr -n $(ssh admin@10.102.160.177 efibootmgr |grep
+  IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.160.177:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.160.177:8989/run?cmd=sync
+- curl -s http://10.102.160.177:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.27 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.27 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: CU4eHKHG4tK6fYwivji8oD
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.177
diff --git a/ce-cert/data-tel-l5/caracalla013/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla013/testflinger-agent.conf
new file mode 100644
index 0000000..64e707a
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla013/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla013
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla013/run
+logging_basedir: /home/ubuntu/testflinger/caracalla013/logs
+results_basedir: /home/ubuntu/testflinger/caracalla013/results
+logging_level: INFO
+job_queues:
+- 201702-25397
+- caracalla-013
+- caracalla
+- caracalla-gpa
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/caracalla014/default.yaml b/ce-cert/data-tel-l5/caracalla014/default.yaml
new file mode 100644
index 0000000..b81f4fa
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla014/default.yaml
@@ -0,0 +1,36 @@
+device_ip: 10.102.160.109
+secure_id: 2qdEPLjTpTudZ8FXUgBm8U
+maas_user: cert-maas-tel-01
+agent_name: caracalla014
+reset_efi: true
+test_device: /dev/mmcblk0
+select_master_script:
+- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
+  admin@10.102.160.109 sudo efibootmgr -n $(ssh admin@10.102.160.109 efibootmgr |grep
+  IP4 |cut -c5-8)|| /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.160.109:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+- curl -s http://10.102.160.109:8989/run?cmd=sync
+- curl -s http://10.102.160.109:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 2qdEPLjTpTudZ8FXUgBm8U
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.109
diff --git a/ce-cert/data-tel-l5/caracalla014/testflinger-agent.conf b/ce-cert/data-tel-l5/caracalla014/testflinger-agent.conf
new file mode 100644
index 0000000..215e90c
--- /dev/null
+++ b/ce-cert/data-tel-l5/caracalla014/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: caracalla014
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/caracalla014/run
+logging_basedir: /home/ubuntu/testflinger/caracalla014/logs
+results_basedir: /home/ubuntu/testflinger/caracalla014/results
+logging_level: INFO
+job_queues:
+- 201702-25399
+- caracalla-014
+- caracalla
+- caracalla-transport-wwan
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/conroe001/default.yaml b/ce-cert/data-tel-l5/conroe001/default.yaml
new file mode 100644
index 0000000..bf151a6
--- /dev/null
+++ b/ce-cert/data-tel-l5/conroe001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.193
+secure_id: wxd9xaFwd7fiYaCMq8BX57
+maas_user: cert-maas-tel-01
+agent_name: conroe001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: wxd9xaFwd7fiYaCMq8BX57
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.193
diff --git a/ce-cert/data-tel-l5/conroe001/testflinger-agent.conf b/ce-cert/data-tel-l5/conroe001/testflinger-agent.conf
new file mode 100644
index 0000000..7a25d5b
--- /dev/null
+++ b/ce-cert/data-tel-l5/conroe001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: conroe001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/conroe001/run
+logging_basedir: /home/ubuntu/testflinger/conroe001/logs
+results_basedir: /home/ubuntu/testflinger/conroe001/results
+logging_level: INFO
+job_queues:
+- 202110-29555
+- conroe-001
+- conroe
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml
new file mode 100644
index 0000000..a4a6e11
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.103
+secure_id: 4tPwHADLUQacwiYcLP62ET
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: dell-edge-gateway3001-gpa-c26011
+node_name: dell-edge-gateway-3001-gpa-c26011
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.59 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.59 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4tPwHADLUQacwiYcLP62ET
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.103
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf
new file mode 100644
index 0000000..e10be17
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-edge-gateway3001-gpa-c26011
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-edge-gateway3001-gpa-c26011/run
+logging_basedir: /home/ubuntu/testflinger/dell-edge-gateway3001-gpa-c26011/logs
+results_basedir: /home/ubuntu/testflinger/dell-edge-gateway3001-gpa-c26011/results
+logging_level: INFO
+job_queues:
+- 201712-26011
+- dell-edge-gateway-3001-gpa-c26011
+- dell-edge-gateway-3001-gpa
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml
new file mode 100644
index 0000000..2d479a9
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.41
+secure_id: z7K6rU5W4cndgNGDdn2u9Y
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: dell-edge-gateway3002-transport-c26013
+node_name: dell-edge-gateway-3002-transport-c26013
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.55 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.55 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: z7K6rU5W4cndgNGDdn2u9Y
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.41
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf
new file mode 100644
index 0000000..b3a7753
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-edge-gateway3002-transport-c26013
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-edge-gateway3002-transport-c26013/run
+logging_basedir: /home/ubuntu/testflinger/dell-edge-gateway3002-transport-c26013/logs
+results_basedir: /home/ubuntu/testflinger/dell-edge-gateway3002-transport-c26013/results
+logging_level: INFO
+job_queues:
+- 201712-26013
+- dell-edge-gateway-3002-transport-c26013
+- dell-edge-gateway-3002-transport
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml
new file mode 100644
index 0000000..e6c96b6
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.162.63
+secure_id: wLhTGjLaSLkN3V7CmoWDi3
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: dell-edge-gateway3003-media-c26012
+node_name: dell-edge-gateway-3003-media-c26012
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.56 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.56 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: wLhTGjLaSLkN3V7CmoWDi3
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.63
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf
new file mode 100644
index 0000000..a78d31a
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-edge-gateway3003-media-c26012
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-edge-gateway3003-media-c26012/run
+logging_basedir: /home/ubuntu/testflinger/dell-edge-gateway3003-media-c26012/logs
+results_basedir: /home/ubuntu/testflinger/dell-edge-gateway3003-media-c26012/results
+logging_level: INFO
+job_queues:
+- 201712-26012
+- dell-edge-gateway-3003-media-c26012
+- dell-edge-gateway-3003-media
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-latitude3520-c28601/default.yaml b/ce-cert/data-tel-l5/dell-latitude3520-c28601/default.yaml
new file mode 100644
index 0000000..fe931bb
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3520-c28601/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.163
+secure_id: Dk8YLW6SGqYvy59gu67fMf
+node_id: rwg4gc
+maas_user: cert-maas-tel-01
+agent_name: dell-latitude3520-c28601
+node_name: dell-latitude-3520-c28601
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.25 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.25 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Dk8YLW6SGqYvy59gu67fMf
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.163
diff --git a/ce-cert/data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf
new file mode 100644
index 0000000..6882d7e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-latitude3520-c28601/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-latitude3520-c28601
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28601/run
+logging_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28601/logs
+results_basedir: /home/ubuntu/testflinger/dell-latitude3520-c28601/results
+logging_level: INFO
+job_queues:
+- 202101-28601
+- dell-latitude-3520-c28601
+- dell-latitude-3520
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml
new file mode 100644
index 0000000..5d50021
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.135
+secure_id: qpmrSzRdrYoko3BKgDTssX
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex5490-aio-c28624
+node_name: dell-optiplex-5490-aio-c28624
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.24 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.24 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: qpmrSzRdrYoko3BKgDTssX
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.135
diff --git a/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf
new file mode 100644
index 0000000..22e27aa
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex5490-aio-c28624/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex5490-aio-c28624
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex5490-aio-c28624/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex5490-aio-c28624/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex5490-aio-c28624/results
+logging_level: INFO
+job_queues:
+- 202101-28624
+- dell-optiplex-5490-aio-c28624
+- dell-optiplex-5490-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml
new file mode 100644
index 0000000..cbff67d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.160.155
+secure_id: YG7ueEjyduUnTBMXY8a8JE
+node_id: a8ahrb
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7490-aio-c28586
+node_name: dell-optiplex-7490-aio-c28586
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: YG7ueEjyduUnTBMXY8a8JE
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.155
diff --git a/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf
new file mode 100644
index 0000000..0fac1f2
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7490-aio-c28586/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7490-aio-c28586
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7490-aio-c28586/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7490-aio-c28586/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7490-aio-c28586/results
+logging_level: INFO
+job_queues:
+- 202012-28586
+- dell-optiplex-7490-aio-c28586
+- dell-optiplex-7490-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-optiplex7770-c26657/default.yaml b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/default.yaml
new file mode 100644
index 0000000..0af9b14
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.161.181
+secure_id: YpqrjHxgPEumuTiDX5M4zm
+node_id: 6h4hab
+maas_user: cert-maas-tel-01
+agent_name: dell-optiplex7770-c26657
+node_name: dell-optiplex-7770-c26657
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: YpqrjHxgPEumuTiDX5M4zm
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.181
diff --git a/ce-cert/data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf
new file mode 100644
index 0000000..1b14b44
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-optiplex7770-c26657/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-optiplex7770-c26657
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-optiplex7770-c26657/run
+logging_basedir: /home/ubuntu/testflinger/dell-optiplex7770-c26657/logs
+results_basedir: /home/ubuntu/testflinger/dell-optiplex7770-c26657/results
+logging_level: INFO
+job_queues:
+- 201811-26657
+- dell-optiplex-7770-c26657
+- dell-optiplex-7770
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26342/default.yaml b/ce-cert/data-tel-l5/dell-precision5530-c26342/default.yaml
new file mode 100644
index 0000000..66bcb9c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26342/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.103
+secure_id: DjyGjoostw9mjk6EDCKyrW
+node_id: 7wg3p3
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5530-c26342
+node_name: dell-precision-5530-c26342
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: DjyGjoostw9mjk6EDCKyrW
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.103
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf
new file mode 100644
index 0000000..6a35fb6
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26342/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5530-c26342
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5530-c26342/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5530-c26342/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5530-c26342/results
+logging_level: INFO
+job_queues:
+- 201807-26342
+- dell-precision-5530-c26342
+- dell-precision-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26343/default.yaml b/ce-cert/data-tel-l5/dell-precision5530-c26343/default.yaml
new file mode 100644
index 0000000..ca1bd74
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26343/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.105
+secure_id: EJxGtZ4th8dvbReCwRbXWF
+node_id: awmdsh
+maas_user: cert-maas-tel-01
+agent_name: dell-precision5530-c26343
+node_name: dell-precision-5530-c26343
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: EJxGtZ4th8dvbReCwRbXWF
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.105
diff --git a/ce-cert/data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf
new file mode 100644
index 0000000..6a2b35c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision5530-c26343/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision5530-c26343
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision5530-c26343/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision5530-c26343/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision5530-c26343/results
+logging_level: INFO
+job_queues:
+- 201807-26343
+- dell-precision-5530-c26343
+- dell-precision-5530
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision7750-c27817/default.yaml b/ce-cert/data-tel-l5/dell-precision7750-c27817/default.yaml
new file mode 100644
index 0000000..10aa010
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7750-c27817/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.123
+secure_id: yhuc4NAFwxFUQYMSqrGb8W
+node_id: rr7xf7
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7750-c27817
+node_name: dell-precision-7750-c27817
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: yhuc4NAFwxFUQYMSqrGb8W
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.123
diff --git a/ce-cert/data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf
new file mode 100644
index 0000000..22aa08e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7750-c27817/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7750-c27817
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7750-c27817/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7750-c27817/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7750-c27817/results
+logging_level: INFO
+job_queues:
+- 202004-27817
+- dell-precision-7750-c27817
+- dell-precision-7750
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/default.yaml b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/default.yaml
new file mode 100644
index 0000000..5fc5650
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.127
+secure_id: kwVQhvhLb3Db6WqwkBvGJD
+node_id: axdqsr
+maas_user: cert-maas-tel-01
+agent_name: dell-precision7920-tower-c28107
+node_name: dell-precision-7920-tower-c28107
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.3 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: kwVQhvhLb3Db6WqwkBvGJD
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.127
diff --git a/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf
new file mode 100644
index 0000000..cbfb3be
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-precision7920-tower-c28107/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-precision7920-tower-c28107
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-precision7920-tower-c28107/run
+logging_basedir: /home/ubuntu/testflinger/dell-precision7920-tower-c28107/logs
+results_basedir: /home/ubuntu/testflinger/dell-precision7920-tower-c28107/results
+logging_level: INFO
+job_queues:
+- 202007-28107
+- dell-precision-7920-tower-c28107
+- dell-precision-7920-tower
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27119/default.yaml b/ce-cert/data-tel-l5/dell-xps137390-c27119/default.yaml
new file mode 100644
index 0000000..b9ef425
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27119/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.131
+secure_id: vcu3uBeWtUUk3EW3VWtzQc
+node_id: qsr4b6
+maas_user: cert-maas-tel-01
+agent_name: dell-xps137390-c27119
+node_name: dell-xps-13-7390-c27119
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.43 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.43 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: vcu3uBeWtUUk3EW3VWtzQc
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.131
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf
new file mode 100644
index 0000000..f6a8449
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27119/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps137390-c27119
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps137390-c27119/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps137390-c27119/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps137390-c27119/results
+logging_level: INFO
+job_queues:
+- 201906-27119
+- dell-xps-13-7390-c27119
+- dell-xps-13-7390
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27131/default.yaml b/ce-cert/data-tel-l5/dell-xps137390-c27131/default.yaml
new file mode 100644
index 0000000..e46eaa8
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27131/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.189
+secure_id: Ro6oWjiTZ96zVBz27erT9Y
+node_id: fpb7yd
+maas_user: cert-maas-tel-01
+agent_name: dell-xps137390-c27131
+node_name: dell-xps-13-7390-c27131
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Ro6oWjiTZ96zVBz27erT9Y
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.189
diff --git a/ce-cert/data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf
new file mode 100644
index 0000000..b27196e
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps137390-c27131/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps137390-c27131
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps137390-c27131/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps137390-c27131/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps137390-c27131/results
+logging_level: INFO
+job_queues:
+- 201906-27131
+- dell-xps-13-7390-c27131
+- dell-xps-13-7390
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25694/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c25694/default.yaml
new file mode 100644
index 0000000..70a889c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25694/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.149
+secure_id: D4iNiij25vBNTWzaoZLFRN
+node_id: m36sfs
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c25694
+node_name: dell-xps-13-9370-c25694
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.43 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.43 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: D4iNiij25vBNTWzaoZLFRN
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.149
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf
new file mode 100644
index 0000000..9634fd4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25694/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c25694
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c25694/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c25694/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c25694/results
+logging_level: INFO
+job_queues:
+- 201708-25694
+- dell-xps-13-9370-c25694
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25695/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c25695/default.yaml
new file mode 100644
index 0000000..faf041d
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25695/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.125
+secure_id: TsJS44whAG7jxbFkataGXZ
+node_id: yreq7f
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c25695
+node_name: dell-xps-13-9370-c25695
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: TsJS44whAG7jxbFkataGXZ
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.125
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf
new file mode 100644
index 0000000..f649cd4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25695/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c25695
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c25695/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c25695/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c25695/results
+logging_level: INFO
+job_queues:
+- 201708-25695
+- dell-xps-13-9370-c25695
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25696/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c25696/default.yaml
new file mode 100644
index 0000000..1cd9f2c
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25696/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.169
+secure_id: Z3xX6xe8fB9aZkNFqEk7NL
+node_id: rw67dp
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c25696
+node_name: dell-xps-13-9370-c25696
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: Z3xX6xe8fB9aZkNFqEk7NL
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.169
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf
new file mode 100644
index 0000000..3e869b4
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c25696/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c25696
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c25696/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c25696/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c25696/results
+logging_level: INFO
+job_queues:
+- 201708-25696
+- dell-xps-13-9370-c25696
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c26015/default.yaml b/ce-cert/data-tel-l5/dell-xps139370-c26015/default.yaml
new file mode 100644
index 0000000..a0f6639
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c26015/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.129
+secure_id: cwppBgEtRcWQXuXyzLmrk8
+maas_user: cert-maas-tel-01
+agent_name: dell-xps139370-c26015
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.43 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.43 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: cwppBgEtRcWQXuXyzLmrk8
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.129
diff --git a/ce-cert/data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf b/ce-cert/data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf
new file mode 100644
index 0000000..edc3073
--- /dev/null
+++ b/ce-cert/data-tel-l5/dell-xps139370-c26015/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dell-xps139370-c26015
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dell-xps139370-c26015/run
+logging_basedir: /home/ubuntu/testflinger/dell-xps139370-c26015/logs
+results_basedir: /home/ubuntu/testflinger/dell-xps139370-c26015/results
+logging_level: INFO
+job_queues:
+- 201712-26015
+- dell-xps-13-9370-c26015
+- dell-xps-13-9370
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/duke-energy-gateway-c28361/default.yaml b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/default.yaml
new file mode 100644
index 0000000..142afd1
--- /dev/null
+++ b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.160.171
+secure_id: ZRhzYXEia7gvttPbrgwJLN
+maas_user: cert-maas-tel-01
+agent_name: duke-energy-gateway-c28361
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ZRhzYXEia7gvttPbrgwJLN
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.171
diff --git a/ce-cert/data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf
new file mode 100644
index 0000000..81c5c74
--- /dev/null
+++ b/ce-cert/data-tel-l5/duke-energy-gateway-c28361/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: duke-energy-gateway-c28361
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/duke-energy-gateway-c28361/run
+logging_basedir: /home/ubuntu/testflinger/duke-energy-gateway-c28361/logs
+results_basedir: /home/ubuntu/testflinger/duke-energy-gateway-c28361/results
+logging_level: INFO
+job_queues:
+- 202011-28361
+- duke-energy-gateway-c28361
+- duke-energy-gateway
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/fortknox001/default.yaml b/ce-cert/data-tel-l5/fortknox001/default.yaml
new file mode 100644
index 0000000..ea721d8
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.183
+secure_id: zJXUmExJHwZMmW9hTzJQmL
+maas_user: cert-maas-tel-01
+agent_name: fortknox001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.45 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.45 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: zJXUmExJHwZMmW9hTzJQmL
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.183
diff --git a/ce-cert/data-tel-l5/fortknox001/testflinger-agent.conf b/ce-cert/data-tel-l5/fortknox001/testflinger-agent.conf
new file mode 100644
index 0000000..04b10f4
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: fortknox001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/fortknox001/run
+logging_basedir: /home/ubuntu/testflinger/fortknox001/logs
+results_basedir: /home/ubuntu/testflinger/fortknox001/results
+logging_level: INFO
+job_queues:
+- 201906-27172
+- fortknox-001
+- fortknox
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/fortknox002/default.yaml b/ce-cert/data-tel-l5/fortknox002/default.yaml
new file mode 100644
index 0000000..d771137
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.209
+secure_id: 9PxpfAWh6je6aJ4MuT5pFh
+maas_user: cert-maas-tel-01
+agent_name: fortknox002
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.66 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.66 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 9PxpfAWh6je6aJ4MuT5pFh
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.209
diff --git a/ce-cert/data-tel-l5/fortknox002/testflinger-agent.conf b/ce-cert/data-tel-l5/fortknox002/testflinger-agent.conf
new file mode 100644
index 0000000..e1f17b6
--- /dev/null
+++ b/ce-cert/data-tel-l5/fortknox002/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: fortknox002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/fortknox002/run
+logging_basedir: /home/ubuntu/testflinger/fortknox002/logs
+results_basedir: /home/ubuntu/testflinger/fortknox002/results
+logging_level: INFO
+job_queues:
+- 202101-28669
+- fortknox-002
+- fortknox-tpu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/havasu002/default.yaml b/ce-cert/data-tel-l5/havasu002/default.yaml
new file mode 100644
index 0000000..ce7e63b
--- /dev/null
+++ b/ce-cert/data-tel-l5/havasu002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.149
+secure_id: a00D000000gYMtwIAG
+maas_user: cert-maas-tel-01
+agent_name: havasu002
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.63 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.63 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: a00D000000gYMtwIAG
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.149
diff --git a/ce-cert/data-tel-l5/havasu002/testflinger-agent.conf b/ce-cert/data-tel-l5/havasu002/testflinger-agent.conf
new file mode 100644
index 0000000..f1e7ae7
--- /dev/null
+++ b/ce-cert/data-tel-l5/havasu002/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: havasu002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/havasu002/run
+logging_basedir: /home/ubuntu/testflinger/havasu002/logs
+results_basedir: /home/ubuntu/testflinger/havasu002/results
+logging_level: INFO
+job_queues:
+- 201605-22295
+- havasu-002
+- havasu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml
new file mode 100644
index 0000000..bb61684
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.160.137
+secure_id: keze5MApXH5ZLcKrmbR5xZ
+node_id: n8q8s8
+maas_user: cert-maas-tel-01
+agent_name: hp-elitedesk800-g6-sff-c28125
+node_name: hp-elitedesk-800-g6-sff-c28125
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: keze5MApXH5ZLcKrmbR5xZ
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.137
diff --git a/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf
new file mode 100644
index 0000000..56a4246
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-elitedesk800-g6-sff-c28125/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-elitedesk800-g6-sff-c28125
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-sff-c28125/run
+logging_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-sff-c28125/logs
+results_basedir: /home/ubuntu/testflinger/hp-elitedesk800-g6-sff-c28125/results
+logging_level: INFO
+job_queues:
+- 202008-28125
+- hp-elitedesk-800-g6-sff-c28125
+- hp-elitedesk-800-g6-sff
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
new file mode 100644
index 0000000..665d0d1
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.162.227
+secure_id: LxMuHzgrZMFa2Rw5JseRef
+node_id: 4cpktd
+maas_user: cert-maas-tel-01
+agent_name: hp-eliteone840238-inch-g9-aio-c29776
+node_name: hp-eliteone-840-238-inch-g9-aio-c29776
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: LxMuHzgrZMFa2Rw5JseRef
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.227
diff --git a/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
new file mode 100644
index 0000000..da1cb74
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-eliteone840238-inch-g9-aio-c29776/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-eliteone840238-inch-g9-aio-c29776
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/run
+logging_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/logs
+results_basedir: /home/ubuntu/testflinger/hp-eliteone840238-inch-g9-aio-c29776/results
+logging_level: INFO
+job_queues:
+- 202112-29776
+- hp-eliteone-840-238-inch-g9-aio-c29776
+- hp-eliteone-840-238-inch-g9-aio
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/default.yaml b/ce-cert/data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/default.yaml
new file mode 100644
index 0000000..3706009
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.149
+secure_id: yauN8jXGTJerwPqApwfwkZ
+node_id: 6tqkxb
+maas_user: cert-maas-tel-01
+agent_name: hp-prodesk400-g6-desktop-mini-pc-c27942
+node_name: hp-prodesk-400-g6-desktop-mini-pc-c27942
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.25 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.25 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: yauN8jXGTJerwPqApwfwkZ
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.149
diff --git a/ce-cert/data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/testflinger-agent.conf
new file mode 100644
index 0000000..93085f3
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-prodesk400-g6-desktop-mini-pc-c27942/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-prodesk400-g6-desktop-mini-pc-c27942
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-prodesk400-g6-desktop-mini-pc-c27942/run
+logging_basedir: /home/ubuntu/testflinger/hp-prodesk400-g6-desktop-mini-pc-c27942/logs
+results_basedir: /home/ubuntu/testflinger/hp-prodesk400-g6-desktop-mini-pc-c27942/results
+logging_level: INFO
+job_queues:
+- 202005-27942
+- hp-prodesk-400-g6-desktop-mini-pc-c27942
+- hp-prodesk-400-g6-desktop-mini-pc
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-z2-g9-tower-workstation-c29793/default.yaml b/ce-cert/data-tel-l5/hp-z2-g9-tower-workstation-c29793/default.yaml
new file mode 100644
index 0000000..a6ce2a6
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-z2-g9-tower-workstation-c29793/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.173
+secure_id: gamvJxpBefiujZNLHsVck2
+node_id: dtyt6n
+maas_user: cert-maas-tel-01
+agent_name: hp-z2-g9-tower-workstation-c29793
+node_name: hp-z2-g9-tower-workstation-c29793
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.46 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: gamvJxpBefiujZNLHsVck2
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.173
diff --git a/ce-cert/data-tel-l5/hp-z2-g9-tower-workstation-c29793/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-z2-g9-tower-workstation-c29793/testflinger-agent.conf
new file mode 100644
index 0000000..83abc48
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-z2-g9-tower-workstation-c29793/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-z2-g9-tower-workstation-c29793
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-z2-g9-tower-workstation-c29793/run
+logging_basedir: /home/ubuntu/testflinger/hp-z2-g9-tower-workstation-c29793/logs
+results_basedir: /home/ubuntu/testflinger/hp-z2-g9-tower-workstation-c29793/results
+logging_level: INFO
+job_queues:
+- 202112-29793
+- hp-z2-g9-tower-workstation-c29793
+- hp-z2-g9-tower-workstation
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-z2-sff-g8-workstation-c28728/default.yaml b/ce-cert/data-tel-l5/hp-z2-sff-g8-workstation-c28728/default.yaml
new file mode 100644
index 0000000..b8a10a3
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-z2-sff-g8-workstation-c28728/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.157
+secure_id: 2b6W3rErZd6fsc6JkCZuqh
+node_id: tdb7gw
+maas_user: cert-maas-tel-01
+agent_name: hp-z2-sff-g8-workstation-c28728
+node_name: hp-z2-sff-g8-workstation-c28728
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.24 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.24 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 2b6W3rErZd6fsc6JkCZuqh
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.157
diff --git a/ce-cert/data-tel-l5/hp-z2-sff-g8-workstation-c28728/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-z2-sff-g8-workstation-c28728/testflinger-agent.conf
new file mode 100644
index 0000000..fe5d710
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-z2-sff-g8-workstation-c28728/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-z2-sff-g8-workstation-c28728
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-z2-sff-g8-workstation-c28728/run
+logging_basedir: /home/ubuntu/testflinger/hp-z2-sff-g8-workstation-c28728/logs
+results_basedir: /home/ubuntu/testflinger/hp-z2-sff-g8-workstation-c28728/results
+logging_level: INFO
+job_queues:
+- 202102-28728
+- hp-z2-sff-g8-workstation-c28728
+- hp-z2-sff-g8-workstation
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-z8-g4-workstation-c26287/default.yaml b/ce-cert/data-tel-l5/hp-z8-g4-workstation-c26287/default.yaml
new file mode 100644
index 0000000..43ecf3e
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-z8-g4-workstation-c26287/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.107
+secure_id: iSgAokTGudbJ4xpkFpHCT5
+node_id: wgcmn8
+maas_user: cert-maas-tel-01
+agent_name: hp-z8-g4-workstation-c26287
+node_name: hp-z8-g4-workstation-c26287
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.22 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: iSgAokTGudbJ4xpkFpHCT5
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.107
diff --git a/ce-cert/data-tel-l5/hp-z8-g4-workstation-c26287/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-z8-g4-workstation-c26287/testflinger-agent.conf
new file mode 100644
index 0000000..2ba131b
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-z8-g4-workstation-c26287/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-z8-g4-workstation-c26287
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-z8-g4-workstation-c26287/run
+logging_basedir: /home/ubuntu/testflinger/hp-z8-g4-workstation-c26287/logs
+results_basedir: /home/ubuntu/testflinger/hp-z8-g4-workstation-c26287/results
+logging_level: INFO
+job_queues:
+- 201806-26287
+- hp-z8-g4-workstation-c26287
+- hp-z8-g4-workstation
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/default.yaml b/ce-cert/data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/default.yaml
new file mode 100644
index 0000000..89374c8
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.160.165
+secure_id: AcN9ApTVLQxnLrKnSJcTYR
+node_id: efykek
+maas_user: cert-maas-tel-01
+agent_name: hp-zbook-fury15-g7-mobile-workstation-c28508
+node_name: hp-zbook-fury-15-g7-mobile-workstation-c28508
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: AcN9ApTVLQxnLrKnSJcTYR
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.165
diff --git a/ce-cert/data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/testflinger-agent.conf b/ce-cert/data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/testflinger-agent.conf
new file mode 100644
index 0000000..c530d60
--- /dev/null
+++ b/ce-cert/data-tel-l5/hp-zbook-fury15-g7-mobile-workstation-c28508/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: hp-zbook-fury15-g7-mobile-workstation-c28508
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/hp-zbook-fury15-g7-mobile-workstation-c28508/run
+logging_basedir: /home/ubuntu/testflinger/hp-zbook-fury15-g7-mobile-workstation-c28508/logs
+results_basedir: /home/ubuntu/testflinger/hp-zbook-fury15-g7-mobile-workstation-c28508/results
+logging_level: INFO
+job_queues:
+- 202012-28508
+- hp-zbook-fury-15-g7-mobile-workstation-c28508
+- hp-zbook-fury-15-g7-mobile-workstation
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/kassel001/default.yaml b/ce-cert/data-tel-l5/kassel001/default.yaml
new file mode 100644
index 0000000..eb3ce17
--- /dev/null
+++ b/ce-cert/data-tel-l5/kassel001/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.161.175
+secure_id: Wj9qAaTT5wuoR6SfCUtLaX
+node_id: f6csnp
+maas_user: cert-maas-tel-01
+agent_name: kassel001
+node_name: kassel-001
+reset_efi: true
+env:
+  HEXR_DEVICE_SECURE_ID: Wj9qAaTT5wuoR6SfCUtLaX
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.175
diff --git a/ce-cert/data-tel-l5/kassel001/testflinger-agent.conf b/ce-cert/data-tel-l5/kassel001/testflinger-agent.conf
new file mode 100644
index 0000000..460dfed
--- /dev/null
+++ b/ce-cert/data-tel-l5/kassel001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: kassel001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/kassel001/run
+logging_basedir: /home/ubuntu/testflinger/kassel001/logs
+results_basedir: /home/ubuntu/testflinger/kassel001/results
+logging_level: INFO
+job_queues:
+- 201808-26453
+- kassel-001
+- kassel
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c28914/default.yaml b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c28914/default.yaml
new file mode 100644
index 0000000..4eb811c
--- /dev/null
+++ b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c28914/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.189
+secure_id: oThKQ9RTTspXeXc7v9RdGV
+node_id: hnyfa3
+maas_user: cert-maas-tel-01
+agent_name: lenovo-thinkedge-se30-c28914
+node_name: lenovo-thinkedge-se30-c28914
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.28 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.28 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: oThKQ9RTTspXeXc7v9RdGV
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.189
diff --git a/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c28914/testflinger-agent.conf b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c28914/testflinger-agent.conf
new file mode 100644
index 0000000..c5b0106
--- /dev/null
+++ b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c28914/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: lenovo-thinkedge-se30-c28914
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/lenovo-thinkedge-se30-c28914/run
+logging_basedir: /home/ubuntu/testflinger/lenovo-thinkedge-se30-c28914/logs
+results_basedir: /home/ubuntu/testflinger/lenovo-thinkedge-se30-c28914/results
+logging_level: INFO
+job_queues:
+- 202104-28914
+- lenovo-thinkedge-se30-c28914
+- lenovo-thinkedge-se30
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c29153/default.yaml b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c29153/default.yaml
new file mode 100644
index 0000000..a37a59c
--- /dev/null
+++ b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c29153/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.161.203
+secure_id: 4Gxpd6KdyCVqXLZ6SFyFWW
+node_id: p6spbw
+maas_user: cert-maas-tel-01
+agent_name: lenovo-thinkedge-se30-c29153
+node_name: lenovo-thinkedge-se30-c29153
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.48 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.48 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 4Gxpd6KdyCVqXLZ6SFyFWW
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.203
diff --git a/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c29153/testflinger-agent.conf b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c29153/testflinger-agent.conf
new file mode 100644
index 0000000..2b8417d
--- /dev/null
+++ b/ce-cert/data-tel-l5/lenovo-thinkedge-se30-c29153/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: lenovo-thinkedge-se30-c29153
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/lenovo-thinkedge-se30-c29153/run
+logging_basedir: /home/ubuntu/testflinger/lenovo-thinkedge-se30-c29153/logs
+results_basedir: /home/ubuntu/testflinger/lenovo-thinkedge-se30-c29153/results
+logging_level: INFO
+job_queues:
+- 202106-29153
+- lenovo-thinkedge-se30-c29153
+- lenovo-thinkedge-se30
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/lenovo-thinkstation-p920-c27860/default.yaml b/ce-cert/data-tel-l5/lenovo-thinkstation-p920-c27860/default.yaml
new file mode 100644
index 0000000..3cdb4f2
--- /dev/null
+++ b/ce-cert/data-tel-l5/lenovo-thinkstation-p920-c27860/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.147
+secure_id: 36e52FdbPdnneqBs6E5fg7
+node_id: ''
+maas_user: cert-maas-tel-01
+agent_name: lenovo-thinkstation-p920-c27860
+node_name: lenovo-thinkstation-p920-c27860
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.25 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.25 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 36e52FdbPdnneqBs6E5fg7
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.147
diff --git a/ce-cert/data-tel-l5/lenovo-thinkstation-p920-c27860/testflinger-agent.conf b/ce-cert/data-tel-l5/lenovo-thinkstation-p920-c27860/testflinger-agent.conf
new file mode 100644
index 0000000..6736569
--- /dev/null
+++ b/ce-cert/data-tel-l5/lenovo-thinkstation-p920-c27860/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: lenovo-thinkstation-p920-c27860
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/lenovo-thinkstation-p920-c27860/run
+logging_basedir: /home/ubuntu/testflinger/lenovo-thinkstation-p920-c27860/logs
+results_basedir: /home/ubuntu/testflinger/lenovo-thinkstation-p920-c27860/results
+logging_level: INFO
+job_queues:
+- 202004-27860
+- lenovo-thinkstation-p920-c27860
+- lenovo-thinkstation-p920
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/default.yaml b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/default.yaml
new file mode 100644
index 0000000..64cbf2b
--- /dev/null
+++ b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.215
+secure_id: bqDkYQyM6S3GeFxmPZTjNN
+maas_user: cert-maas-tel-01
+agent_name: mellanox-mbf2m516a-eeeot-c27984
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.49 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.49 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: bqDkYQyM6S3GeFxmPZTjNN
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.215
diff --git a/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/testflinger-agent.conf b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/testflinger-agent.conf
new file mode 100644
index 0000000..de416d8
--- /dev/null
+++ b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27984/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: mellanox-mbf2m516a-eeeot-c27984
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27984/run
+logging_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27984/logs
+results_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27984/results
+logging_level: INFO
+job_queues:
+- 202006-27984
+- mellanox-mbf2m516a-eeeot-c27984
+- mellanox-mbf2m516a-eeeot
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/default.yaml b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/default.yaml
new file mode 100644
index 0000000..238c68d
--- /dev/null
+++ b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.213
+secure_id: ZukrcpyRrk8yMncxd5nXMW
+maas_user: cert-maas-tel-01
+agent_name: mellanox-mbf2m516a-eeeot-c27986
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.49 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.49 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ZukrcpyRrk8yMncxd5nXMW
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.213
diff --git a/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/testflinger-agent.conf b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/testflinger-agent.conf
new file mode 100644
index 0000000..ad0bf5e
--- /dev/null
+++ b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27986/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: mellanox-mbf2m516a-eeeot-c27986
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27986/run
+logging_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27986/logs
+results_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27986/results
+logging_level: INFO
+job_queues:
+- 202006-27986
+- mellanox-mbf2m516a-eeeot-c27986
+- mellanox-mbf2m516a-eeeot
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/default.yaml b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/default.yaml
new file mode 100644
index 0000000..c9675ce
--- /dev/null
+++ b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.253
+secure_id: fx5qekihbgqsckZCRWfc6j
+maas_user: cert-maas-tel-01
+agent_name: mellanox-mbf2m516a-eeeot-c27988
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.52 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.52 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.1 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: fx5qekihbgqsckZCRWfc6j
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.253
diff --git a/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/testflinger-agent.conf b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/testflinger-agent.conf
new file mode 100644
index 0000000..641cdc7
--- /dev/null
+++ b/ce-cert/data-tel-l5/mellanox-mbf2m516a-eeeot-c27988/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: mellanox-mbf2m516a-eeeot-c27988
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27988/run
+logging_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27988/logs
+results_basedir: /home/ubuntu/testflinger/mellanox-mbf2m516a-eeeot-c27988/results
+logging_level: INFO
+job_queues:
+- 202006-27988
+- mellanox-mbf2m516a-eeeot-c27988
+- mellanox-mbf2m516a-eeeot
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/nvidia-dgx-station-c25989/default.yaml b/ce-cert/data-tel-l5/nvidia-dgx-station-c25989/default.yaml
new file mode 100644
index 0000000..413c549
--- /dev/null
+++ b/ce-cert/data-tel-l5/nvidia-dgx-station-c25989/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.160.83
+secure_id: pcMeaFpT2RSopWGK4pZxDn
+node_id: sd7pyt
+maas_user: cert-maas-tel-01
+agent_name: nvidia-dgx-station-c25989
+node_name: nvidia-dgx-station-c25989
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.16 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.16 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: pcMeaFpT2RSopWGK4pZxDn
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.83
diff --git a/ce-cert/data-tel-l5/nvidia-dgx-station-c25989/testflinger-agent.conf b/ce-cert/data-tel-l5/nvidia-dgx-station-c25989/testflinger-agent.conf
new file mode 100644
index 0000000..acb4c23
--- /dev/null
+++ b/ce-cert/data-tel-l5/nvidia-dgx-station-c25989/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: nvidia-dgx-station-c25989
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/nvidia-dgx-station-c25989/run
+logging_basedir: /home/ubuntu/testflinger/nvidia-dgx-station-c25989/logs
+results_basedir: /home/ubuntu/testflinger/nvidia-dgx-station-c25989/results
+logging_level: INFO
+job_queues:
+- 201711-25989
+- nvidia-dgx-station-c25989
+- nvidia-dgx-station
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: maas2
diff --git a/ce-cert/data-tel-l5/presidio001/default.yaml b/ce-cert/data-tel-l5/presidio001/default.yaml
new file mode 100644
index 0000000..0cec510
--- /dev/null
+++ b/ce-cert/data-tel-l5/presidio001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.121
+secure_id: hNkBKVJWCDbKyN8FCPcrQT
+maas_user: cert-maas-tel-01
+agent_name: presidio001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.61 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.61 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: hNkBKVJWCDbKyN8FCPcrQT
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.121
diff --git a/ce-cert/data-tel-l5/presidio001/testflinger-agent.conf b/ce-cert/data-tel-l5/presidio001/testflinger-agent.conf
new file mode 100644
index 0000000..36c9ee8
--- /dev/null
+++ b/ce-cert/data-tel-l5/presidio001/testflinger-agent.conf
@@ -0,0 +1,20 @@
+agent_id: presidio001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/presidio001/run
+logging_basedir: /home/ubuntu/testflinger/presidio001/logs
+results_basedir: /home/ubuntu/testflinger/presidio001/results
+logging_level: INFO
+job_queues:
+- 202011-28402
+- presidio-001
+- presidio
+- sru20201128402
+- presidio-202011-28402
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/rpi3bp005/default.yaml b/ce-cert/data-tel-l5/rpi3bp005/default.yaml
new file mode 100644
index 0000000..0a0a9a2
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi3bp005/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.160.133
+secure_id: StrU4Lb38xu7BrnXSYF4kj
+maas_user: cert-maas-tel-01
+agent_name: rpi3bp005
+reset_efi: true
+control_host: 10.102.160.134
+test_device: /dev/sda
+serial_host: 10.102.160.134
+serial_port: '3000'
+snappy_writable_partition: /dev/sda2
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=$(sudo sd-mux-ctrl --list|
+  grep Serial| cut -d "," -f 3| cut -d " " -f 3) --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=$(sudo sd-mux-ctrl --list|
+  grep Serial| cut -d "," -f 3| cut -d " " -f 3) --dut
+reboot_script:
+- snmpset -c private -v2c 10.102.196.23 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.23 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: StrU4Lb38xu7BrnXSYF4kj
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.133
diff --git a/ce-cert/data-tel-l5/rpi3bp005/testflinger-agent.conf b/ce-cert/data-tel-l5/rpi3bp005/testflinger-agent.conf
new file mode 100644
index 0000000..8057d88
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi3bp005/testflinger-agent.conf
@@ -0,0 +1,36 @@
+agent_id: rpi3bp005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/rpi3bp005/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp005/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp005/results
+logging_level: INFO
+job_queues:
+- 201907-27198
+- rpi3bp-005
+- rpi3bp
+- cert-rpi3bp
+- cert-rpi3bp-cs
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
+advertised_queues:
+  rpi3bp: Raspberry Pi 3B+
+advertised_images:
+  rpi3bp:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
diff --git a/ce-cert/data-tel-l5/rpi4b1g001/default.yaml b/ce-cert/data-tel-l5/rpi4b1g001/default.yaml
new file mode 100644
index 0000000..9cc8321
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b1g001/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.161.177
+secure_id: JAQhKdjWGWevrV7ewkZs99
+maas_user: cert-maas-tel-01
+agent_name: rpi4b1g001
+reset_efi: true
+control_host: 10.102.161.178
+test_device: /dev/sda
+serial_host: 10.102.161.178
+serial_port: '3000'
+snappy_writable_partition: /dev/sda2
+reboot_script:
+- snmpset -c private -v2c 10.102.196.44 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.44 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: JAQhKdjWGWevrV7ewkZs99
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.177
diff --git a/ce-cert/data-tel-l5/rpi4b1g001/testflinger-agent.conf b/ce-cert/data-tel-l5/rpi4b1g001/testflinger-agent.conf
new file mode 100644
index 0000000..64da72d
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b1g001/testflinger-agent.conf
@@ -0,0 +1,35 @@
+agent_id: rpi4b1g001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/rpi4b1g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b1g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b1g001/results
+logging_level: INFO
+job_queues:
+- 201910-27407
+- rpi4b1g-001
+- rpi4b1g
+- cert-rpi4b1g
+- rpi4
+- rpi4b
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
+advertised_queues:
+  rpi4b1g: Raspberry Pi 4B - 1G RAM
+advertised_images:
+  rpi4b1g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
diff --git a/ce-cert/data-tel-l5/rpi4b4g001/default.yaml b/ce-cert/data-tel-l5/rpi4b4g001/default.yaml
new file mode 100644
index 0000000..c85a0a0
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b4g001/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.161.137
+secure_id: XnpUCYuM5UVJL3ygxuMfQP
+maas_user: cert-maas-tel-01
+agent_name: rpi4b4g001
+reset_efi: true
+control_host: 10.102.161.138
+test_device: /dev/sda
+serial_host: 10.102.161.138
+serial_port: '3000'
+snappy_writable_partition: /dev/sda2
+reboot_script:
+- snmpset -c private -v2c 10.102.196.41 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.41 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: XnpUCYuM5UVJL3ygxuMfQP
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.137
diff --git a/ce-cert/data-tel-l5/rpi4b4g001/testflinger-agent.conf b/ce-cert/data-tel-l5/rpi4b4g001/testflinger-agent.conf
new file mode 100644
index 0000000..7e17d91
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b4g001/testflinger-agent.conf
@@ -0,0 +1,35 @@
+agent_id: rpi4b4g001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/rpi4b4g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b4g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b4g001/results
+logging_level: INFO
+job_queues:
+- 201911-27455
+- rpi4b4g-001
+- rpi4b4g
+- cert-rpi4b4g
+- rpi4
+- rpi4b
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
+advertised_queues:
+  rpi4b4g: Raspberry Pi 4B - 4G RAM
+advertised_images:
+  rpi4b4g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
diff --git a/ce-cert/data-tel-l5/rpi4b8g001/default.yaml b/ce-cert/data-tel-l5/rpi4b8g001/default.yaml
new file mode 100644
index 0000000..d19c637
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b8g001/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.161.139
+secure_id: ogwhcJ4RrS9J6chUbG6ZuF
+maas_user: cert-maas-tel-01
+agent_name: rpi4b8g001
+reset_efi: true
+control_host: 10.102.161.140
+test_device: /dev/sda
+serial_host: 10.102.161.140
+serial_port: '3000'
+snappy_writable_partition: /dev/sda2
+reboot_script:
+- snmpset -c private -v2c 10.102.196.41 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.41 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: ogwhcJ4RrS9J6chUbG6ZuF
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.139
diff --git a/ce-cert/data-tel-l5/rpi4b8g001/testflinger-agent.conf b/ce-cert/data-tel-l5/rpi4b8g001/testflinger-agent.conf
new file mode 100644
index 0000000..d12215f
--- /dev/null
+++ b/ce-cert/data-tel-l5/rpi4b8g001/testflinger-agent.conf
@@ -0,0 +1,37 @@
+agent_id: rpi4b8g001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/rpi4b8g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b8g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b8g001/results
+logging_level: INFO
+job_queues:
+- 202004-27865
+- rpi4b8g-001
+- rpi4b8g
+- cert-rpi4b8g
+- cert-rpi4b
+- rpi4
+- rpi4b
+- rpi4-gfx
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
+advertised_queues:
+  rpi4b8g: Raspberry Pi 4B - 8G RAM
+advertised_images:
+  rpi4b8g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
diff --git a/ce-cert/data-tel-l5/starfive-visionfive001/default.yaml b/ce-cert/data-tel-l5/starfive-visionfive001/default.yaml
new file mode 100644
index 0000000..3b4ec8c
--- /dev/null
+++ b/ce-cert/data-tel-l5/starfive-visionfive001/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.160.191
+secure_id: TwLJHQonGoSbLqWqZdfnaD
+maas_user: cert-maas-tel-01
+agent_name: starfive-visionfive001
+reset_efi: true
+control_host: 10.102.160.192
+test_device: /dev/sda
+serial_host: 10.102.160.192
+serial_port: '3000'
+snappy_writable_partition: /dev/sda2
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=$(sudo sd-mux-ctrl --list|
+  grep Serial| cut -d "," -f 3| cut -d " " -f 3) --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=$(sudo sd-mux-ctrl --list|
+  grep Serial| cut -d "," -f 3| cut -d " " -f 3) --dut
+reboot_script:
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: TwLJHQonGoSbLqWqZdfnaD
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.191
diff --git a/ce-cert/data-tel-l5/starfive-visionfive001/testflinger-agent.conf b/ce-cert/data-tel-l5/starfive-visionfive001/testflinger-agent.conf
new file mode 100644
index 0000000..fd95219
--- /dev/null
+++ b/ce-cert/data-tel-l5/starfive-visionfive001/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: starfive-visionfive001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/starfive-visionfive001/run
+logging_basedir: /home/ubuntu/testflinger/starfive-visionfive001/logs
+results_basedir: /home/ubuntu/testflinger/starfive-visionfive001/results
+logging_level: INFO
+job_queues:
+- 202206-30349
+- starfive-visionfive-001
+- starfive-visionfive
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
+advertised_queues:
+  starfive-visionfive: StarFive VisionFive Single Board Computer
+advertised_images:
+  starfive-visionfive:
+    ubuntu-20220620: 'url: http://10.102.196.9/riscv/starfive/visionfive/disk-uefi.ext4.xz'
diff --git a/ce-cert/data-tel-l5/staunton002/default.yaml b/ce-cert/data-tel-l5/staunton002/default.yaml
new file mode 100644
index 0000000..6f259e3
--- /dev/null
+++ b/ce-cert/data-tel-l5/staunton002/default.yaml
@@ -0,0 +1,25 @@
+device_ip: 10.102.160.173
+secure_id: S4whyYKydM8F3ma67aVbck
+maas_user: cert-maas-tel-01
+agent_name: staunton002
+reset_efi: true
+clear_tpm: 'True'
+recovery_cmds:
+- echo 5 | sudo tee /sys/class/tpm/tpm0/ppi/request
+- sudo snap reboot --install
+reboot_script:
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.26 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.6 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: S4whyYKydM8F3ma67aVbck
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.160.173
diff --git a/ce-cert/data-tel-l5/staunton002/testflinger-agent.conf b/ce-cert/data-tel-l5/staunton002/testflinger-agent.conf
new file mode 100644
index 0000000..4396220
--- /dev/null
+++ b/ce-cert/data-tel-l5/staunton002/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: staunton002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/staunton002/run
+logging_basedir: /home/ubuntu/testflinger/staunton002/logs
+results_basedir: /home/ubuntu/testflinger/staunton002/results
+logging_level: INFO
+job_queues:
+- 202102-28713
+- staunton-002
+- staunton
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemrecovery
diff --git a/ce-cert/data-tel-l5/stlouis002/default.yaml b/ce-cert/data-tel-l5/stlouis002/default.yaml
new file mode 100644
index 0000000..3e6aa95
--- /dev/null
+++ b/ce-cert/data-tel-l5/stlouis002/default.yaml
@@ -0,0 +1,35 @@
+device_ip: 10.102.161.197
+secure_id: wJxAkYDRdhyG3q5wxA8YvB
+maas_user: cert-maas-tel-01
+agent_name: stlouis002
+reset_efi: true
+test_device: /dev/sda
+select_master_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.161.197
+  sudo sgdisk -z /dev/sda || /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+  grub-pxe-setup --mode net 10.102.161.197
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.160.8 sudo
+  grub-pxe-setup --mode local 10.102.161.197
+post_flash_cmds:
+- curl -s http://10.102.161.197:8989/run?cmd=fatlabel+/dev/sda1+ESP
+- curl -s http://10.102.161.197:8989/run?cmd=sync
+- curl -s http://10.102.161.197:8989/run?cmd=fatlabel+/dev/sda1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.47 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.47 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.5 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: wJxAkYDRdhyG3q5wxA8YvB
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.197
diff --git a/ce-cert/data-tel-l5/stlouis002/testflinger-agent.conf b/ce-cert/data-tel-l5/stlouis002/testflinger-agent.conf
new file mode 100644
index 0000000..3e03a06
--- /dev/null
+++ b/ce-cert/data-tel-l5/stlouis002/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: stlouis002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/stlouis002/run
+logging_basedir: /home/ubuntu/testflinger/stlouis002/logs
+results_basedir: /home/ubuntu/testflinger/stlouis002/results
+logging_level: INFO
+job_queues:
+- 201703-25452
+- stlouis-002
+- stlouis
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data-tel-l5/stlouis005/default.yaml b/ce-cert/data-tel-l5/stlouis005/default.yaml
new file mode 100644
index 0000000..4eb665e
--- /dev/null
+++ b/ce-cert/data-tel-l5/stlouis005/default.yaml
@@ -0,0 +1,35 @@
+device_ip: 10.102.162.201
+secure_id: YXaXNfoD3LhDid8QUDVtrA
+maas_user: cert-maas-tel-01
+agent_name: stlouis005
+reset_efi: true
+test_device: /dev/sda
+select_master_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.162.201
+  sudo sgdisk -z /dev/sda || /bin/true
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode net {IP}
+select_test_script:
+- ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {Netboot_IP} sudo
+  grub-pxe-setup --mode local {IP}
+post_flash_cmds:
+- curl -s http://10.102.162.201:8989/run?cmd=fatlabel+/dev/sda1+ESP
+- curl -s http://10.102.162.201:8989/run?cmd=sync
+- curl -s http://10.102.162.201:8989/run?cmd=fatlabel+/dev/sda1
+- sleep 10
+reboot_script:
+- snmpset -c private -v2c 10.102.196.67 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.67 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.2 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: YXaXNfoD3LhDid8QUDVtrA
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.201
diff --git a/ce-cert/data-tel-l5/stlouis005/testflinger-agent.conf b/ce-cert/data-tel-l5/stlouis005/testflinger-agent.conf
new file mode 100644
index 0000000..02881c6
--- /dev/null
+++ b/ce-cert/data-tel-l5/stlouis005/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: stlouis005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/stlouis005/run
+logging_basedir: /home/ubuntu/testflinger/stlouis005/logs
+results_basedir: /home/ubuntu/testflinger/stlouis005/results
+logging_level: INFO
+job_queues:
+- 201803-26139
+- stlouis-005
+- stlouis-tpm2
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/tillamook003/default.yaml b/ce-cert/data-tel-l5/tillamook003/default.yaml
new file mode 100644
index 0000000..9932382
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook003/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.5
+secure_id: 2dtJ9nLKUjxaGiYUSQBvW5
+maas_user: cert-maas-tel-01
+agent_name: tillamook003
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 2dtJ9nLKUjxaGiYUSQBvW5
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.5
diff --git a/ce-cert/data-tel-l5/tillamook003/testflinger-agent.conf b/ce-cert/data-tel-l5/tillamook003/testflinger-agent.conf
new file mode 100644
index 0000000..26fcdff
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook003/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: tillamook003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/tillamook003/run
+logging_basedir: /home/ubuntu/testflinger/tillamook003/logs
+results_basedir: /home/ubuntu/testflinger/tillamook003/results
+logging_level: INFO
+job_queues:
+- 201807-26357
+- tillamook-003
+- tillamook
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/tillamook005/default.yaml b/ce-cert/data-tel-l5/tillamook005/default.yaml
new file mode 100644
index 0000000..5c31c03
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook005/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.3
+secure_id: 7khWUBHD4oUn9eVizZcEmk
+maas_user: cert-maas-tel-01
+agent_name: tillamook005
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.50 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: 7khWUBHD4oUn9eVizZcEmk
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.3
diff --git a/ce-cert/data-tel-l5/tillamook005/testflinger-agent.conf b/ce-cert/data-tel-l5/tillamook005/testflinger-agent.conf
new file mode 100644
index 0000000..c0b6700
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook005/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: tillamook005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/tillamook005/run
+logging_basedir: /home/ubuntu/testflinger/tillamook005/logs
+results_basedir: /home/ubuntu/testflinger/tillamook005/results
+logging_level: INFO
+job_queues:
+- 201901-26809
+- tillamook-005
+- tillamook-bt
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/tillamook007/default.yaml b/ce-cert/data-tel-l5/tillamook007/default.yaml
new file mode 100644
index 0000000..bee552f
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook007/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.219
+secure_id: YcdjRBzFBivtpfS4L9k3t8
+maas_user: cert-maas-tel-01
+agent_name: tillamook007
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.47 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.47 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: YcdjRBzFBivtpfS4L9k3t8
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.219
diff --git a/ce-cert/data-tel-l5/tillamook007/testflinger-agent.conf b/ce-cert/data-tel-l5/tillamook007/testflinger-agent.conf
new file mode 100644
index 0000000..b5e6ed4
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook007/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: tillamook007
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/tillamook007/run
+logging_basedir: /home/ubuntu/testflinger/tillamook007/logs
+results_basedir: /home/ubuntu/testflinger/tillamook007/results
+logging_level: INFO
+job_queues:
+- 201803-26157
+- tillamook-007
+- tillamook
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/tillamook008/default.yaml b/ce-cert/data-tel-l5/tillamook008/default.yaml
new file mode 100644
index 0000000..12affc6
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook008/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.161.217
+secure_id: c8ubWzuHt7wtUXCJiVSkYk
+maas_user: cert-maas-tel-01
+agent_name: tillamook008
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.47 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.47 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.7 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: c8ubWzuHt7wtUXCJiVSkYk
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.161.217
diff --git a/ce-cert/data-tel-l5/tillamook008/testflinger-agent.conf b/ce-cert/data-tel-l5/tillamook008/testflinger-agent.conf
new file mode 100644
index 0000000..53d1bbe
--- /dev/null
+++ b/ce-cert/data-tel-l5/tillamook008/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: tillamook008
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/tillamook008/run
+logging_basedir: /home/ubuntu/testflinger/tillamook008/logs
+results_basedir: /home/ubuntu/testflinger/tillamook008/results
+logging_level: INFO
+job_queues:
+- 201810-26506
+- tillamook-008
+- tillamook-mac
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data-tel-l5/vasteras001/default.yaml b/ce-cert/data-tel-l5/vasteras001/default.yaml
new file mode 100644
index 0000000..4535599
--- /dev/null
+++ b/ce-cert/data-tel-l5/vasteras001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.162.221
+secure_id: MZWvZaFEovKz9KWsULzTZL
+maas_user: cert-maas-tel-01
+agent_name: vasteras001
+reset_efi: true
+reboot_script:
+- snmpset -c private -v2c 10.102.196.67 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 0
+- sleep 30
+- snmpset -c private -v2c 10.102.196.67 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.4 i 1
+env:
+  HEXR_DEVICE_SECURE_ID: MZWvZaFEovKz9KWsULzTZL
+  WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+  WPA_BG_PSK: insecure
+  WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+  WPA_N_PSK: insecure
+  WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+  WPA_AC_PSK: insecure
+  OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+  OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+  OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+  DEVICE_IP: 10.102.162.221
diff --git a/ce-cert/data-tel-l5/vasteras001/testflinger-agent.conf b/ce-cert/data-tel-l5/vasteras001/testflinger-agent.conf
new file mode 100644
index 0000000..9942bd7
--- /dev/null
+++ b/ce-cert/data-tel-l5/vasteras001/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: vasteras001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/vasteras001/run
+logging_basedir: /home/ubuntu/testflinger/vasteras001/logs
+results_basedir: /home/ubuntu/testflinger/vasteras001/results
+logging_level: INFO
+job_queues:
+- 202002-27740
+- vasteras-001
+- vasteras
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/aaeon-up-xtreme-i11-c29321/default.yaml b/ce-cert/data/aaeon-up-xtreme-i11-c29321/default.yaml
new file mode 100644
index 0000000..06b6526
--- /dev/null
+++ b/ce-cert/data/aaeon-up-xtreme-i11-c29321/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.59
+secure_id: CrPwvCCKr9nJuGt9S7dYXE
+node_id: 68g77n
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: aaeon-up-xtreme-i11-c29321
+node_name: aaeon-up-xtreme-i11-c29321
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: CrPwvCCKr9nJuGt9S7dYXE
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.59
diff --git a/ce-cert/data/aaeon-up-xtreme-i11-c29321/testflinger-agent.conf b/ce-cert/data/aaeon-up-xtreme-i11-c29321/testflinger-agent.conf
new file mode 100644
index 0000000..f787005
--- /dev/null
+++ b/ce-cert/data/aaeon-up-xtreme-i11-c29321/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: aaeon-up-xtreme-i11-c29321
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/aaeon-up-xtreme-i11-c29321/run
+logging_basedir: /home/ubuntu/testflinger/aaeon-up-xtreme-i11-c29321/logs
+results_basedir: /home/ubuntu/testflinger/aaeon-up-xtreme-i11-c29321/results
+logging_level: INFO
+job_queues:
+- 202107-29321
+- aaeon-up-xtreme-i11
+- aaeon-up-xtreme-i11-c29321
+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/aaeon-up-xtreme-i11-c29435/default.yaml b/ce-cert/data/aaeon-up-xtreme-i11-c29435/default.yaml
new file mode 100644
index 0000000..a62a828
--- /dev/null
+++ b/ce-cert/data/aaeon-up-xtreme-i11-c29435/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.71
+secure_id: BRtRpL3RccXkWG2Zy43fz3
+node_id: dummy-maas-id
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: aaeon-up-xtreme-i11-c29435
+node_name: aaeon-up-xtreme-i11-c29435
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: BRtRpL3RccXkWG2Zy43fz3
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.71
diff --git a/ce-cert/data/aaeon-up-xtreme-i11-c29435/testflinger-agent.conf b/ce-cert/data/aaeon-up-xtreme-i11-c29435/testflinger-agent.conf
new file mode 100644
index 0000000..1815562
--- /dev/null
+++ b/ce-cert/data/aaeon-up-xtreme-i11-c29435/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: aaeon-up-xtreme-i11-c29435
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/aaeon-up-xtreme-i11-c29435/run
+logging_basedir: /home/ubuntu/testflinger/aaeon-up-xtreme-i11-c29435/logs
+results_basedir: /home/ubuntu/testflinger/aaeon-up-xtreme-i11-c29435/results
+logging_level: INFO
+job_queues:
+- 202107-29435
+- aaeon-up-xtreme-i11-iotg
+- aaeon-up-xtreme-i11-iotg-c29435
+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/advantech-epc-s202-c28889/default.yaml b/ce-cert/data/advantech-epc-s202-c28889/default.yaml
new file mode 100644
index 0000000..8416572
--- /dev/null
+++ b/ce-cert/data/advantech-epc-s202-c28889/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.55
+secure_id: EPCKXNYfEpDseRaBifDDR4
+node_id: tghmtk
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: advantech-epc-s202-c28889
+node_name: advantech-epc-s202-202103-28889
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: EPCKXNYfEpDseRaBifDDR4
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.55
diff --git a/ce-cert/data/advantech-epc-s202-c28889/testflinger-agent.conf b/ce-cert/data/advantech-epc-s202-c28889/testflinger-agent.conf
new file mode 100644
index 0000000..2f321c5
--- /dev/null
+++ b/ce-cert/data/advantech-epc-s202-c28889/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-epc-s202-c28889
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-epc-s202-c28889/run
+logging_basedir: /home/ubuntu/testflinger/advantech-epc-s202-c28889/logs
+results_basedir: /home/ubuntu/testflinger/advantech-epc-s202-c28889/results
+logging_level: INFO
+job_queues:
+- 202103-28889
+- advantech-epc-s202
+- advantech-epc-s202-c28889
+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/advantech-epc-u3233-c28888/default.yaml b/ce-cert/data/advantech-epc-u3233-c28888/default.yaml
new file mode 100644
index 0000000..b8528bc
--- /dev/null
+++ b/ce-cert/data/advantech-epc-u3233-c28888/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.53
+secure_id: crWVUUNMTBtvu86E6xn8xn
+node_id: xgyphn
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: advantech-epc-u3233-c28888
+node_name: advantech-epc-u3233-202103-28888
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: crWVUUNMTBtvu86E6xn8xn
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.53
diff --git a/ce-cert/data/advantech-epc-u3233-c28888/testflinger-agent.conf b/ce-cert/data/advantech-epc-u3233-c28888/testflinger-agent.conf
new file mode 100644
index 0000000..3baa701
--- /dev/null
+++ b/ce-cert/data/advantech-epc-u3233-c28888/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-epc-u3233-c28888
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-epc-u3233-c28888/run
+logging_basedir: /home/ubuntu/testflinger/advantech-epc-u3233-c28888/logs
+results_basedir: /home/ubuntu/testflinger/advantech-epc-u3233-c28888/results
+logging_level: INFO
+job_queues:
+- 202103-28888
+- advantech-epc-u3233
+- advantech-epc-u3233-c28888
+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/advantech-mio5393-c29346/default.yaml b/ce-cert/data/advantech-mio5393-c29346/default.yaml
new file mode 100644
index 0000000..129d96d
--- /dev/null
+++ b/ce-cert/data/advantech-mio5393-c29346/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.25
+secure_id: cffdvBjDcQjvv8CZtLmjX6
+node_id: k7rpgd
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: advantech-mio5393-c29346
+node_name: advantech-mio-5393-202108-29346
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: cffdvBjDcQjvv8CZtLmjX6
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.158.25
diff --git a/ce-cert/data/advantech-mio5393-c29346/testflinger-agent.conf b/ce-cert/data/advantech-mio5393-c29346/testflinger-agent.conf
new file mode 100644
index 0000000..c52f1a2
--- /dev/null
+++ b/ce-cert/data/advantech-mio5393-c29346/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: advantech-mio5393-c29346
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-mio5393-c29346/run
+logging_basedir: /home/ubuntu/testflinger/advantech-mio5393-c29346/logs
+results_basedir: /home/ubuntu/testflinger/advantech-mio5393-c29346/results
+logging_level: INFO
+job_queues:
+- 202108-29346
+- advantech-mio5393
+- advantech-mio5393-c29346
+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/advantech-uno-2271g-v2-c29636/default.yaml b/ce-cert/data/advantech-uno-2271g-v2-c29636/default.yaml
new file mode 100644
index 0000000..91897ab
--- /dev/null
+++ b/ce-cert/data/advantech-uno-2271g-v2-c29636/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.87
+secure_id: j9k5UMxSsaJzY4G989RuUU
+node_id: nn8k4q
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: advantech-uno-2271g-v2-c29636
+node_name: advantech-uno-2271g-v2-202111-29636
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: j9k5UMxSsaJzY4G989RuUU
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.158.87
diff --git a/ce-cert/data/advantech-uno-2271g-v2-c29636/testflinger-agent.conf b/ce-cert/data/advantech-uno-2271g-v2-c29636/testflinger-agent.conf
new file mode 100644
index 0000000..210475e
--- /dev/null
+++ b/ce-cert/data/advantech-uno-2271g-v2-c29636/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: advantech-uno-2271g-v2-c29636
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/advantech-uno-2271g-v2-c29636/run
+logging_basedir: /home/ubuntu/testflinger/advantech-uno-2271g-v2-c29636/logs
+results_basedir: /home/ubuntu/testflinger/advantech-uno-2271g-v2-c29636/results
+logging_level: INFO
+job_queues:
+- 202111-29636
+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/advantech-uno420-c29205/default.yaml b/ce-cert/data/advantech-uno420-c29205/default.yaml
new file mode 100644
index 0000000..1421964
--- /dev/null
+++ b/ce-cert/data/advantech-uno420-c29205/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.57
+secure_id: 94wAjaRLfoRpEwBSjA4CXZ
+node_id: rtxw43
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: advantech-uno420-c29205
+node_name: advantech-uno-420-202106-29205
+reset_efi: true
+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.157.57
diff --git a/ce-cert/data/advantech-uno420-c29205/testflinger-agent.conf b/ce-cert/data/advantech-uno420-c29205/testflinger-agent.conf
new file mode 100644
index 0000000..a948edb
--- /dev/null
+++ b/ce-cert/data/advantech-uno420-c29205/testflinger-agent.conf
@@ -0,0 +1,18 @@
+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-uno420
+- advantech-uno420-c29205
+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/austin001-thinkedge-se30-c29153/default.yaml b/ce-cert/data/austin001-thinkedge-se30-c29153/default.yaml
new file mode 100644
index 0000000..05a43eb
--- /dev/null
+++ b/ce-cert/data/austin001-thinkedge-se30-c29153/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.69
+secure_id: 4Gxpd6KdyCVqXLZ6SFyFWW
+node_id: psggyy
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: austin001-thinkedge-se30-c29153
+node_name: austin-001-thinkedge-se30-202106-29153
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 4Gxpd6KdyCVqXLZ6SFyFWW
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.69
diff --git a/ce-cert/data/austin001-thinkedge-se30-c29153/testflinger-agent.conf b/ce-cert/data/austin001-thinkedge-se30-c29153/testflinger-agent.conf
new file mode 100644
index 0000000..4ea44e6
--- /dev/null
+++ b/ce-cert/data/austin001-thinkedge-se30-c29153/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: austin001-thinkedge-se30-c29153
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/austin001-thinkedge-se30-c29153/run
+logging_basedir: /home/ubuntu/testflinger/austin001-thinkedge-se30-c29153/logs
+results_basedir: /home/ubuntu/testflinger/austin001-thinkedge-se30-c29153/results
+logging_level: INFO
+job_queues:
+- austin-001
+- austin001-thinkedge-se30-c29153
+- thinkedge-se30-c29153
+- 202106-29153
+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/caracalla004/default.yaml b/ce-cert/data/caracalla004/default.yaml
new file mode 100644
index 0000000..8833fc9
--- /dev/null
+++ b/ce-cert/data/caracalla004/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.102.156.197
+secure_id: DnRsbbFHiiz3qrGxqTTvxB
+logstash_host: 10.101.51.50
+agent_name: caracalla_004
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.156.197 sudo efibootmgr -n $(ssh admin@10.102.156.197 efibootmgr |grep IP4 |cut -c5-8)|| /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode net 10.102.156.197
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode local 10.102.156.197
+post_flash_cmds:
+    - curl -s http://10.102.156.197:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.102.156.197:8989/run?cmd=sync
+    - curl -s http://10.102.156.197:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: DnRsbbFHiiz3qrGxqTTvxB
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.197
diff --git a/ce-cert/data/caracalla004/default.yaml.old b/ce-cert/data/caracalla004/default.yaml.old
new file mode 100644
index 0000000..447ecbb
--- /dev/null
+++ b/ce-cert/data/caracalla004/default.yaml.old
@@ -0,0 +1,33 @@
+device_ip: 10.101.50.232
+secure_id: DnRsbbFHiiz3qrGxqTTvxB
+logstash_host: 10.101.51.50
+agent_name: caracalla_004
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.101.50.232 sudo sgdisk -z /dev/mmcblk0 || /bin/true
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.101.50.232 sync || /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.101.48.131 sudo grub-pxe-setup --mode net 10.101.50.232
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.101.48.131 sudo grub-pxe-setup --mode local 10.101.50.232
+post_flash_cmds:
+    - curl -s http://10.101.50.232:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.101.50.232:8989/run?cmd=sync
+    - curl -s http://10.101.50.232:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: DnRsbbFHiiz3qrGxqTTvxB
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.232
diff --git a/ce-cert/data/caracalla004/testflinger-agent.conf b/ce-cert/data/caracalla004/testflinger-agent.conf
new file mode 100644
index 0000000..e497750
--- /dev/null
+++ b/ce-cert/data/caracalla004/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: caracalla-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla004/run
+logging_basedir: /home/ubuntu/testflinger/caracalla004/logs
+results_basedir: /home/ubuntu/testflinger/caracalla004/results
+logging_level: INFO
+job_queues:
+- caracalla-004
+- caracalla-transport
+advertised_queues:
+  caracalla-transport: Dell Caracalla (transport sku)
+advertised_images:
+  caracalla-transport:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data/caracalla005/default.yaml b/ce-cert/data/caracalla005/default.yaml
new file mode 100644
index 0000000..0352248
--- /dev/null
+++ b/ce-cert/data/caracalla005/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.102.156.199
+secure_id: ZHmjGHAhmXNGrizG7qpKt7
+logstash_host: 10.101.51.50
+agent_name: caracalla_005
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.156.199 sudo efibootmgr -n $(ssh admin@10.102.156.199 efibootmgr |grep IP4 |cut -c5-8)|| /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode net 10.102.156.199
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode local 10.102.156.199
+post_flash_cmds:
+    - curl -s http://10.102.156.199:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.102.156.199:8989/run?cmd=sync
+    - curl -s http://10.102.156.199:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.102.156.60 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.60 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: ZHmjGHAhmXNGrizG7qpKt7
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.199
diff --git a/ce-cert/data/caracalla005/default.yaml.old b/ce-cert/data/caracalla005/default.yaml.old
new file mode 100644
index 0000000..7551226
--- /dev/null
+++ b/ce-cert/data/caracalla005/default.yaml.old
@@ -0,0 +1,33 @@
+device_ip: 10.101.50.233
+secure_id: ZHmjGHAhmXNGrizG7qpKt7
+logstash_host: 10.101.51.50
+agent_name: caracalla_005
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.101.50.233 sudo sgdisk -z /dev/mmcblk0 || /bin/true
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.101.50.233 sync || /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.101.48.131 sudo grub-pxe-setup --mode net 10.101.50.233
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.101.48.131 sudo grub-pxe-setup --mode local 10.101.50.233
+post_flash_cmds:
+    - curl -s http://10.101.50.233:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.101.50.233:8989/run?cmd=sync
+    - curl -s http://10.101.50.233:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: ZHmjGHAhmXNGrizG7qpKt7
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.233
diff --git a/ce-cert/data/caracalla005/testflinger-agent.conf b/ce-cert/data/caracalla005/testflinger-agent.conf
new file mode 100644
index 0000000..5b27b36
--- /dev/null
+++ b/ce-cert/data/caracalla005/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: caracalla-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla005/run
+logging_basedir: /home/ubuntu/testflinger/caracalla005/logs
+results_basedir: /home/ubuntu/testflinger/caracalla005/results
+logging_level: INFO
+job_queues:
+- caracalla-005
+- caracalla-media
+advertised_queues:
+  caracalla-media: Dell Caracalla (media sku)
+advertised_images:
+  caracalla-media:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data/caracalla006/default.yaml b/ce-cert/data/caracalla006/default.yaml
new file mode 100644
index 0000000..a36798f
--- /dev/null
+++ b/ce-cert/data/caracalla006/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.101.51.198
+secure_id: TrYyoo9uYhWScKkYuyqJeJ
+logstash_host: 10.101.51.50
+agent_name: caracalla_006
+test_device: /dev/mmcblk0
+reboot_script:
+    - ssh admin@10.101.51.198 sudo reboot
+env:
+    HEXR_DEVICE_SECURE_ID: TrYyoo9uYhWScKkYuyqJeJ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.51.198
diff --git a/ce-cert/data/caracalla006/testflinger-agent.conf b/ce-cert/data/caracalla006/testflinger-agent.conf
new file mode 100644
index 0000000..ae6eb55
--- /dev/null
+++ b/ce-cert/data/caracalla006/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: caracalla-006
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla006/run
+logging_basedir: /home/ubuntu/testflinger/caracalla006/logs
+results_basedir: /home/ubuntu/testflinger/caracalla006/results
+logging_level: INFO
+job_queues:
+- caracalla-006
+- caracalla-gpa
+advertised_queues:
+  caracalla-gpa: Dell Caracalla (gpa sku)
+advertised_images:
+  caracalla-gpa:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/caracalla007/default.yaml b/ce-cert/data/caracalla007/default.yaml
new file mode 100644
index 0000000..c1a989b
--- /dev/null
+++ b/ce-cert/data/caracalla007/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.156.201
+secure_id: 4tPwHADLUQacwiYcLP62ET
+node_id: xwefpd
+maas_user: testflinger
+logstash_host: 10.101.51.50
+agent_name: caracalla-007
+node_name: caracalla-007-201712-26011
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 4tPwHADLUQacwiYcLP62ET
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.201
diff --git a/ce-cert/data/caracalla007/testflinger-agent.conf b/ce-cert/data/caracalla007/testflinger-agent.conf
new file mode 100644
index 0000000..ec8eade
--- /dev/null
+++ b/ce-cert/data/caracalla007/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: caracalla-007
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla007/run
+logging_basedir: /home/ubuntu/testflinger/caracalla007/logs
+results_basedir: /home/ubuntu/testflinger/caracalla007/results
+logging_level: INFO
+job_queues:
+- caracalla-gpa-maas
+- caracalla-007
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/caracalla008/default.yaml b/ce-cert/data/caracalla008/default.yaml
new file mode 100644
index 0000000..3088e3b
--- /dev/null
+++ b/ce-cert/data/caracalla008/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.156.203
+secure_id: wLhTGjLaSLkN3V7CmoWDi3
+node_id: b8bekt
+maas_user: testflinger
+logstash_host: 10.101.51.50
+agent_name: caracalla-008
+node_name: caracalla-008-201712-26012
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: wLhTGjLaSLkN3V7CmoWDi3
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.203
diff --git a/ce-cert/data/caracalla008/testflinger-agent.conf b/ce-cert/data/caracalla008/testflinger-agent.conf
new file mode 100644
index 0000000..77ad0ce
--- /dev/null
+++ b/ce-cert/data/caracalla008/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: caracalla-008
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla008/run
+logging_basedir: /home/ubuntu/testflinger/caracalla008/logs
+results_basedir: /home/ubuntu/testflinger/caracalla008/results
+logging_level: INFO
+job_queues:
+- caracalla-media-maas
+- caracalla-008
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/caracalla009/default.yaml b/ce-cert/data/caracalla009/default.yaml
new file mode 100644
index 0000000..61d42f7
--- /dev/null
+++ b/ce-cert/data/caracalla009/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.102.156.205
+secure_id: z7K6rU5W4cndgNGDdn2u9Y
+logstash_host: 10.101.51.50
+agent_name: caracalla_009
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.156.205 sudo efibootmgr -n $(ssh admin@10.102.156.205 efibootmgr |grep IP4 |cut -c5-8)|| /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode net 10.102.156.205
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode local 10.102.156.205
+post_flash_cmds:
+    - curl -s http://10.102.156.205:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.102.156.205:8989/run?cmd=sync
+    - curl -s http://10.102.156.205:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: z7K6rU5W4cndgNGDdn2u9Y
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.205
diff --git a/ce-cert/data/caracalla009/testflinger-agent.conf b/ce-cert/data/caracalla009/testflinger-agent.conf
new file mode 100644
index 0000000..4a2533e
--- /dev/null
+++ b/ce-cert/data/caracalla009/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: caracalla-009
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla009/run
+logging_basedir: /home/ubuntu/testflinger/caracalla009/logs
+results_basedir: /home/ubuntu/testflinger/caracalla009/results
+logging_level: INFO
+job_queues:
+- caracalla-009
+- caracalla-transport
+advertised_queues:
+  caracalla-transport: Dell Caracalla (transport sku)
+advertised_images:
+  caracalla-transport:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/caracalla011/default.yaml b/ce-cert/data/caracalla011/default.yaml
new file mode 100644
index 0000000..7b12f47
--- /dev/null
+++ b/ce-cert/data/caracalla011/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.102.156.207
+secure_id: BXLnBZXRHB5vdStoaBkv4o
+logstash_host: 10.101.51.50
+agent_name: caracalla_011
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.156.207 sudo efibootmgr -n $(ssh admin@10.102.156.207 efibootmgr |grep IP4 |cut -c5-8)|| /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode net 10.102.156.207
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode local 10.102.156.207
+post_flash_cmds:
+    - curl -s http://10.102.156.207:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.102.156.207:8989/run?cmd=sync
+    - curl -s http://10.102.156.207:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: BXLnBZXRHB5vdStoaBkv4o
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.207
diff --git a/ce-cert/data/caracalla011/testflinger-agent.conf b/ce-cert/data/caracalla011/testflinger-agent.conf
new file mode 100644
index 0000000..5c15830
--- /dev/null
+++ b/ce-cert/data/caracalla011/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: caracalla-011
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla011/run
+logging_basedir: /home/ubuntu/testflinger/caracalla011/logs
+results_basedir: /home/ubuntu/testflinger/caracalla011/results
+logging_level: INFO
+job_queues:
+- caracalla-011
+- caracalla-media
+- caracalla-media-wwan
+advertised_queues:
+  caracalla-media: Dell Caracalla (media sku)
+advertised_images:
+  caracalla-media:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/caracalla012/default.yaml b/ce-cert/data/caracalla012/default.yaml
new file mode 100644
index 0000000..94725f3
--- /dev/null
+++ b/ce-cert/data/caracalla012/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.101.50.40
+secure_id: DwnkcSnxtoJmckQaiUEDUM
+logstash_host: 10.101.51.50
+agent_name: caracalla_012
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.101.50.40 sudo efibootmgr -n $(ssh admin@10.101.50.40 efibootmgr |grep IP4 |cut -c5-8)|| /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.101.48.131 sudo grub-pxe-setup --mode net 10.101.50.40
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.101.48.131 sudo grub-pxe-setup --mode local 10.101.50.40
+post_flash_cmds:
+    - curl -s http://10.101.50.40:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.101.50.40:8989/run?cmd=sync
+    - curl -s http://10.101.50.40:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.10 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: DwnkcSnxtoJmckQaiUEDUM
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.101.50.40
diff --git a/ce-cert/data/caracalla012/testflinger-agent.conf b/ce-cert/data/caracalla012/testflinger-agent.conf
new file mode 100644
index 0000000..4da069a
--- /dev/null
+++ b/ce-cert/data/caracalla012/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: caracalla-012
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla012/run
+logging_basedir: /home/ubuntu/testflinger/caracalla012/logs
+results_basedir: /home/ubuntu/testflinger/caracalla012/results
+logging_level: INFO
+job_queues:
+- caracalla-012
+- caracalla-gpa
+advertised_queues:
+  caracalla-gpa: Dell Caracalla (gpa sku)
+advertised_images:
+  caracalla-gpa:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: netboot
diff --git a/ce-cert/data/caracalla013/default.yaml b/ce-cert/data/caracalla013/default.yaml
new file mode 100644
index 0000000..434a2ec
--- /dev/null
+++ b/ce-cert/data/caracalla013/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.209
+secure_id: CU4eHKHG4tK6fYwivji8oD
+logstash_host: 10.101.51.50
+agent_name: caracalla_013
+test_device: /dev/mmcblk0
+reboot_script:
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: CU4eHKHG4tK6fYwivji8oD
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.209
diff --git a/ce-cert/data/caracalla013/testflinger-agent.conf b/ce-cert/data/caracalla013/testflinger-agent.conf
new file mode 100644
index 0000000..f316bb6
--- /dev/null
+++ b/ce-cert/data/caracalla013/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: caracalla-013
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla013/run
+logging_basedir: /home/ubuntu/testflinger/caracalla013/logs
+results_basedir: /home/ubuntu/testflinger/caracalla013/results
+logging_level: INFO
+job_queues:
+- caracalla-013
+- caracalla-gpa
+advertised_queues:
+  caracalla-gpa: Dell Caracalla (gpa sku)
+advertised_images:
+  caracalla-gpa:
+    caracalla-current: 'url: http://10.102.156.22/plano/caracalla-current.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/caracalla014/default.yaml b/ce-cert/data/caracalla014/default.yaml
new file mode 100644
index 0000000..5846ee1
--- /dev/null
+++ b/ce-cert/data/caracalla014/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.102.156.211
+secure_id: 2qdEPLjTpTudZ8FXUgBm8U
+logstash_host: 10.101.51.50
+agent_name: caracalla_014
+test_device: /dev/mmcblk0
+select_master_script:
+    - ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null admin@10.102.156.211 sudo efibootmgr -n $(ssh admin@10.102.156.211 efibootmgr |grep IP4 |cut -c5-8)|| /bin/true
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode net 10.102.156.211
+select_test_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 10.102.156.21 sudo grub-pxe-setup --mode local 10.102.156.211
+post_flash_cmds:
+    - curl -s http://10.102.156.211:8989/run?cmd=fatlabel+/dev/mmcblk0p1+ESP
+    - curl -s http://10.102.156.211:8989/run?cmd=sync
+    - curl -s http://10.102.156.211:8989/run?cmd=fatlabel+/dev/mmcblk0p1
+    - sleep 10
+
+reboot_script:
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: 2qdEPLjTpTudZ8FXUgBm8U
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.211
diff --git a/ce-cert/data/caracalla014/testflinger-agent.conf b/ce-cert/data/caracalla014/testflinger-agent.conf
new file mode 100644
index 0000000..b9579d0
--- /dev/null
+++ b/ce-cert/data/caracalla014/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: caracalla-014
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/caracalla014/run
+logging_basedir: /home/ubuntu/testflinger/caracalla014/logs
+results_basedir: /home/ubuntu/testflinger/caracalla014/results
+logging_level: INFO
+job_queues:
+- caracalla-014
+- caracalla-transport-wwan
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/cm3001/default.yaml b/ce-cert/data/cm3001/default.yaml
new file mode 100644
index 0000000..3bffdea
--- /dev/null
+++ b/ce-cert/data/cm3001/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.156.125
+control_host: 10.102.156.126
+secure_id: Ld7jqzENxXFN3YZUgDVqbe
+agent_name: cm3-001
+test_device: /dev/sda
+serial_host: 10.102.156.126
+serial_port: 3000
+reboot_script:
+    - snmpset -c private -v1 10.102.156.76 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.76 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: Ld7jqzENxXFN3YZUgDVqbe
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.125
diff --git a/ce-cert/data/cm3001/testflinger-agent.conf b/ce-cert/data/cm3001/testflinger-agent.conf
new file mode 100644
index 0000000..cec8186
--- /dev/null
+++ b/ce-cert/data/cm3001/testflinger-agent.conf
@@ -0,0 +1,28 @@
+agent_id: cm3-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/cm3001/run
+logging_basedir: /home/ubuntu/testflinger/cm3001/logs
+results_basedir: /home/ubuntu/testflinger/cm3001/results
+logging_level: INFO
+job_queues:
+- cm3-001
+- cm3
+advertised_queues:
+  cm3: Raspberry Pi Compute Module 3
+advertised_images:
+  cm3:
+    core16-stable-cm3: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-cm3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-21.04-arm64: 'url: http://cdimage.ubuntu.com/releases/hirsute/release/ubuntu-21.04-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.04-armhf: 'url: http://cdimage.ubuntu.com/releases/hirsute/release/ubuntu-21.04-preinstalled-desktop-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: cm3
diff --git a/ce-cert/data/cm3p001/default.yaml b/ce-cert/data/cm3p001/default.yaml
new file mode 100644
index 0000000..30343fb
--- /dev/null
+++ b/ce-cert/data/cm3p001/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.156.129
+control_host: 10.102.156.130
+secure_id: D6rMxHENBEepfhJCaekD25
+agent_name: cm3p-001
+test_device: /dev/sda
+serial_host: 10.102.156.130
+serial_port: 3000
+reboot_script:
+    - snmpset -c private -v1 10.102.156.77 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.77 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: D6rMxHENBEepfhJCaekD25
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.129
diff --git a/ce-cert/data/cm3p001/testflinger-agent.conf b/ce-cert/data/cm3p001/testflinger-agent.conf
new file mode 100644
index 0000000..74b1090
--- /dev/null
+++ b/ce-cert/data/cm3p001/testflinger-agent.conf
@@ -0,0 +1,28 @@
+agent_id: cm3p-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/cm3p001/run
+logging_basedir: /home/ubuntu/testflinger/cm3p001/logs
+results_basedir: /home/ubuntu/testflinger/cm3p001/results
+logging_level: INFO
+job_queues:
+- cm3p-001
+- cm3p
+advertised_queues:
+  cm3p: Raspberry Pi Compute Module 3+
+advertised_images:
+  cm3p:
+    core16-stable-cm3: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-cm3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-21.04-arm64: 'url: http://cdimage.ubuntu.com/releases/hirsute/release/ubuntu-21.04-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.04-armhf: 'url: http://cdimage.ubuntu.com/releases/hirsute/release/ubuntu-21.04-preinstalled-desktop-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: cm3
diff --git a/ce-cert/data/cool-quail/default.yaml b/ce-cert/data/cool-quail/default.yaml
new file mode 100644
index 0000000..f87e76a
--- /dev/null
+++ b/ce-cert/data/cool-quail/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.89
+secure_id: a00D000000gYO1uIAG
+node_id: ct4ebx
+node_name: sru-201606-22344-cool-quail
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru-201606-22344-cool-quail
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000gYO1uIAG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.89
diff --git a/ce-cert/data/cool-quail/testflinger-agent.conf b/ce-cert/data/cool-quail/testflinger-agent.conf
new file mode 100644
index 0000000..bfbe283
--- /dev/null
+++ b/ce-cert/data/cool-quail/testflinger-agent.conf
@@ -0,0 +1,35 @@
+agent_id: cool-quail
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/cool-quail/run
+logging_basedir: /home/ubuntu/testflinger/cool-quail/logs
+results_basedir: /home/ubuntu/testflinger/cool-quail/results
+logging_level: INFO
+job_queues:
+- cool-quail
+- 201606-22344
+- nvidia-gfx
+- maas-x86-node
+advertised_queues:
+  201606-22344: 'Dell Vostro 5568: Atheros 168c:003e wifi, Core i5-7500U, dGPU nVidia
+    10de:134d'
+  maas-x86-node: Random maas-deployed x86 device
+advertised_images:
+  maas-x86-node:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/dawson001/bak-recovery-uc20/default.yaml b/ce-cert/data/dawson001/bak-recovery-uc20/default.yaml
new file mode 100644
index 0000000..661331b
--- /dev/null
+++ b/ce-cert/data/dawson001/bak-recovery-uc20/default.yaml
@@ -0,0 +1,25 @@
+device_ip: 10.101.50.71
+secure_id: FyjeuAh89SazBVdZdaxmbG
+node_id: wt43kf
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dawson_001
+node_name: dawson-001-201802-26085
+#clear_tpm: false
+#reset_efi: true
+recovery_cmds:
+    - echo 5 | sudo tee /sys/class/tpm/tpm0/ppi/request
+    - sudo snap install http
+    - sudo http --pretty=format --ignore-stdin POST snapd:///v2/systems/$(ls /run/mnt/ubuntu-seed/systems/) action=do mode=install
+env:
+    HEXR_DEVICE_SECURE_ID: FyjeuAh89SazBVdZdaxmbG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.101.50.71
diff --git a/ce-cert/data/dawson001/bak-recovery-uc20/testflinger-agent.conf b/ce-cert/data/dawson001/bak-recovery-uc20/testflinger-agent.conf
new file mode 100644
index 0000000..200649d
--- /dev/null
+++ b/ce-cert/data/dawson001/bak-recovery-uc20/testflinger-agent.conf
@@ -0,0 +1,26 @@
+agent_id: dawson-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+provision_type: oemrecovery
+
+execution_basedir: /home/ubuntu/testflinger/dawson-001/run
+logging_basedir: /home/ubuntu/testflinger/dawson-001/logs
+results_basedir: /home/ubuntu/testflinger/dawson-001/results
+logging_level: INFO
+# logging_quiet: True
+job_queues:
+   - dawson-001
+   - 201802-26085
+   - dawson-i-oemprovision
+advertised_queues:
+    dawson-i: Dawson Canyon (Intel NUC)
+advertised_images:
+    dawson-i:
+      core20: "distro: core20-20200427-uefi"
+
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
diff --git a/ce-cert/data/dawson001/default.yaml b/ce-cert/data/dawson001/default.yaml
new file mode 100644
index 0000000..f613817
--- /dev/null
+++ b/ce-cert/data/dawson001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.217
+secure_id: FyjeuAh89SazBVdZdaxmbG
+node_id: wt43kf
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dawson_001
+node_name: dawson-001-201802-26085
+clear_tpm: false
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: FyjeuAh89SazBVdZdaxmbG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.217
diff --git a/ce-cert/data/dawson001/testflinger-agent.conf b/ce-cert/data/dawson001/testflinger-agent.conf
new file mode 100644
index 0000000..64986f8
--- /dev/null
+++ b/ce-cert/data/dawson001/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: dawson-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dawson001/run
+logging_basedir: /home/ubuntu/testflinger/dawson001/logs
+results_basedir: /home/ubuntu/testflinger/dawson001/results
+logging_level: INFO
+job_queues:
+- dawson-001
+- 201802-26085
+- dawson-i
+advertised_queues:
+  dawson-i: Dawson Canyon (Intel NUC)
+advertised_images:
+  dawson-i:
+    core20: 'distro: core20-20200427-uefi'
+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/dawson002/default.yaml b/ce-cert/data/dawson002/default.yaml
new file mode 100644
index 0000000..319e9bb
--- /dev/null
+++ b/ce-cert/data/dawson002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.219
+secure_id: 6jKajTyNBCZ5sGG7pArqyC
+node_id: kx4saa
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dawson_002
+node_name: dawson-002-201802-26087
+clear_tpm: true
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 6jKajTyNBCZ5sGG7pArqyC
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.219
diff --git a/ce-cert/data/dawson002/testflinger-agent.conf b/ce-cert/data/dawson002/testflinger-agent.conf
new file mode 100644
index 0000000..2c45b7e
--- /dev/null
+++ b/ce-cert/data/dawson002/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: dawson-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dawson002/run
+logging_basedir: /home/ubuntu/testflinger/dawson002/logs
+results_basedir: /home/ubuntu/testflinger/dawson002/results
+logging_level: INFO
+job_queues:
+- dawson-002
+- 201802-26087
+- dawson-i
+advertised_queues:
+  dawson-i: Dawson Canyon (Intel NUC)
+advertised_images:
+  dawson-i:
+    core20: 'distro: core20-20200427-uefi'
+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/dawson003/default.yaml b/ce-cert/data/dawson003/default.yaml
new file mode 100644
index 0000000..361ce07
--- /dev/null
+++ b/ce-cert/data/dawson003/default.yaml
@@ -0,0 +1,28 @@
+device_ip: 10.102.156.221
+secure_id: 2Jky3wN8Z7TSsMyzTa4Yg2
+node_id: qxx3ye
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dawson_003
+node_name: dawson-003-201904-27032
+clear_tpm: true
+reset_efi: true
+recovery_cmds:
+    - echo 5 | sudo tee /sys/class/tpm/tpm0/ppi/request
+    - sudo snap reboot --install
+reboot_script:
+    - snmpset -c private -v1 10.102.156.80 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.80 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: 2Jky3wN8Z7TSsMyzTa4Yg2
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.221
diff --git a/ce-cert/data/dawson003/testflinger-agent.conf b/ce-cert/data/dawson003/testflinger-agent.conf
new file mode 100644
index 0000000..989ba0a
--- /dev/null
+++ b/ce-cert/data/dawson003/testflinger-agent.conf
@@ -0,0 +1,27 @@
+agent_id: dawson-003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+provision_type: oemrecovery
+
+execution_basedir: /home/ubuntu/testflinger/dawson003/run
+logging_basedir: /home/ubuntu/testflinger/dawson003/logs
+results_basedir: /home/ubuntu/testflinger/dawson003/results
+logging_level: INFO
+# logging_quiet: True
+job_queues:
+   - dawson-003
+   - 201904-27032
+   - dawson-i-uc20-fde
+advertised_queues:
+    dawson-i-uc20-fde: Dawson-i NUC for UC20 secure-boot/full-disk encryption testing
+advertised_images:
+    dawson-i-uc20-fde:
+      core20: "distro: core20"
+
+
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
diff --git a/ce-cert/data/dawson004/default.yaml b/ce-cert/data/dawson004/default.yaml
new file mode 100644
index 0000000..5e03673
--- /dev/null
+++ b/ce-cert/data/dawson004/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.223
+secure_id: LzbgsaxqNpaPzBbK3WdnDN
+node_id: mfcq48
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dawson_004
+node_name: dawson-004-201805-26252
+clear_tpm: false
+reset_efi: true
+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.156.223
diff --git a/ce-cert/data/dawson004/testflinger-agent.conf b/ce-cert/data/dawson004/testflinger-agent.conf
new file mode 100644
index 0000000..ed5fa8d
--- /dev/null
+++ b/ce-cert/data/dawson004/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: dawson-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+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:
+- dawson-004
+- 201805-26252
+- dawson-j
+advertised_queues:
+  dawson-j: June Canyon (Intel NUC)
+advertised_images:
+  dawson-j:
+    core20: 'distro: core20-20200427-uefi'
+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/dawson005/default.yaml b/ce-cert/data/dawson005/default.yaml
new file mode 100644
index 0000000..63c37af
--- /dev/null
+++ b/ce-cert/data/dawson005/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.225
+secure_id: 3DqPvuiWR8DubNxeE9WxZT
+node_id: krfptm
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dawson_005
+node_name: dawson-005-201805-26255
+clear_tpm: false
+reset_efi: true
+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.156.225
diff --git a/ce-cert/data/dawson005/testflinger-agent.conf b/ce-cert/data/dawson005/testflinger-agent.conf
new file mode 100644
index 0000000..f7d8c20
--- /dev/null
+++ b/ce-cert/data/dawson005/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: dawson-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+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:
+- dawson-005
+- 201805-26255
+- dawson-j
+advertised_queues:
+  dawson-j: June Canyon (Intel NUC)
+advertised_images:
+  dawson-j:
+    core20: 'distro: core20-20200427-uefi'
+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/dawson006/default.yaml b/ce-cert/data/dawson006/default.yaml
new file mode 100644
index 0000000..5d02472
--- /dev/null
+++ b/ce-cert/data/dawson006/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.156.227
+secure_id: bUCS2PiTp9QWDUAGGxFmH6
+logstash_host: 10.101.51.50
+agent_name: dawson_006
+clear_tpm: true
+recovery_cmds:
+    - echo PROVISION NOT SUPPORTED FOR THIS DEVICE
+
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+
+env:
+    HEXR_DEVICE_SECURE_ID: bUCS2PiTp9QWDUAGGxFmH6
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.227
diff --git a/ce-cert/data/dawson006/testflinger-agent.conf b/ce-cert/data/dawson006/testflinger-agent.conf
new file mode 100644
index 0000000..178b5d2
--- /dev/null
+++ b/ce-cert/data/dawson006/testflinger-agent.conf
@@ -0,0 +1,21 @@
+agent_id: dawson-006
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dawson006/run
+logging_basedir: /home/ubuntu/testflinger/dawson006/logs
+results_basedir: /home/ubuntu/testflinger/dawson006/results
+logging_level: INFO
+job_queues:
+- dawson-20180526256
+- dawson-201805-26256
+- dawson-006
+- dawson
+- 201805-26256
+- 201805-26256-dawson
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/dawson007/default.yaml b/ce-cert/data/dawson007/default.yaml
new file mode 100644
index 0000000..c1b1745
--- /dev/null
+++ b/ce-cert/data/dawson007/default.yaml
@@ -0,0 +1,32 @@
+device_ip: 10.101.50.104
+secure_id: ywgWrkgcPRbtopY5WFFzdK
+logstash_host: 10.101.51.50
+agent_name: dawson_007
+node_name: dawson-007-201802-26089
+clear_tpm: true
+reset_efi: true
+control_host: 10.101.50.219
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004200004 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004200004 --dut
+test_device: /dev/dawson7disk
+install_device: /dev/sda
+recovery_cmds:
+    - echo 5 | sudo tee /sys/class/tpm/tpm0/ppi/request
+    - sudo snap reboot --install
+reboot_script:
+    - snmpset -c private -v1 10.101.48.24 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.7 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.24 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.7 i 1
+
+env:
+    HEXR_DEVICE_SECURE_ID: ywgWrkgcPRbtopY5WFFzdK
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.101.50.104
diff --git a/ce-cert/data/dawson007/testflinger-agent.conf b/ce-cert/data/dawson007/testflinger-agent.conf
new file mode 100644
index 0000000..d8037a7
--- /dev/null
+++ b/ce-cert/data/dawson007/testflinger-agent.conf
@@ -0,0 +1,20 @@
+agent_id: dawson-007
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+provision_type: oemrecovery
+
+execution_basedir: /home/ubuntu/testflinger/dawson007/run
+logging_basedir: /home/ubuntu/testflinger/dawson007/logs
+results_basedir: /home/ubuntu/testflinger/dawson007/results
+logging_level: INFO
+# logging_quiet: True
+job_queues:
+   - dawson-007
+   - 201802-26089
+
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
diff --git a/ce-cert/data/dearest-team/default.yaml b/ce-cert/data/dearest-team/default.yaml
new file mode 100644
index 0000000..1d8778a
--- /dev/null
+++ b/ce-cert/data/dearest-team/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.83
+secure_id: a00D000000ZJPrDIAX
+node_id: 4sheea
+node_name: tf-gfx-nvidia-dearest-team-201501-16351
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: tf-gfx-nvidia-dearest-team-201501-16351
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000ZJPrDIAX
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.83
diff --git a/ce-cert/data/dearest-team/testflinger-agent.conf b/ce-cert/data/dearest-team/testflinger-agent.conf
new file mode 100644
index 0000000..619f400
--- /dev/null
+++ b/ce-cert/data/dearest-team/testflinger-agent.conf
@@ -0,0 +1,28 @@
+agent_id: dearest-team
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dearest-team/run
+logging_basedir: /home/ubuntu/testflinger/dearest-team/logs
+results_basedir: /home/ubuntu/testflinger/dearest-team/results
+logging_level: INFO
+job_queues:
+- dearest-team
+- old-nvidia-gfx
+- maas-x86-node
+advertised_queues:
+  maas-x86-node: Random maas-deployed x86 device
+advertised_images:
+  maas-x86-node:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+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/dfi-alf51-c29491/default.yaml b/ce-cert/data/dfi-alf51-c29491/default.yaml
new file mode 100644
index 0000000..e479db0
--- /dev/null
+++ b/ce-cert/data/dfi-alf51-c29491/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.89
+secure_id: gxmxMUabCG3wuNbgUbEzn4
+node_id: nrg43k
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dfi-alf51-c29491
+node_name: dfi-alf51-202109-29491
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: gxmxMUabCG3wuNbgUbEzn4
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.158.89
diff --git a/ce-cert/data/dfi-alf51-c29491/testflinger-agent.conf b/ce-cert/data/dfi-alf51-c29491/testflinger-agent.conf
new file mode 100644
index 0000000..6ca4e81
--- /dev/null
+++ b/ce-cert/data/dfi-alf51-c29491/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: dfi-alf51-c29491
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dfi-alf51-c29491/run
+logging_basedir: /home/ubuntu/testflinger/dfi-alf51-c29491/logs
+results_basedir: /home/ubuntu/testflinger/dfi-alf51-c29491/results
+logging_level: INFO
+job_queues:
+- 202109-29491
+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/dfi-ec70a-ku-c28725/default.yaml b/ce-cert/data/dfi-ec70a-ku-c28725/default.yaml
new file mode 100644
index 0000000..d5638e8
--- /dev/null
+++ b/ce-cert/data/dfi-ec70a-ku-c28725/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.49
+secure_id: mUrDfLfbzWLMqM6Br5mwyE
+node_id: srnxwn
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dfi-ec70a-ku-c28725
+node_name: dfi-ec70a-ku-202102-28725
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: mUrDfLfbzWLMqM6Br5mwyE
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.49
diff --git a/ce-cert/data/dfi-ec70a-ku-c28725/testflinger-agent.conf b/ce-cert/data/dfi-ec70a-ku-c28725/testflinger-agent.conf
new file mode 100644
index 0000000..7aae679
--- /dev/null
+++ b/ce-cert/data/dfi-ec70a-ku-c28725/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dfi-ec70a-ku-c28725
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dfi-ec70a-ku-c28725/run
+logging_basedir: /home/ubuntu/testflinger/dfi-ec70a-ku-c28725/logs
+results_basedir: /home/ubuntu/testflinger/dfi-ec70a-ku-c28725/results
+logging_level: INFO
+job_queues:
+- 202102-28725
+- dfi-ec70a-ku
+- dfi-ec70a-ku-c28725
+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/dfi-ghf51-c28992/default.yaml b/ce-cert/data/dfi-ghf51-c28992/default.yaml
new file mode 100644
index 0000000..028da6a
--- /dev/null
+++ b/ce-cert/data/dfi-ghf51-c28992/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.51
+secure_id: bQZkBQmzhbrarVwmkB97FG
+node_id: r7b333
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dfi-ghf51-c28992
+node_name: dfi-ghf51-202105-28992
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: bQZkBQmzhbrarVwmkB97FG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.51
diff --git a/ce-cert/data/dfi-ghf51-c28992/testflinger-agent.conf b/ce-cert/data/dfi-ghf51-c28992/testflinger-agent.conf
new file mode 100644
index 0000000..9222c19
--- /dev/null
+++ b/ce-cert/data/dfi-ghf51-c28992/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: dfi-ghf51-c28992
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/dfi-ghf51-c28992/run
+logging_basedir: /home/ubuntu/testflinger/dfi-ghf51-c28992/logs
+results_basedir: /home/ubuntu/testflinger/dfi-ghf51-c28992/results
+logging_level: INFO
+job_queues:
+- 202105-28992
+- dfi-ghf51
+- dfi-ghf51-c28992
+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/dragonboard002/default.yaml b/ce-cert/data/dragonboard002/default.yaml
new file mode 100644
index 0000000..eed1413
--- /dev/null
+++ b/ce-cert/data/dragonboard002/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.177
+secure_id: F8bDtMiQMvqTdS26itf7cQ
+logstash_host: 10.101.51.50
+agent_name: dragonboard_002
+serial_host: 10.102.156.33
+serial_port: 5112
+test_device: /dev/mmcblk1
+select_master_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.177 sudo wipefs -af /dev/mmcblk1
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.177 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+snappy_writable_partition: /dev/mmcblk1p9
+user_assertion: /home/ubuntu/plars/auto-import.assert
+model_assertion: /home/ubuntu/plars/dragon.model
+env:
+    HEXR_DEVICE_SECURE_ID: F8bDtMiQMvqTdS26itf7cQ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.177
diff --git a/ce-cert/data/dragonboard002/testflinger-agent.conf b/ce-cert/data/dragonboard002/testflinger-agent.conf
new file mode 100644
index 0000000..26dfcf2
--- /dev/null
+++ b/ce-cert/data/dragonboard002/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dragonboard-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dragonboard002/run
+logging_basedir: /home/ubuntu/testflinger/dragonboard002/logs
+results_basedir: /home/ubuntu/testflinger/dragonboard002/results
+logging_level: INFO
+job_queues:
+- dragonboard-002
+- dragonboard
+advertised_queues:
+  dragonboard: Dragonboard 410c devices
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: dragonboard
diff --git a/ce-cert/data/dragonboard003/default.yaml b/ce-cert/data/dragonboard003/default.yaml
new file mode 100644
index 0000000..6392a4e
--- /dev/null
+++ b/ce-cert/data/dragonboard003/default.yaml
@@ -0,0 +1,28 @@
+device_ip: 10.102.156.179
+secure_id: mLxNzf2P6AZVETFy77neFX
+logstash_host: 10.101.51.50
+agent_name: dragonboard_003
+test_device: /dev/mmcblk1
+select_master_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.179 sudo wipefs -af /dev/mmcblk1
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.179 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.13 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.13 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+snappy_writable_partition: /dev/mmcblk1p9
+user_assertion: /home/ubuntu/plars/auto-import.assert
+model_assertion: /home/ubuntu/plars/dragon.model
+env:
+    HEXR_DEVICE_SECURE_ID: mLxNzf2P6AZVETFy77neFX
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.179
diff --git a/ce-cert/data/dragonboard003/testflinger-agent.conf b/ce-cert/data/dragonboard003/testflinger-agent.conf
new file mode 100644
index 0000000..36793c7
--- /dev/null
+++ b/ce-cert/data/dragonboard003/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dragonboard-003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dragonboard003/run
+logging_basedir: /home/ubuntu/testflinger/dragonboard003/logs
+results_basedir: /home/ubuntu/testflinger/dragonboard003/results
+logging_level: INFO
+job_queues:
+- dragonboard-003
+- dragonboard
+advertised_queues:
+  dragonboard: Dragonboard 410c devices
+setup_command: tf-setup
+provision_command: tf-provision
+reserve_command: tf-reserve
+test_command: tf-test
+cleanup_command: tf-cleanup
+provision_type: dragonboard
diff --git a/ce-cert/data/dragonboard004/default.yaml b/ce-cert/data/dragonboard004/default.yaml
new file mode 100644
index 0000000..1d93bb0
--- /dev/null
+++ b/ce-cert/data/dragonboard004/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.181
+secure_id: DmifUdVxaedEzq5oPFY6R8
+logstash_host: 10.101.51.50
+agent_name: dragonboard_004
+serial_host: 10.102.156.33
+serial_port: 5114
+test_device: /dev/mmcblk1
+select_master_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.181 sudo wipefs -af /dev/mmcblk1
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.181 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+snappy_writable_partition: /dev/mmcblk1p9
+user_assertion: /home/ubuntu/plars/auto-import.assert
+model_assertion: /home/ubuntu/plars/dragon.model
+env:
+    HEXR_DEVICE_SECURE_ID: DmifUdVxaedEzq5oPFY6R8
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.181
diff --git a/ce-cert/data/dragonboard004/testflinger-agent.conf b/ce-cert/data/dragonboard004/testflinger-agent.conf
new file mode 100644
index 0000000..98b60a9
--- /dev/null
+++ b/ce-cert/data/dragonboard004/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dragonboard-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dragonboard004/run
+logging_basedir: /home/ubuntu/testflinger/dragonboard004/logs
+results_basedir: /home/ubuntu/testflinger/dragonboard004/results
+logging_level: INFO
+job_queues:
+- dragonboard-004
+- dragonboard
+advertised_queues:
+  dragonboard: Dragonboard 410c devices
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: dragonboard
diff --git a/ce-cert/data/dragonboard005/default.yaml b/ce-cert/data/dragonboard005/default.yaml
new file mode 100644
index 0000000..d942e8c
--- /dev/null
+++ b/ce-cert/data/dragonboard005/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.183
+secure_id: z6vqJgYzwtbJ8d3pUFJNRQ
+logstash_host: 10.101.51.50
+agent_name: dragonboard_005
+serial_host: 10.102.156.33
+serial_port: 5115
+test_device: /dev/mmcblk1
+select_master_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.183 sudo wipefs -af /dev/mmcblk1
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.183 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+snappy_writable_partition: /dev/mmcblk1p9
+user_assertion: /home/ubuntu/plars/auto-import.assert
+model_assertion: /home/ubuntu/plars/dragon.model
+env:
+    HEXR_DEVICE_SECURE_ID: z6vqJgYzwtbJ8d3pUFJNRQ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.183
diff --git a/ce-cert/data/dragonboard005/testflinger-agent.conf b/ce-cert/data/dragonboard005/testflinger-agent.conf
new file mode 100644
index 0000000..12fab7b
--- /dev/null
+++ b/ce-cert/data/dragonboard005/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dragonboard-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dragonboard005/run
+logging_basedir: /home/ubuntu/testflinger/dragonboard005/logs
+results_basedir: /home/ubuntu/testflinger/dragonboard005/results
+logging_level: INFO
+job_queues:
+- dragonboard-005
+- dragonboard
+advertised_queues:
+  dragonboard: Dragonboard 410c devices
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: dragonboard
diff --git a/ce-cert/data/dragonboard006/default.yaml b/ce-cert/data/dragonboard006/default.yaml
new file mode 100644
index 0000000..c637ac6
--- /dev/null
+++ b/ce-cert/data/dragonboard006/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.185
+secure_id: LgK2SkSBQRC9hWae2Mmjs2
+logstash_host: 10.101.51.50
+agent_name: dragonboard_006
+serial_host: 10.102.156.33
+serial_port: 5116
+test_device: /dev/mmcblk1
+select_master_script:
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.185 sudo wipefs -af /dev/mmcblk1
+    - ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@10.102.156.185 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.72 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 1
+snappy_writable_partition: /dev/mmcblk1p9
+user_assertion: /home/ubuntu/plars/auto-import.assert
+model_assertion: /home/ubuntu/plars/dragon.model
+env:
+    HEXR_DEVICE_SECURE_ID: LgK2SkSBQRC9hWae2Mmjs2
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.185
diff --git a/ce-cert/data/dragonboard006/testflinger-agent.conf b/ce-cert/data/dragonboard006/testflinger-agent.conf
new file mode 100644
index 0000000..ab30aa2
--- /dev/null
+++ b/ce-cert/data/dragonboard006/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dragonboard-006
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dragonboard006/run
+logging_basedir: /home/ubuntu/testflinger/dragonboard006/logs
+results_basedir: /home/ubuntu/testflinger/dragonboard006/results
+logging_level: INFO
+job_queues:
+- dragonboard-006
+- dragonboard
+advertised_queues:
+  dragonboard: Dragonboard 410c devices
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: dragonboard
diff --git a/ce-cert/data/dragonboard007/default.yaml b/ce-cert/data/dragonboard007/default.yaml
new file mode 100644
index 0000000..d73687e
--- /dev/null
+++ b/ce-cert/data/dragonboard007/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.102.156.187
+secure_id: iuWxU5MaMyJukXrtMdHry2
+logstash_host: 10.101.51.50
+agent_name: dragonboard_007
+control_host: 10.102.156.188
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda9
+env:
+    HEXR_DEVICE_SECURE_ID: iuWxU5MaMyJukXrtMdHry2
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.187
diff --git a/ce-cert/data/dragonboard007/testflinger-agent.conf b/ce-cert/data/dragonboard007/testflinger-agent.conf
new file mode 100644
index 0000000..b2d2663
--- /dev/null
+++ b/ce-cert/data/dragonboard007/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: dragonboard-007
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/dragonboard007/run
+logging_basedir: /home/ubuntu/testflinger/dragonboard007/logs
+results_basedir: /home/ubuntu/testflinger/dragonboard007/results
+logging_level: INFO
+job_queues:
+- dragonboard-007
+- cert-dragonboard
+advertised_queues:
+  dragonboard: Dragonboard 410c devices
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/finer-gnat/default.yaml b/ce-cert/data/finer-gnat/default.yaml
new file mode 100644
index 0000000..204fa2a
--- /dev/null
+++ b/ce-cert/data/finer-gnat/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.11
+secure_id: pcMeaFpT2RSopWGK4pZxDn
+node_id: mksakc
+node_name: sru-201711-25989-dgx-station-finer-gnat
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: finer-gnat
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: pcMeaFpT2RSopWGK4pZxDn
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.11
diff --git a/ce-cert/data/finer-gnat/testflinger-agent.conf b/ce-cert/data/finer-gnat/testflinger-agent.conf
new file mode 100644
index 0000000..f15fe4c
--- /dev/null
+++ b/ce-cert/data/finer-gnat/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: finer-gnat
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/finer-gnat/run
+logging_basedir: /home/ubuntu/testflinger/finer-gnat/logs
+results_basedir: /home/ubuntu/testflinger/finer-gnat/results
+logging_level: INFO
+job_queues:
+- 201711-25989
+- finer-gnat
+- dgx-station
+- argos-201711-25989
+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/fortknox001/default.yaml b/ce-cert/data/fortknox001/default.yaml
new file mode 100644
index 0000000..12a94c2
--- /dev/null
+++ b/ce-cert/data/fortknox001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.157.25
+secure_id: zJXUmExJHwZMmW9hTzJQmL
+logstash_host: 10.101.51.50
+agent_name: fortknox_001
+recovery_cmds:
+    - echo NO RECOVERY METHODS ARE SUPPORTED FOR THIS DEVICE
+
+reboot_script:
+    - echo NO REBOOT METHOD IS PROVIDED FOR THIS DEVICE YET
+env:
+    HEXR_DEVICE_SECURE_ID: zJXUmExJHwZMmW9hTzJQmL
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.25
diff --git a/ce-cert/data/fortknox001/testflinger-agent.conf b/ce-cert/data/fortknox001/testflinger-agent.conf
new file mode 100644
index 0000000..b660064
--- /dev/null
+++ b/ce-cert/data/fortknox001/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: fortknox-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/fortknox001/run
+logging_basedir: /home/ubuntu/testflinger/fortknox001/logs
+results_basedir: /home/ubuntu/testflinger/fortknox001/results
+logging_level: INFO
+job_queues:
+- fortknox-001
+- fortknox
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/fortknox002/default.yaml b/ce-cert/data/fortknox002/default.yaml
new file mode 100644
index 0000000..a1fae1e
--- /dev/null
+++ b/ce-cert/data/fortknox002/default.yaml
@@ -0,0 +1,24 @@
+device_ip: 10.102.157.27
+secure_id: 9PxpfAWh6je6aJ4MuT5pFh
+logstash_host: 10.101.51.50
+agent_name: fortknox_002
+recovery_cmds:
+    - echo NO RECOVERY METHODS ARE SUPPORTED FOR THIS DEVICE
+
+reboot_script:
+    - snmpset -c private -v1 10.102.156.63 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.63 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 1
+
+env:
+    HEXR_DEVICE_SECURE_ID: 9PxpfAWh6je6aJ4MuT5pFh
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.27
diff --git a/ce-cert/data/fortknox002/testflinger-agent.conf b/ce-cert/data/fortknox002/testflinger-agent.conf
new file mode 100644
index 0000000..d38a4bf
--- /dev/null
+++ b/ce-cert/data/fortknox002/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: fortknox-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/fortknox002/run
+logging_basedir: /home/ubuntu/testflinger/fortknox002/logs
+results_basedir: /home/ubuntu/testflinger/fortknox002/results
+logging_level: INFO
+job_queues:
+- fortknox-002
+- fortknox-tpu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/havasu001/default.yaml b/ce-cert/data/havasu001/default.yaml
new file mode 100644
index 0000000..89fb27e
--- /dev/null
+++ b/ce-cert/data/havasu001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.213
+secure_id: a00D000000gYMuLIAW
+logstash_host: 10.101.51.50
+agent_name: havasu_001
+test_device: /dev/mmcblk0
+reboot_script:
+    - snmpset -c private -v1 10.102.156.66 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.66 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000gYMuLIAW
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.213
diff --git a/ce-cert/data/havasu001/testflinger-agent.conf b/ce-cert/data/havasu001/testflinger-agent.conf
new file mode 100644
index 0000000..51fd0c1
--- /dev/null
+++ b/ce-cert/data/havasu001/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: havasu-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/havasu001/run
+logging_basedir: /home/ubuntu/testflinger/havasu001/logs
+results_basedir: /home/ubuntu/testflinger/havasu001/results
+logging_level: INFO
+job_queues:
+- havasu-001
+- havasu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/havasu002/default.yaml b/ce-cert/data/havasu002/default.yaml
new file mode 100644
index 0000000..ddf5b2e
--- /dev/null
+++ b/ce-cert/data/havasu002/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.215
+secure_id: a00D000000gYMtwIAG
+logstash_host: 10.101.51.50
+agent_name: havasu_002
+test_device: /dev/mmcblk0
+reboot_script:
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.58 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000gYMtwIAG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.215
diff --git a/ce-cert/data/havasu002/testflinger-agent.conf b/ce-cert/data/havasu002/testflinger-agent.conf
new file mode 100644
index 0000000..f55377c
--- /dev/null
+++ b/ce-cert/data/havasu002/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: havasu-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/havasu002/run
+logging_basedir: /home/ubuntu/testflinger/havasu002/logs
+results_basedir: /home/ubuntu/testflinger/havasu002/results
+logging_level: INFO
+job_queues:
+- havasu-002
+- havasu
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/helped-adder/default.yaml b/ce-cert/data/helped-adder/default.yaml
new file mode 100644
index 0000000..b7888dc
--- /dev/null
+++ b/ce-cert/data/helped-adder/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.87
+secure_id: a00D000000PlJyUIAV
+node_id: teypc4
+node_name: helped-adder
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru-201302-12728-helped-adder
+node_name: sru-201302-12728-helped-adder
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000PlJyUIAV
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.87
diff --git a/ce-cert/data/helped-adder/testflinger-agent.conf b/ce-cert/data/helped-adder/testflinger-agent.conf
new file mode 100644
index 0000000..ef7a69b
--- /dev/null
+++ b/ce-cert/data/helped-adder/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: helped-adder
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/helped-adder/run
+logging_basedir: /home/ubuntu/testflinger/helped-adder/logs
+results_basedir: /home/ubuntu/testflinger/helped-adder/results
+logging_level: INFO
+job_queues:
+- helped-adder
+- 201302-12728
+- intel-gfx
+- maas-x86-node
+advertised_queues:
+  201302-12728: 'Lenovo ThinkCentre Edge 62z: Intel 8086:0102 wifi, Core i3-2130 (legacy
+    boot)'
+advertised_images:
+  201302-12728:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-legacy'
+    desktop-groovy-amd64: 'distro: desktop-groovy-legacy'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-legacy'
+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/hifive001/bak/default.yaml b/ce-cert/data/hifive001/bak/default.yaml
new file mode 100644
index 0000000..a99d5c5
--- /dev/null
+++ b/ce-cert/data/hifive001/bak/default.yaml
@@ -0,0 +1,17 @@
+device_ip: 10.101.51.253
+logstash_host: 10.101.51.50
+agent_name: hifive_001
+test_device: /dev/mmcblk0
+reboot_script:
+    - /bin/true
+env:
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.51.253
diff --git a/ce-cert/data/hifive001/bak/testflinger-agent.conf b/ce-cert/data/hifive001/bak/testflinger-agent.conf
new file mode 100644
index 0000000..fe744c6
--- /dev/null
+++ b/ce-cert/data/hifive001/bak/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hifive-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+
+execution_basedir: /home/ubuntu/testflinger/hifive-001/run
+logging_basedir: /home/ubuntu/testflinger/hifive-001/logs
+results_basedir: /home/ubuntu/testflinger/hifive-001/results
+logging_level: INFO
+# logging_quiet: True
+job_queues:
+   - hifive-001
+   - hifive
+
+setup_command: echo Cleaning up container if it exists... && docker rm -f hifive001 || /bin/true
+provision_command: . /srv/testflinger-agent/hifive001/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision provision -c /srv/testflinger-agent/hifive001/snappy-device-agents/default.yaml testflinger.json
+test_command: docker run -t --name hifive001 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/hifive001:/srv/testflinger-agent/hifive001 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/hifive001/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision runtest -c /srv/testflinger-agent/hifive001/snappy-device-agents/default.yaml testflinger.json"
+reserve_command: . /srv/testflinger-agent/hifive001/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision reserve -c /srv/testflinger-agent/hifive001/snappy-device-agents/default.yaml testflinger.json
+cleanup_command: echo Cleaning up container if it exists... && docker rm -f hifive001 || /bin/true
diff --git a/ce-cert/data/hifive001/default.yaml b/ce-cert/data/hifive001/default.yaml
new file mode 100644
index 0000000..ad136a9
--- /dev/null
+++ b/ce-cert/data/hifive001/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.157.29
+secure_id: zjfo7tM6MxjubMzbCPMpGH
+logstash_host: 10.101.51.50
+agent_name: hifive_001
+test_device: /dev/sdwire_202004210003_
+control_host: 10.102.156.33
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210003 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210003 --dut
+serial_host: 10.102.156.33
+serial_port: 3000
+reboot_script:
+    - snmpset -c private -v1 10.102.156.80 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.80 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: zjfo7tM6MxjubMzbCPMpGH
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.29
diff --git a/ce-cert/data/hifive001/testflinger-agent.conf b/ce-cert/data/hifive001/testflinger-agent.conf
new file mode 100644
index 0000000..467ac8a
--- /dev/null
+++ b/ce-cert/data/hifive001/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: hifive-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/hifive001/run
+logging_basedir: /home/ubuntu/testflinger/hifive001/logs
+results_basedir: /home/ubuntu/testflinger/hifive001/results
+logging_level: INFO
+job_queues:
+- unleashed
+- hifive-001
+- hifive
+advertised_queues:
+  unleashed: HiFive Unleashed - RISC-V64
+advertised_images:
+  unleashed:
+    server-20.04.4: 'url: http://cdimage.ubuntu.com/releases/20.04.2/release/ubuntu-20.04.2-preinstalled-server-riscv64.img.xz'
+    server-21.10: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-server-riscv64+unleashed.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/hot-koala/default.yaml b/ce-cert/data/hot-koala/default.yaml
new file mode 100644
index 0000000..4e2e76f
--- /dev/null
+++ b/ce-cert/data/hot-koala/default.yaml
@@ -0,0 +1,18 @@
+device_ip: 10.102.156.251
+node_id: 6pwcfa
+node_name: hot-koala
+maas_user: maas-6-2-3rd-admin-nodes
+logstash_host: 10.101.51.50
+agent_name: hot-koala
+reset_efi: true
+env:
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.251
diff --git a/ce-cert/data/hot-koala/testflinger-agent.conf b/ce-cert/data/hot-koala/testflinger-agent.conf
new file mode 100644
index 0000000..b32c433
--- /dev/null
+++ b/ce-cert/data/hot-koala/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: hot-koala
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/hot-koala/run
+logging_basedir: /home/ubuntu/testflinger/hot-koala/logs
+results_basedir: /home/ubuntu/testflinger/hot-koala/results
+logging_level: INFO
+job_queues:
+- hot-koala
+- 201802-26098
+- argos-201802-26098
+- dgx-server
+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/in-feline/default.yaml b/ce-cert/data/in-feline/default.yaml
new file mode 100644
index 0000000..670aa6c
--- /dev/null
+++ b/ce-cert/data/in-feline/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.101.50.237
+node_id: cerygf
+node_name: in-feline
+maas_user: testflinger
+logstash_host: 10.101.51.50
+agent_name: in-feline
+node_name: in-feline
+reset_efi: true
+env:
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.237
diff --git a/ce-cert/data/in-feline/testflinger-agent.conf b/ce-cert/data/in-feline/testflinger-agent.conf
new file mode 100644
index 0000000..067ae37
--- /dev/null
+++ b/ce-cert/data/in-feline/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: in-feline
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/in-feline/run
+logging_basedir: /home/ubuntu/testflinger/in-feline/logs
+results_basedir: /home/ubuntu/testflinger/in-feline/results
+logging_level: INFO
+job_queues:
+- in-feline
+- minici-xenial
+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/intel-crb-ehl-lp4-c29063/default.yaml b/ce-cert/data/intel-crb-ehl-lp4-c29063/default.yaml
new file mode 100644
index 0000000..06c6ffa
--- /dev/null
+++ b/ce-cert/data/intel-crb-ehl-lp4-c29063/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.75
+secure_id: nJB6riLo5xfgGhRdato34G
+node_id: dummy-maas-id
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: intel-crb-ehl-lp4-c29063
+node_name: dummy-maas-fqdn-for-noprovision
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: nJB6riLo5xfgGhRdato34G
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.75
diff --git a/ce-cert/data/intel-crb-ehl-lp4-c29063/testflinger-agent.conf b/ce-cert/data/intel-crb-ehl-lp4-c29063/testflinger-agent.conf
new file mode 100644
index 0000000..7ef746f
--- /dev/null
+++ b/ce-cert/data/intel-crb-ehl-lp4-c29063/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: intel-crb-ehl-lp4-c29063
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/intel-crb-ehl-lp4-c29063/run
+logging_basedir: /home/ubuntu/testflinger/intel-crb-ehl-lp4-c29063/logs
+results_basedir: /home/ubuntu/testflinger/intel-crb-ehl-lp4-c29063/results
+logging_level: INFO
+job_queues:
+- intel-crb-ehl-lp4
+- intel-crb-ehl-lp4-c29063
+- 202105-29063
+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/intel-crb-ehl-lp4-c29105/default.yaml b/ce-cert/data/intel-crb-ehl-lp4-c29105/default.yaml
new file mode 100644
index 0000000..22e546f
--- /dev/null
+++ b/ce-cert/data/intel-crb-ehl-lp4-c29105/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.73
+secure_id: JDVGGx46LrL2jCiw4oQhu3
+node_id: dummy-maas-id
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: intel-crb-ehl-lp4-c29104
+node_name: dummy-maas-fqdn-for-noprovision
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: JDVGGx46LrL2jCiw4oQhu3
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.73
diff --git a/ce-cert/data/intel-crb-ehl-lp4-c29105/testflinger-agent.conf b/ce-cert/data/intel-crb-ehl-lp4-c29105/testflinger-agent.conf
new file mode 100644
index 0000000..3aac4b4
--- /dev/null
+++ b/ce-cert/data/intel-crb-ehl-lp4-c29105/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: intel-crb-ehl-lp4-c29105
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/intel-crb-ehl-lp4-c29105/run
+logging_basedir: /home/ubuntu/testflinger/intel-crb-ehl-lp4-c29105/logs
+results_basedir: /home/ubuntu/testflinger/intel-crb-ehl-lp4-c29105/results
+logging_level: INFO
+job_queues:
+- intel-crb-ehl-lp4
+- intel-crb-ehl-lp4-c29105
+- 202105-29105
+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/intel-crb-tgl-h-c29174/default.yaml b/ce-cert/data/intel-crb-tgl-h-c29174/default.yaml
new file mode 100644
index 0000000..ccc2eb7
--- /dev/null
+++ b/ce-cert/data/intel-crb-tgl-h-c29174/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.77
+secure_id: LbZNVioBqtYJmVGeZhJkZ7
+node_id: dummy-maas-id
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: intel-crb-tgl-h-c29174
+node_name: dummy-maas-fqdn-for-noprovision
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: LbZNVioBqtYJmVGeZhJkZ7
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.77
diff --git a/ce-cert/data/intel-crb-tgl-h-c29174/testflinger-agent.conf b/ce-cert/data/intel-crb-tgl-h-c29174/testflinger-agent.conf
new file mode 100644
index 0000000..ad0eb07
--- /dev/null
+++ b/ce-cert/data/intel-crb-tgl-h-c29174/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: intel-crb-tgl-h-c29174
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/intel-crb-tgl-h-c29174/run
+logging_basedir: /home/ubuntu/testflinger/intel-crb-tgl-h-c29174/logs
+results_basedir: /home/ubuntu/testflinger/intel-crb-tgl-h-c29174/results
+logging_level: INFO
+job_queues:
+- intel-crb-tgl-h
+- intel-crb-tgl-h-c29174
+- 202106-29174
+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/intel-sdp-tgl-up3-c28962/default.yaml b/ce-cert/data/intel-sdp-tgl-up3-c28962/default.yaml
new file mode 100644
index 0000000..a99a728
--- /dev/null
+++ b/ce-cert/data/intel-sdp-tgl-up3-c28962/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.71
+secure_id: YdkWwaV3mWPjYczVdBCg96
+node_id: dummy-maas-id
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: intel-sdp-tgl-up3-c28962
+node_name: dummy-maas-fqdn-for-noprovision
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: YdkWwaV3mWPjYczVdBCg96
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.71
diff --git a/ce-cert/data/intel-sdp-tgl-up3-c28962/testflinger-agent.conf b/ce-cert/data/intel-sdp-tgl-up3-c28962/testflinger-agent.conf
new file mode 100644
index 0000000..9db1096
--- /dev/null
+++ b/ce-cert/data/intel-sdp-tgl-up3-c28962/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: intel-sdp-tgl-up3-c28962
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/intel-sdp-tgl-up3-c28962/run
+logging_basedir: /home/ubuntu/testflinger/intel-sdp-tgl-up3-c28962/logs
+results_basedir: /home/ubuntu/testflinger/intel-sdp-tgl-up3-c28962/results
+logging_level: INFO
+job_queues:
+- intel-sdp-tgl-up3
+- intel-sdp-tgl-up3-c28962
+- 202104-28962
+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/kassel001/default.yaml b/ce-cert/data/kassel001/default.yaml
new file mode 100644
index 0000000..a5ad1c8
--- /dev/null
+++ b/ce-cert/data/kassel001/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.23
+secure_id: Wj9qAaTT5wuoR6SfCUtLaX
+node_id: 7w4bax
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: kassel_001
+node_name: kassel-001-201808-26453
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: Wj9qAaTT5wuoR6SfCUtLaX
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.23
diff --git a/ce-cert/data/kassel001/testflinger-agent.conf b/ce-cert/data/kassel001/testflinger-agent.conf
new file mode 100644
index 0000000..38655ef
--- /dev/null
+++ b/ce-cert/data/kassel001/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: kassel-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/kassel001/run
+logging_basedir: /home/ubuntu/testflinger/kassel001/logs
+results_basedir: /home/ubuntu/testflinger/kassel001/results
+logging_level: INFO
+job_queues:
+- kassel-001
+- kassel
+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/newparis001/default.yaml b/ce-cert/data/newparis001/default.yaml
new file mode 100644
index 0000000..f756c91
--- /dev/null
+++ b/ce-cert/data/newparis001/default.yaml
@@ -0,0 +1,28 @@
+device_ip: 10.102.157.65
+secure_id: hEr6LHkFdpXkdghY3Dnh6H
+# node_id:
+# maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: newparis_001
+# node_name:
+clear_tpm: true
+reset_efi: true
+#recovery_cmds:
+#    - echo 5 | sudo tee /sys/class/tpm/tpm0/ppi/request
+#    - sudo snap reboot --install
+reboot_script:
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.6 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: hEr6LHkFdpXkdghY3Dnh6H
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.65
diff --git a/ce-cert/data/newparis001/testflinger-agent.conf b/ce-cert/data/newparis001/testflinger-agent.conf
new file mode 100644
index 0000000..b2fa6e3
--- /dev/null
+++ b/ce-cert/data/newparis001/testflinger-agent.conf
@@ -0,0 +1,21 @@
+agent_id: newparis-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+provision_type: noprovision
+
+execution_basedir: /home/ubuntu/testflinger/newparis001/run
+logging_basedir: /home/ubuntu/testflinger/newparis001/logs
+results_basedir: /home/ubuntu/testflinger/newparis001/results
+logging_level: INFO
+# logging_quiet: True
+job_queues:
+   - newparis-001
+   - 202006-27992
+   - newparis
+
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
diff --git a/ce-cert/data/one-ape/default.yaml b/ce-cert/data/one-ape/default.yaml
new file mode 100644
index 0000000..42db86d
--- /dev/null
+++ b/ce-cert/data/one-ape/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.199
+secure_id: RcrRSdZ9kjhohV8JdrWtfG
+node_id: qqkfsq
+node_name: one-ape-201909-27366
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: one-ape-201909-27366
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: RcrRSdZ9kjhohV8JdrWtfG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.199
diff --git a/ce-cert/data/one-ape/testflinger-agent.conf b/ce-cert/data/one-ape/testflinger-agent.conf
new file mode 100644
index 0000000..c45d6de
--- /dev/null
+++ b/ce-cert/data/one-ape/testflinger-agent.conf
@@ -0,0 +1,29 @@
+agent_id: one-ape
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/one-ape/run
+logging_basedir: /home/ubuntu/testflinger/one-ape/logs
+results_basedir: /home/ubuntu/testflinger/one-ape/results
+logging_level: INFO
+job_queues:
+- one-ape
+- 201909-27366
+advertised_queues:
+  one-ape: Dell XPS 7390 - 2-in-1
+advertised_images:
+  one-ape:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/quick-serval/default.yaml b/ce-cert/data/quick-serval/default.yaml
new file mode 100644
index 0000000..bb0fa3b
--- /dev/null
+++ b/ce-cert/data/quick-serval/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.157.81
+secure_id: a00D000000akIZ6IAM
+node_id: t4tfps
+node_name: quick-serval
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: quick-serval
+node_name: quick-serval
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000akIZ6IAM
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.81
diff --git a/ce-cert/data/quick-serval/testflinger-agent.conf b/ce-cert/data/quick-serval/testflinger-agent.conf
new file mode 100644
index 0000000..1fc7d36
--- /dev/null
+++ b/ce-cert/data/quick-serval/testflinger-agent.conf
@@ -0,0 +1,28 @@
+agent_id: quick-serval
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/quick-serval/run
+logging_basedir: /home/ubuntu/testflinger/quick-serval/logs
+results_basedir: /home/ubuntu/testflinger/quick-serval/results
+logging_level: INFO
+job_queues:
+- quick-serval
+- intel-gfx
+- maas-x86-node
+advertised_queues:
+  maas-x86-node: Random maas-deployed x86 device
+advertised_images:
+  maas-x86-node:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+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/rpi2001/default.yaml b/ce-cert/data/rpi2001/default.yaml
new file mode 100644
index 0000000..be835b8
--- /dev/null
+++ b/ce-cert/data/rpi2001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.101
+secure_id: 2UD2Fc6yPZD2EUyDwoLsgn
+logstash_host: 10.101.51.50
+agent_name: rpi2_001
+control_host: 10.102.156.102
+serial_host: 10.102.156.102
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: 2UD2Fc6yPZD2EUyDwoLsgn
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.101
diff --git a/ce-cert/data/rpi2001/testflinger-agent.conf b/ce-cert/data/rpi2001/testflinger-agent.conf
new file mode 100644
index 0000000..83f3479
--- /dev/null
+++ b/ce-cert/data/rpi2001/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: rpi2-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi2001/run
+logging_basedir: /home/ubuntu/testflinger/rpi2001/logs
+results_basedir: /home/ubuntu/testflinger/rpi2001/results
+logging_level: INFO
+job_queues:
+- rpi2-001
+- cert-rpi2
+- rpi2
+advertised_queues:
+  rpi2: Raspberry Pi 2
+advertised_images:
+  rpi2:
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi2002/default.yaml b/ce-cert/data/rpi2002/default.yaml
new file mode 100644
index 0000000..2bdfaaa
--- /dev/null
+++ b/ce-cert/data/rpi2002/default.yaml
@@ -0,0 +1,18 @@
+device_ip: 10.102.156.105
+secure_id: RemtV2x4K23tHFszCa7ZFM
+logstash_host: 10.101.51.50
+agent_name: rpi2_002
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+env:
+    HEXR_DEVICE_SECURE_ID: RemtV2x4K23tHFszCa7ZFM
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.105
diff --git a/ce-cert/data/rpi2002/testflinger-agent.conf b/ce-cert/data/rpi2002/testflinger-agent.conf
new file mode 100644
index 0000000..50c4044
--- /dev/null
+++ b/ce-cert/data/rpi2002/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: rpi2-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi2002/run
+logging_basedir: /home/ubuntu/testflinger/rpi2002/logs
+results_basedir: /home/ubuntu/testflinger/rpi2002/results
+logging_level: INFO
+job_queues:
+- rpi2
+- rpi2-002
+- rpi2-002-201608-25012
+- 201608-25012
+advertised_queues:
+  rpi2: Raspberry Pi 2
+advertised_images:
+  rpi2:
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/rpi2003/default.yaml b/ce-cert/data/rpi2003/default.yaml
new file mode 100644
index 0000000..10dd615
--- /dev/null
+++ b/ce-cert/data/rpi2003/default.yaml
@@ -0,0 +1,18 @@
+device_ip: 10.102.156.107
+secure_id: a00D000000feMRhIAM
+logstash_host: 10.101.51.50
+agent_name: rpi2_003
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000feMRhIAM
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.107
diff --git a/ce-cert/data/rpi2003/testflinger-agent.conf b/ce-cert/data/rpi2003/testflinger-agent.conf
new file mode 100644
index 0000000..6a0f4b8
--- /dev/null
+++ b/ce-cert/data/rpi2003/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: rpi2-003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi2003/run
+logging_basedir: /home/ubuntu/testflinger/rpi2003/logs
+results_basedir: /home/ubuntu/testflinger/rpi2003/results
+logging_level: INFO
+job_queues:
+- rpi2
+- rpi2-003
+- rpi2-003-201604-21844
+- 201604-21844
+advertised_queues:
+  rpi2: Raspberry Pi 2
+advertised_images:
+  rpi2:
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/rpi2004/default.yaml b/ce-cert/data/rpi2004/default.yaml
new file mode 100644
index 0000000..276f63e
--- /dev/null
+++ b/ce-cert/data/rpi2004/default.yaml
@@ -0,0 +1,18 @@
+device_ip: 10.102.156.109
+secure_id: KbLNwcWmFMpgimTTtsCZyR
+logstash_host: 10.101.51.50
+agent_name: rpi2_004
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+env:
+    HEXR_DEVICE_SECURE_ID: KbLNwcWmFMpgimTTtsCZyR
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.109
diff --git a/ce-cert/data/rpi2004/testflinger-agent.conf b/ce-cert/data/rpi2004/testflinger-agent.conf
new file mode 100644
index 0000000..735dd07
--- /dev/null
+++ b/ce-cert/data/rpi2004/testflinger-agent.conf
@@ -0,0 +1,22 @@
+agent_id: rpi2-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi2004/run
+logging_basedir: /home/ubuntu/testflinger/rpi2004/logs
+results_basedir: /home/ubuntu/testflinger/rpi2004/results
+logging_level: INFO
+job_queues:
+- rpi2-004
+- rpi2
+advertised_queues:
+  rpi2: Raspberry Pi 2
+advertised_images:
+  rpi2:
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/rpi2005/default.yaml b/ce-cert/data/rpi2005/default.yaml
new file mode 100644
index 0000000..9e00857
--- /dev/null
+++ b/ce-cert/data/rpi2005/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.111
+secure_id: cUzwStBgPjQWFKa4nievVN
+logstash_host: 10.101.51.50
+agent_name: rpi2_005
+control_host: 10.102.156.31
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202011180005 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202011180005 --dut
+test_device: /dev/sdwire_202011180005_
+# serial_host: 10.101.49.80
+# serial_port: 3001
+reboot_script:
+    - snmpset -c private -v1 10.102.156.70 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.70 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: cUzwStBgPjQWFKa4nievVN
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.111
diff --git a/ce-cert/data/rpi2005/testflinger-agent.conf b/ce-cert/data/rpi2005/testflinger-agent.conf
new file mode 100644
index 0000000..660d25a
--- /dev/null
+++ b/ce-cert/data/rpi2005/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: rpi2-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi2005/run
+logging_basedir: /home/ubuntu/testflinger/rpi2005/logs
+results_basedir: /home/ubuntu/testflinger/rpi2005/results
+logging_level: INFO
+job_queues:
+- rpi2-005
+- cert-rpi2-cs
+- cert-rpi2
+- rpi2
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi2006/default.yaml b/ce-cert/data/rpi2006/default.yaml
new file mode 100644
index 0000000..53b4f37
--- /dev/null
+++ b/ce-cert/data/rpi2006/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.113
+secure_id: rMFPs2EB3646Cdg7cuAJ6Q
+logstash_host: 10.101.51.50
+agent_name: rpi2_006
+control_host: 10.102.156.114
+serial_host: 10.102.156.114
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: rMFPs2EB3646Cdg7cuAJ6Q
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.113
diff --git a/ce-cert/data/rpi2006/testflinger-agent.conf b/ce-cert/data/rpi2006/testflinger-agent.conf
new file mode 100644
index 0000000..0e5aaf7
--- /dev/null
+++ b/ce-cert/data/rpi2006/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: rpi2-006
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi2006/run
+logging_basedir: /home/ubuntu/testflinger/rpi2006/logs
+results_basedir: /home/ubuntu/testflinger/rpi2006/results
+logging_level: INFO
+job_queues:
+- rpi2-006
+- cert-rpi2
+- rpi2
+advertised_queues:
+  rpi2: Raspberry Pi 2
+advertised_images:
+  rpi2:
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi3001/default.yaml b/ce-cert/data/rpi3001/default.yaml
new file mode 100644
index 0000000..0ab26fc
--- /dev/null
+++ b/ce-cert/data/rpi3001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.115
+secure_id: 2hoKM2uXmNJfS6eTKPmjWP
+logstash_host: 10.101.51.50
+agent_name: rpi3_001
+control_host: 10.102.156.116
+serial_host: 10.102.156.116
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: 2hoKM2uXmNJfS6eTKPmjWP
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.115
diff --git a/ce-cert/data/rpi3001/testflinger-agent.conf b/ce-cert/data/rpi3001/testflinger-agent.conf
new file mode 100644
index 0000000..2d24dda
--- /dev/null
+++ b/ce-cert/data/rpi3001/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi3-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3001/run
+logging_basedir: /home/ubuntu/testflinger/rpi3001/logs
+results_basedir: /home/ubuntu/testflinger/rpi3001/results
+logging_level: INFO
+job_queues:
+- rpi3-001
+- cert-rpi3b
+- rpi3b
+advertised_queues:
+  rpi3b: Raspberry Pi 3B
+advertised_images:
+  rpi3-001:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi3002/default.yaml b/ce-cert/data/rpi3002/default.yaml
new file mode 100644
index 0000000..575f8d7
--- /dev/null
+++ b/ce-cert/data/rpi3002/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.117
+secure_id: a00D000000gYWmuIAG
+logstash_host: 10.101.51.50
+agent_name: rpi3_002
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.101.50.190 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.101.50.190 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.1 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.1 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000gYWmuIAG
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.117
diff --git a/ce-cert/data/rpi3002/testflinger-agent.conf b/ce-cert/data/rpi3002/testflinger-agent.conf
new file mode 100644
index 0000000..253ffb0
--- /dev/null
+++ b/ce-cert/data/rpi3002/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi3-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3002/run
+logging_basedir: /home/ubuntu/testflinger/rpi3002/logs
+results_basedir: /home/ubuntu/testflinger/rpi3002/results
+logging_level: INFO
+job_queues:
+- rpi3-002
+- rpi3
+- rpi3b
+advertised_queues:
+  rpi3b: Raspberry Pi 3B
+advertised_images:
+  rpi3b:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3003/default.yaml b/ce-cert/data/rpi3003/default.yaml
new file mode 100644
index 0000000..76a79bc
--- /dev/null
+++ b/ce-cert/data/rpi3003/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.119
+secure_id: fsPKGBGs2ThLPu76UKLiQo
+logstash_host: 10.101.51.50
+agent_name: rpi3_003
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.101.50.55 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.101.50.55 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: fsPKGBGs2ThLPu76UKLiQo
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.119
diff --git a/ce-cert/data/rpi3003/testflinger-agent.conf b/ce-cert/data/rpi3003/testflinger-agent.conf
new file mode 100644
index 0000000..ccd3d8e
--- /dev/null
+++ b/ce-cert/data/rpi3003/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi3-003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3003/run
+logging_basedir: /home/ubuntu/testflinger/rpi3003/logs
+results_basedir: /home/ubuntu/testflinger/rpi3003/results
+logging_level: INFO
+job_queues:
+- rpi3
+- rpi3b
+- rpi3-003
+advertised_queues:
+  rpi3b: Raspberry Pi 3B
+advertised_images:
+  rpi3b:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3004/default.yaml b/ce-cert/data/rpi3004/default.yaml
new file mode 100644
index 0000000..fe1293e
--- /dev/null
+++ b/ce-cert/data/rpi3004/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.101.50.6
+secure_id: ySF7yaxR3mtJ6MrVL9DoFQ
+logstash_host: 10.101.51.50
+agent_name: rpi3_004
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.101.50.6 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.101.50.6 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: ySF7yaxR3mtJ6MrVL9DoFQ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.6
diff --git a/ce-cert/data/rpi3004/old/default.yaml b/ce-cert/data/rpi3004/old/default.yaml
new file mode 100644
index 0000000..6080460
--- /dev/null
+++ b/ce-cert/data/rpi3004/old/default.yaml
@@ -0,0 +1,18 @@
+device_ip: 10.101.50.6
+secure_id: ySF7yaxR3mtJ6MrVL9DoFQ
+logstash_host: 10.101.51.50
+agent_name: rpi3_003
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+env:
+    HEXR_DEVICE_SECURE_ID: ySF7yaxR3mtJ6MrVL9DoFQ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.6
diff --git a/ce-cert/data/rpi3004/old/testflinger-agent.conf b/ce-cert/data/rpi3004/old/testflinger-agent.conf
new file mode 100644
index 0000000..9dc3854
--- /dev/null
+++ b/ce-cert/data/rpi3004/old/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: rpi3-004
+server_address: testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+
+execution_basedir: /home/ubuntu/testflinger/rpi3-004/run
+logging_basedir: /home/ubuntu/testflinger/rpi3-004/logs
+results_basedir: /home/ubuntu/testflinger/rpi3-004/results
+logging_level: DEBUG
+# logging_quiet: True
+job_queues:
+   - rpi3-004
+
+setup_command: echo Cleaning up container if it exists... && docker rm -f rpi3004 || /bin/true
+provision_command: . /srv/testflinger-agent/rpi3004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision provision -c /srv/testflinger-agent/rpi3004/snappy-device-agents/default.yaml testflinger.json
+test_command: docker run -t --rm --name rpi3004 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/rpi3004:/srv/testflinger-agent/rpi3004 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/rpi3004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision runtest -c /srv/testflinger-agent/rpi3004/snappy-device-agents/default.yaml testflinger.json"
+cleanup_command: echo Cleaning up container if it exists... && docker rm -f rpi3004 || /bin/true
diff --git a/ce-cert/data/rpi3004/testflinger-agent.conf b/ce-cert/data/rpi3004/testflinger-agent.conf
new file mode 100644
index 0000000..ba85d15
--- /dev/null
+++ b/ce-cert/data/rpi3004/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi3-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3004/run
+logging_basedir: /home/ubuntu/testflinger/rpi3004/logs
+results_basedir: /home/ubuntu/testflinger/rpi3004/results
+logging_level: INFO
+job_queues:
+- rpi3
+- rpi3b
+- rpi3-004
+advertised_queues:
+  rpi3b: Raspberry Pi 3B
+advertised_images:
+  rpi3b:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3005/default.yaml b/ce-cert/data/rpi3005/default.yaml
new file mode 100644
index 0000000..3c2ba7a
--- /dev/null
+++ b/ce-cert/data/rpi3005/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.123
+secure_id: 6f998W8X34rdwcKdCGZrBB
+logstash_host: 10.101.51.50
+agent_name: rpi3_005
+control_host: 10.102.156.31
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210012 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210012 --dut
+test_device: /dev/sdwire_202004210012_
+# serial_host: 10.101.49.80
+# serial_port: 3002
+reboot_script:
+    - snmpset -c private -v1 10.102.156.78 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.78 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: 6f998W8X34rdwcKdCGZrBB
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.123
diff --git a/ce-cert/data/rpi3005/testflinger-agent.conf b/ce-cert/data/rpi3005/testflinger-agent.conf
new file mode 100644
index 0000000..7374318
--- /dev/null
+++ b/ce-cert/data/rpi3005/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3005/run
+logging_basedir: /home/ubuntu/testflinger/rpi3005/logs
+results_basedir: /home/ubuntu/testflinger/rpi3005/results
+logging_level: INFO
+job_queues:
+- rpi3-005
+- cert-rpi3b-cs
+- cert-rpi3b
+- rpi3b
+advertised_queues:
+  rpi3b: Raspberry Pi 3B
+advertised_images:
+  rpi3b:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi3ap001/default.yaml b/ce-cert/data/rpi3ap001/default.yaml
new file mode 100644
index 0000000..ffe7c58
--- /dev/null
+++ b/ce-cert/data/rpi3ap001/default.yaml
@@ -0,0 +1,25 @@
+device_ip: 10.102.156.143
+secure_id: VLm7RLuGcpgddWMYqD3RJY
+logstash_host: 10.101.51.50
+agent_name: rpi3ap_001
+control_host: 10.102.156.144
+serial_host: 10.102.156.144
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+post_provision_script:
+    - sudo mount /dev/sda1 /mnt
+    - sudo sed -i 's/^\(.*vc4-fkms\)/#\1/g' /mnt/config.txt
+    - sudo umount /mnt
+env:
+    HEXR_DEVICE_SECURE_ID: VLm7RLuGcpgddWMYqD3RJY
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.143
diff --git a/ce-cert/data/rpi3ap001/testflinger-agent.conf b/ce-cert/data/rpi3ap001/testflinger-agent.conf
new file mode 100644
index 0000000..8e48aa8
--- /dev/null
+++ b/ce-cert/data/rpi3ap001/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3ap-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3ap001/run
+logging_basedir: /home/ubuntu/testflinger/rpi3ap001/logs
+results_basedir: /home/ubuntu/testflinger/rpi3ap001/results
+logging_level: INFO
+job_queues:
+- rpi3ap-001
+- cert-rpi3ap
+advertised_queues:
+  rpi3ap: Raspberry Pi 3A+
+advertised_images:
+  rpi3ap-001:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi3ap002/default.yaml b/ce-cert/data/rpi3ap002/default.yaml
new file mode 100644
index 0000000..d482693
--- /dev/null
+++ b/ce-cert/data/rpi3ap002/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.145
+secure_id: ia2uas8KMSvvvEPfAhXBwY
+logstash_host: 10.101.51.50
+agent_name: rpi3ap_002
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+post_provision_script:
+    - sudo mount /dev/mmcblk0p1 /mnt
+    - sudo sed -i 's/^\(.*vc4-fkms\)/#\1/g' /mnt/config.txt
+    - sudo umount /mnt
+select_master_script:
+    - ssh ubuntu@10.102.156.145 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.102.156.145 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.9 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.9 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: ia2uas8KMSvvvEPfAhXBwY
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.145
diff --git a/ce-cert/data/rpi3ap002/testflinger-agent.conf b/ce-cert/data/rpi3ap002/testflinger-agent.conf
new file mode 100644
index 0000000..4d4eec9
--- /dev/null
+++ b/ce-cert/data/rpi3ap002/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi3ap-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3ap002/run
+logging_basedir: /home/ubuntu/testflinger/rpi3ap002/logs
+results_basedir: /home/ubuntu/testflinger/rpi3ap002/results
+logging_level: INFO
+job_queues:
+- rpi3ap-002
+- rpi3ap
+advertised_queues:
+  rpi3ap: Raspberry Pi 3A+
+advertised_images:
+  rpi3ap:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3ap003/default.yaml b/ce-cert/data/rpi3ap003/default.yaml
new file mode 100644
index 0000000..8ac38cf
--- /dev/null
+++ b/ce-cert/data/rpi3ap003/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.147
+secure_id: ZnSur7sievx5NRReV3ZFSE
+logstash_host: 10.101.51.50
+agent_name: rpi3ap_003
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+post_provision_script:
+    - sudo mount /dev/mmcblk0p1 /mnt
+    - sudo sed -i 's/^\(.*vc4-fkms\)/#\1/g' /mnt/config.txt
+    - sudo umount /mnt
+select_master_script:
+    - ssh ubuntu@10.102.156.147 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.102.156.147 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.10 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.10 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: ZnSur7sievx5NRReV3ZFSE
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.147
diff --git a/ce-cert/data/rpi3ap003/testflinger-agent.conf b/ce-cert/data/rpi3ap003/testflinger-agent.conf
new file mode 100644
index 0000000..8d97756
--- /dev/null
+++ b/ce-cert/data/rpi3ap003/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3ap-003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3ap003/run
+logging_basedir: /home/ubuntu/testflinger/rpi3ap003/logs
+results_basedir: /home/ubuntu/testflinger/rpi3ap003/results
+logging_level: INFO
+job_queues:
+- rpi3ap-003
+- rpi3ap
+advertised_queues:
+  rpi3ap: Raspberry Pi 3A+
+advertised_images:
+  rpi3ap:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3ap004/default.yaml b/ce-cert/data/rpi3ap004/default.yaml
new file mode 100644
index 0000000..b5eeff7
--- /dev/null
+++ b/ce-cert/data/rpi3ap004/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.149
+secure_id: gPHyGW5N9MKxtuwMVWmDC3
+logstash_host: 10.101.51.50
+agent_name: rpi3ap_004
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+post_provision_script:
+    - sudo mount /dev/mmcblk0p1 /mnt
+    - sudo sed -i 's/^\(.*vc4-fkms\)/#\1/g' /mnt/config.txt
+    - sudo umount /mnt
+select_master_script:
+    - ssh ubuntu@10.102.156.149 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.102.156.149 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.11 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.11 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: gPHyGW5N9MKxtuwMVWmDC3
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.149
diff --git a/ce-cert/data/rpi3ap004/testflinger-agent.conf b/ce-cert/data/rpi3ap004/testflinger-agent.conf
new file mode 100644
index 0000000..7db7270
--- /dev/null
+++ b/ce-cert/data/rpi3ap004/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3ap-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3ap004/run
+logging_basedir: /home/ubuntu/testflinger/rpi3ap004/logs
+results_basedir: /home/ubuntu/testflinger/rpi3ap004/results
+logging_level: INFO
+job_queues:
+- rpi3ap-004
+- rpi3ap-core18
+advertised_queues:
+  rpi3ap: Raspberry Pi 3A+
+advertised_images:
+  rpi3ap:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/rpi3ap005/default.yaml b/ce-cert/data/rpi3ap005/default.yaml
new file mode 100644
index 0000000..50a5b0f
--- /dev/null
+++ b/ce-cert/data/rpi3ap005/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.151
+secure_id: VRGyxJaUSBffWuPGnaNiTT
+logstash_host: 10.101.51.50
+agent_name: rpi3ap_005
+control_host: 10.102.156.31
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210014 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210014 --dut
+test_device: /dev/sdwire_202004210014_
+# serial_host: 10.101.49.80
+# serial_port: 3004
+reboot_script:
+    - snmpset -c private -v1 10.102.156.78 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.78 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: VRGyxJaUSBffWuPGnaNiTT
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.151
diff --git a/ce-cert/data/rpi3ap005/testflinger-agent.conf b/ce-cert/data/rpi3ap005/testflinger-agent.conf
new file mode 100644
index 0000000..15e6577
--- /dev/null
+++ b/ce-cert/data/rpi3ap005/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: rpi3ap-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3ap005/run
+logging_basedir: /home/ubuntu/testflinger/rpi3ap005/logs
+results_basedir: /home/ubuntu/testflinger/rpi3ap005/results
+logging_level: INFO
+job_queues:
+- rpi3ap-005
+- cert-rpi3ap-cs
+- cert-rpi3ap
+advertised_queues:
+  rpi3ap: Raspberry Pi 3A+
+advertised_images:
+  rpi3ap:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi3bp001/default.yaml b/ce-cert/data/rpi3bp001/default.yaml
new file mode 100644
index 0000000..ede20cd
--- /dev/null
+++ b/ce-cert/data/rpi3bp001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.133
+secure_id: Uv9m6tLdvQK5UfJPnqBD68
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_001
+control_host: 10.102.156.134
+serial_host: 10.102.156.134
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: Uv9m6tLdvQK5UfJPnqBD68
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.133
diff --git a/ce-cert/data/rpi3bp001/testflinger-agent.conf b/ce-cert/data/rpi3bp001/testflinger-agent.conf
new file mode 100644
index 0000000..924e813
--- /dev/null
+++ b/ce-cert/data/rpi3bp001/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi3bp-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3bp001/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp001/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp001/results
+logging_level: INFO
+job_queues:
+- rpi3bp-001
+- cert-rpi3bp
+- rpi3bp
+advertised_queues:
+  rpi3bp: Raspberry Pi 3B+
+advertised_images:
+  rpi3bp:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi3bp002/default.yaml b/ce-cert/data/rpi3bp002/default.yaml
new file mode 100644
index 0000000..b53417c
--- /dev/null
+++ b/ce-cert/data/rpi3bp002/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.135
+secure_id: hq3vmLHWpQzYHymRejfmha
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_002
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.102.156.135 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.102.156.135 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.12 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.12 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: hq3vmLHWpQzYHymRejfmha
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.135
diff --git a/ce-cert/data/rpi3bp002/testflinger-agent.conf b/ce-cert/data/rpi3bp002/testflinger-agent.conf
new file mode 100644
index 0000000..ea492a3
--- /dev/null
+++ b/ce-cert/data/rpi3bp002/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3bp-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3bp002/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp002/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp002/results
+logging_level: INFO
+job_queues:
+- rpi3bp-002
+- rpi3bp
+advertised_queues:
+  rpi3bp: Raspberry Pi 3B+
+advertised_images:
+  rpi3bp:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3bp003/default.yaml b/ce-cert/data/rpi3bp003/default.yaml
new file mode 100644
index 0000000..0db2a6e
--- /dev/null
+++ b/ce-cert/data/rpi3bp003/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.137
+secure_id: WXfjjcez9MMh3nPFwsA32B
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_003
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.102.156.137 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.102.156.137 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.13 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.13 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: WXfjjcez9MMh3nPFwsA32B
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.137
diff --git a/ce-cert/data/rpi3bp003/testflinger-agent.conf b/ce-cert/data/rpi3bp003/testflinger-agent.conf
new file mode 100644
index 0000000..3e8fe71
--- /dev/null
+++ b/ce-cert/data/rpi3bp003/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3bp-003
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3bp003/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp003/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp003/results
+logging_level: INFO
+job_queues:
+- rpi3bp-003
+- rpi3bp
+advertised_queues:
+  rpi3bp: Raspberry Pi 3B+
+advertised_images:
+  rpi3bp:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3bp004/default.yaml b/ce-cert/data/rpi3bp004/default.yaml
new file mode 100644
index 0000000..bf45b25
--- /dev/null
+++ b/ce-cert/data/rpi3bp004/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.139
+secure_id: xWmaXmoUsFR8559vt64t7J
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_004
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.102.156.139 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.102.156.139 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: xWmaXmoUsFR8559vt64t7J
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.139
diff --git a/ce-cert/data/rpi3bp004/muxpi/default.yaml b/ce-cert/data/rpi3bp004/muxpi/default.yaml
new file mode 100644
index 0000000..e7428bf
--- /dev/null
+++ b/ce-cert/data/rpi3bp004/muxpi/default.yaml
@@ -0,0 +1,19 @@
+device_ip: 10.101.50.60
+secure_id: xWmaXmoUsFR8559vt64t7J
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_004
+control_host: 10.101.51.28
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: xWmaXmoUsFR8559vt64t7J
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.60
diff --git a/ce-cert/data/rpi3bp004/muxpi/testflinger-agent.conf b/ce-cert/data/rpi3bp004/muxpi/testflinger-agent.conf
new file mode 100644
index 0000000..e88e2c2
--- /dev/null
+++ b/ce-cert/data/rpi3bp004/muxpi/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: rpi3bp-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+
+execution_basedir: /home/ubuntu/testflinger/rpi3bp-004/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp-004/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp-004/results
+logging_level: DEBUG
+# logging_quiet: True
+job_queues:
+   - rpi3bp-004
+   - rpi3bp
+
+setup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true
+provision_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent muxpi provision -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json
+test_command: docker run -t --rm --name rpi3bp004 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/rpi3bp004:/srv/testflinger-agent/rpi3bp004 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent muxpi runtest -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json"
+reserve_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent muxpi reserve -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json
+cleanup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true
diff --git a/ce-cert/data/rpi3bp004/testflinger-agent.conf b/ce-cert/data/rpi3bp004/testflinger-agent.conf
new file mode 100644
index 0000000..827518b
--- /dev/null
+++ b/ce-cert/data/rpi3bp004/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3bp-004
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3bp004/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp004/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp004/results
+logging_level: INFO
+job_queues:
+- rpi3bp-004
+- rpi3bp
+advertised_queues:
+  rpi3bp: Raspberry Pi 3B+
+advertised_images:
+  rpi3bp:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: rpi3
diff --git a/ce-cert/data/rpi3bp004/usb/default.yaml b/ce-cert/data/rpi3bp004/usb/default.yaml
new file mode 100644
index 0000000..1b913e3
--- /dev/null
+++ b/ce-cert/data/rpi3bp004/usb/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.101.50.60
+secure_id: xWmaXmoUsFR8559vt64t7J
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_004
+test_device: /dev/mmcblk0
+snappy_writable_partition: /dev/mmcblk0p2
+select_master_script:
+    - ssh ubuntu@10.101.50.60 sudo wipefs -af /dev/mmcblk0
+    - ssh ubuntu@10.101.50.60 sudo sync
+select_test_script: []
+reboot_script:
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: xWmaXmoUsFR8559vt64t7J
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.50.60
diff --git a/ce-cert/data/rpi3bp004/usb/testflinger-agent.conf b/ce-cert/data/rpi3bp004/usb/testflinger-agent.conf
new file mode 100644
index 0000000..5bbade5
--- /dev/null
+++ b/ce-cert/data/rpi3bp004/usb/testflinger-agent.conf
@@ -0,0 +1,19 @@
+agent_id: rpi3bp-004
+server_address: testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+
+execution_basedir: /home/ubuntu/testflinger/rpi3bp-004/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp-004/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp-004/results
+logging_level: DEBUG
+# logging_quiet: True
+job_queues:
+   - rpi3bp-004
+   - rpi3bp
+
+setup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true
+provision_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent rpi3 provision -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json
+test_command: docker run -t --rm --name rpi3bp004 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/rpi3bp004:/srv/testflinger-agent/rpi3bp004 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent rpi3 runtest -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json"
+reserve_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent rpi3 reserve -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json
+cleanup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true
diff --git a/ce-cert/data/rpi3bp005/default.yaml b/ce-cert/data/rpi3bp005/default.yaml
new file mode 100644
index 0000000..7042715
--- /dev/null
+++ b/ce-cert/data/rpi3bp005/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.141
+secure_id: StrU4Lb38xu7BrnXSYF4kj
+logstash_host: 10.101.51.50
+agent_name: rpi3bp_005
+control_host: 10.102.156.31
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210013 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210013 --dut
+test_device: /dev/sdwire_202004210013_
+# serial_host: 10.101.49.80
+# serial_port: 3003
+reboot_script:
+    - snmpset -c private -v1 10.102.156.78 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.78 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.5 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: StrU4Lb38xu7BrnXSYF4kj
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.141
diff --git a/ce-cert/data/rpi3bp005/testflinger-agent.conf b/ce-cert/data/rpi3bp005/testflinger-agent.conf
new file mode 100644
index 0000000..06a62bd
--- /dev/null
+++ b/ce-cert/data/rpi3bp005/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: rpi3bp-005
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi3bp005/run
+logging_basedir: /home/ubuntu/testflinger/rpi3bp005/logs
+results_basedir: /home/ubuntu/testflinger/rpi3bp005/results
+logging_level: INFO
+job_queues:
+- rpi3bp-005
+- cert-rpi3bp-cs
+- cert-rpi3bp
+- rpi3bp
+advertised_queues:
+  rpi3bp: Raspberry Pi 3B
+advertised_images:
+  rpi3bp:
+    core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz'
+    core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz'
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi400002/default.yaml b/ce-cert/data/rpi400002/default.yaml
new file mode 100644
index 0000000..ffc5c24
--- /dev/null
+++ b/ce-cert/data/rpi400002/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.171
+secure_id: DFwWpN23gvAZdRSjB8NAkN
+logstash_host: 10.101.51.50
+agent_name: rpi400_002
+control_host: 10.102.156.32
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210007 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210007 --dut
+test_device: /dev/sdwire_202004210007_
+# serial_host: 10.101.49.80
+# serial_port: 3003
+reboot_script:
+    - snmpset -c private -v1 10.102.156.79 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.79 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+post_provision_script:
+    - sudo mount /dev/sdwire_202004210007_1 /mnt/rpi400_002
+    - echo dtoverlay=dwc2 |sudo tee -a /mnt/rpi400_002/config.txt
+    - sudo umount /mnt/rpi400_002
+env:
+    HEXR_DEVICE_SECURE_ID: DFwWpN23gvAZdRSjB8NAkN
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.171
diff --git a/ce-cert/data/rpi400002/testflinger-agent.conf b/ce-cert/data/rpi400002/testflinger-agent.conf
new file mode 100644
index 0000000..ab8cdc4
--- /dev/null
+++ b/ce-cert/data/rpi400002/testflinger-agent.conf
@@ -0,0 +1,28 @@
+agent_id: rpi400-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi400-002/run
+logging_basedir: /home/ubuntu/testflinger/rpi400-002/logs
+results_basedir: /home/ubuntu/testflinger/rpi400-002/results
+logging_level: INFO
+job_queues:
+- cert-rpi400
+- rpi400
+- rpi400-002
+advertised_queues:
+  rpi400: Raspberry Pi 400
+advertised_images:
+  rpi400:
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b1g001/default.yaml b/ce-cert/data/rpi4b1g001/default.yaml
new file mode 100644
index 0000000..95da9d1
--- /dev/null
+++ b/ce-cert/data/rpi4b1g001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.153
+secure_id: JAQhKdjWGWevrV7ewkZs99
+logstash_host: 10.101.51.50
+agent_name: rpi4b1g_001
+control_host: 10.102.156.154
+serial_host: 10.102.156.154
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: JAQhKdjWGWevrV7ewkZs99
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.153
diff --git a/ce-cert/data/rpi4b1g001/testflinger-agent.conf b/ce-cert/data/rpi4b1g001/testflinger-agent.conf
new file mode 100644
index 0000000..685002f
--- /dev/null
+++ b/ce-cert/data/rpi4b1g001/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi4b1g-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b1g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b1g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b1g001/results
+logging_level: INFO
+job_queues:
+- rpi4b1g-001
+- cert-rpi4b1g
+- rpi4b1g
+- rpi4
+- rpi4b
+advertised_queues:
+  rpi4b1g: Raspberry Pi 4B - 1G RAM
+advertised_images:
+  rpi4b1g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b1g002/default.yaml b/ce-cert/data/rpi4b1g002/default.yaml
new file mode 100644
index 0000000..f78b00c
--- /dev/null
+++ b/ce-cert/data/rpi4b1g002/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.155
+secure_id: 3nU3ZLMsuz4VRHKuQg6zRE
+logstash_host: 10.101.51.50
+agent_name: rpi4b1g_002
+control_host: 10.102.156.31
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210015 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210015 --dut
+test_device: /dev/sdwire_202004210015_
+# serial_host: 10.101.49.80
+# serial_port: 3005
+reboot_script:
+    - snmpset -c private -v1 10.102.156.70 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.70 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: 3nU3ZLMsuz4VRHKuQg6zRE
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.155
diff --git a/ce-cert/data/rpi4b1g002/testflinger-agent.conf b/ce-cert/data/rpi4b1g002/testflinger-agent.conf
new file mode 100644
index 0000000..404167b
--- /dev/null
+++ b/ce-cert/data/rpi4b1g002/testflinger-agent.conf
@@ -0,0 +1,37 @@
+agent_id: rpi4b1g-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b1g002/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b1g002/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b1g002/results
+logging_level: INFO
+job_queues:
+- rpi4b1g-002
+- rpi4b1g
+- cert-rpi4b1g-cs
+- cert-rpi4b1g
+- cert-rpi4b
+- rpi4
+- rpi4b
+- rpi4-gfx
+advertised_queues:
+  rpi4b1g: Raspberry Pi 4B - 1G RAM
+advertised_images:
+  rpi4b1g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b2g001/default.yaml b/ce-cert/data/rpi4b2g001/default.yaml
new file mode 100644
index 0000000..4f070b8
--- /dev/null
+++ b/ce-cert/data/rpi4b2g001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.157
+secure_id: m6t3mxFm7tpJvoBXYrxzE4
+logstash_host: 10.101.51.50
+agent_name: rpi4b2g_001
+control_host: 10.102.156.158
+serial_host: 10.102.156.158
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: m6t3mxFm7tpJvoBXYrxzE4
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.157
diff --git a/ce-cert/data/rpi4b2g001/testflinger-agent.conf b/ce-cert/data/rpi4b2g001/testflinger-agent.conf
new file mode 100644
index 0000000..66a112a
--- /dev/null
+++ b/ce-cert/data/rpi4b2g001/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi4b2g-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b2g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b2g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b2g001/results
+logging_level: INFO
+job_queues:
+- rpi4b2g-001
+- cert-rpi4b2g
+- rpi4b2g
+- rpi4
+- rpi4b
+advertised_queues:
+  rpi4b2g: Raspberry Pi 4B - 2G RAM
+advertised_images:
+  rpi4b2g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b2g002/default.yaml b/ce-cert/data/rpi4b2g002/default.yaml
new file mode 100644
index 0000000..9f46922
--- /dev/null
+++ b/ce-cert/data/rpi4b2g002/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.159
+secure_id: xMr9bwfkiYAH4QXdvcpUVn
+logstash_host: 10.101.51.50
+agent_name: rpi4b2g_002
+control_host: 10.102.156.31
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210004 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210004 --dut
+test_device: /dev/sdwire_202004210004_
+# serial_host: 10.101.49.80
+# serial_port: 3006
+reboot_script:
+    - snmpset -c private -v1 10.102.156.70 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.70 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: xMr9bwfkiYAH4QXdvcpUVn
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.159
diff --git a/ce-cert/data/rpi4b2g002/testflinger-agent.conf b/ce-cert/data/rpi4b2g002/testflinger-agent.conf
new file mode 100644
index 0000000..0fc2898
--- /dev/null
+++ b/ce-cert/data/rpi4b2g002/testflinger-agent.conf
@@ -0,0 +1,37 @@
+agent_id: rpi4b2g-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b2g002/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b2g002/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b2g002/results
+logging_level: INFO
+job_queues:
+- rpi4b2g-002
+- rpi4b2g
+- cert-rpi4b2g-cs
+- cert-rpi4b2g
+- cert-rpi4b
+- rpi4
+- rpi4b
+- rpi4-gfx
+advertised_queues:
+  rpi4b2g: Raspberry Pi 4B - 2G RAM
+advertised_images:
+  rpi4b2g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b4g001/default.yaml b/ce-cert/data/rpi4b4g001/default.yaml
new file mode 100644
index 0000000..4bc4d87
--- /dev/null
+++ b/ce-cert/data/rpi4b4g001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.161
+secure_id: XnpUCYuM5UVJL3ygxuMfQP
+logstash_host: 10.101.51.50
+agent_name: rpi4b4g_001
+control_host: 10.102.156.162
+serial_host: 10.102.156.162
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: XnpUCYuM5UVJL3ygxuMfQP
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.161
diff --git a/ce-cert/data/rpi4b4g001/testflinger-agent.conf b/ce-cert/data/rpi4b4g001/testflinger-agent.conf
new file mode 100644
index 0000000..12d30e3
--- /dev/null
+++ b/ce-cert/data/rpi4b4g001/testflinger-agent.conf
@@ -0,0 +1,34 @@
+agent_id: rpi4b4g-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b4g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b4g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b4g001/results
+logging_level: INFO
+job_queues:
+- rpi4b4g-001
+- cert-rpi4b4g
+- rpi4b4g
+- rpi4
+- rpi4b
+advertised_queues:
+  rpi4b4g: Raspberry Pi 4B - 4G RAM
+advertised_images:
+  rpi4b4g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b4g002/default.yaml b/ce-cert/data/rpi4b4g002/default.yaml
new file mode 100644
index 0000000..10f9484
--- /dev/null
+++ b/ce-cert/data/rpi4b4g002/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.163
+secure_id: 9ECvPM99RWwkFReakgPqxj
+logstash_host: 10.101.51.50
+agent_name: rpi4b4g_002
+control_host: 10.102.156.32
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004260002 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004260002 --dut
+test_device: /dev/sdwire_202004260002_
+# serial_host: 10.101.49.80
+# serial_port: 3007
+reboot_script:
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: 9ECvPM99RWwkFReakgPqxj
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.163
diff --git a/ce-cert/data/rpi4b4g002/testflinger-agent.conf b/ce-cert/data/rpi4b4g002/testflinger-agent.conf
new file mode 100644
index 0000000..6fa41f1
--- /dev/null
+++ b/ce-cert/data/rpi4b4g002/testflinger-agent.conf
@@ -0,0 +1,37 @@
+agent_id: rpi4b4g-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b4g002/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b4g002/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b4g002/results
+logging_level: INFO
+job_queues:
+- rpi4b4g-002
+- rpi4b4g
+- cert-rpi4b4g-cs
+- cert-rpi4b4g
+- cert-rpi4b
+- rpi4
+- rpi4b
+- rpi4-gfx
+advertised_queues:
+  rpi4b4g: Raspberry Pi 4B - 4G RAM
+advertised_images:
+  rpi4b4g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b8g001/default.yaml b/ce-cert/data/rpi4b8g001/default.yaml
new file mode 100644
index 0000000..8e464d8
--- /dev/null
+++ b/ce-cert/data/rpi4b8g001/default.yaml
@@ -0,0 +1,21 @@
+device_ip: 10.102.156.165
+secure_id: ogwhcJ4RrS9J6chUbG6ZuF
+logstash_host: 10.101.51.50
+agent_name: rpi4b8g_001
+control_host: 10.102.156.166
+serial_host: 10.102.156.166
+serial_port: 3000
+test_device: /dev/sda
+snappy_writable_partition: /dev/sda2
+env:
+    HEXR_DEVICE_SECURE_ID: ogwhcJ4RrS9J6chUbG6ZuF
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.156.165
diff --git a/ce-cert/data/rpi4b8g001/testflinger-agent.conf b/ce-cert/data/rpi4b8g001/testflinger-agent.conf
new file mode 100644
index 0000000..c7aec02
--- /dev/null
+++ b/ce-cert/data/rpi4b8g001/testflinger-agent.conf
@@ -0,0 +1,36 @@
+agent_id: rpi4b8g-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b8g001/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b8g001/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b8g001/results
+logging_level: INFO
+job_queues:
+- rpi4b8g-001
+- rpi4b8g
+- cert-rpi4b8g
+- cert-rpi4b
+- rpi4
+- rpi4b
+- rpi4-gfx
+advertised_queues:
+  rpi4b8g: Raspberry Pi 4B - 8G RAM
+advertised_images:
+  rpi4b8g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpi4b8g002/default.yaml b/ce-cert/data/rpi4b8g002/default.yaml
new file mode 100644
index 0000000..b6aa591
--- /dev/null
+++ b/ce-cert/data/rpi4b8g002/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.167
+secure_id: H2YnsiTqP4H7jAsHktsh7Y
+logstash_host: 10.101.51.50
+agent_name: rpi4b8g_002
+control_host: 10.102.156.32
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004260001 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004260001 --dut
+test_device: /dev/sdwire_202004260001_
+# serial_host: 10.101.49.80
+# serial_port: 3008
+reboot_script:
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: H2YnsiTqP4H7jAsHktsh7Y
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.167
diff --git a/ce-cert/data/rpi4b8g002/testflinger-agent.conf b/ce-cert/data/rpi4b8g002/testflinger-agent.conf
new file mode 100644
index 0000000..75931dd
--- /dev/null
+++ b/ce-cert/data/rpi4b8g002/testflinger-agent.conf
@@ -0,0 +1,37 @@
+agent_id: rpi4b8g-002
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpi4b8g002/run
+logging_basedir: /home/ubuntu/testflinger/rpi4b8g002/logs
+results_basedir: /home/ubuntu/testflinger/rpi4b8g002/results
+logging_level: INFO
+job_queues:
+- rpi4b8g-002
+- rpi4b8g
+- cert-rpi4b8g-cs
+- cert-rpi4b8g
+- cert-rpi4b
+- rpi4
+- rpi4b
+- rpi4-gfx
+advertised_queues:
+  rpi4b8g: Raspberry Pi 4B - 8G RAM
+advertised_images:
+  rpi4b8g:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpicm4l001/default.yaml b/ce-cert/data/rpicm4l001/default.yaml
new file mode 100644
index 0000000..23039b7
--- /dev/null
+++ b/ce-cert/data/rpicm4l001/default.yaml
@@ -0,0 +1,30 @@
+device_ip: 10.102.156.173
+secure_id: NZhG6FjebFkjqCVd5TL3z3
+logstash_host: 10.101.51.50
+agent_name: rpicm4l_001
+control_host: 10.102.156.32
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202004210011 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202004210011 --dut
+test_device: /dev/sdwire_202004210011_
+# serial_host: 10.101.49.80
+# serial_port: 3008
+reboot_script:
+    - snmpset -c private -v1 10.102.156.79 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.79 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1
+post_provision_script:
+    - sudo mount /dev/sdwire_202004210011_1 /mnt/rpicm4l_001
+    - echo dtoverlay=dwc2 |sudo tee -a /mnt/rpicm4l_001/config.txt
+    - sudo umount /mnt/rpicm4l_001
+env:
+    HEXR_DEVICE_SECURE_ID: NZhG6FjebFkjqCVd5TL3z3
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.173
diff --git a/ce-cert/data/rpicm4l001/testflinger-agent.conf b/ce-cert/data/rpicm4l001/testflinger-agent.conf
new file mode 100644
index 0000000..8059ee1
--- /dev/null
+++ b/ce-cert/data/rpicm4l001/testflinger-agent.conf
@@ -0,0 +1,28 @@
+agent_id: rpicm4l-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpicm4l001/run
+logging_basedir: /home/ubuntu/testflinger/rpicm4l001/logs
+results_basedir: /home/ubuntu/testflinger/rpicm4l001/results
+logging_level: INFO
+job_queues:
+- rpicm4l-001
+- rpicm4l
+- cert-rpicm4l
+advertised_queues:
+  rpicm4l: Raspberry Pi Compute Module 4 Lite
+advertised_images:
+  rpicm4l:
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/rpiz2001/default.yaml b/ce-cert/data/rpiz2001/default.yaml
new file mode 100644
index 0000000..3a7f48e
--- /dev/null
+++ b/ce-cert/data/rpiz2001/default.yaml
@@ -0,0 +1,26 @@
+device_ip: 10.102.156.105
+secure_id: Zq82VB4dh3mWULL2hYCown
+logstash_host: 10.101.51.50
+agent_name: rpiz2_001
+control_host: 10.102.156.32
+control_switch_local_cmd: sudo sd-mux-ctrl --device-serial=202011180009 --ts
+control_switch_device_cmd: sudo sd-mux-ctrl --device-serial=202011180009 --dut
+test_device: /dev/sdwire_202011180009_
+# serial_host: 10.101.49.80
+# serial_port: 3008
+reboot_script:
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 2
+    - sleep 10
+    - snmpset -c private -v1 10.102.156.71 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.4 i 1
+env:
+    HEXR_DEVICE_SECURE_ID: Zq82VB4dh3mWULL2hYCown
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.156.105
diff --git a/ce-cert/data/rpiz2001/testflinger-agent.conf b/ce-cert/data/rpiz2001/testflinger-agent.conf
new file mode 100644
index 0000000..7195481
--- /dev/null
+++ b/ce-cert/data/rpiz2001/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: rpiz2-001
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/rpiz2001/run
+logging_basedir: /home/ubuntu/testflinger/rpiz2001/logs
+results_basedir: /home/ubuntu/testflinger/rpiz2001/results
+logging_level: INFO
+job_queues:
+- rpiz2-001
+- rpiz2
+- cert-rpiz2
+advertised_queues:
+  rpiz2: Raspberry Pi Zero 2
+advertised_images:
+  rpiz2:
+    core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz'
+    core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz'
+    core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz'
+    core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz'
+    server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz'
+    server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz'
+    server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz'
+    server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz'
+    server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz'
+    server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: muxpi
diff --git a/ce-cert/data/sru20140515065/default.yaml b/ce-cert/data/sru20140515065/default.yaml
new file mode 100644
index 0000000..adaa8dd
--- /dev/null
+++ b/ce-cert/data/sru20140515065/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.137
+secure_id: a00D000000WVfAdIAL
+node_id: benqb4
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru-201405-15065-avalon
+node_name: sru-201405-15065-avalon
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000WVfAdIAL
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.137
diff --git a/ce-cert/data/sru20140515065/testflinger-agent.conf b/ce-cert/data/sru20140515065/testflinger-agent.conf
new file mode 100644
index 0000000..f5a7d19
--- /dev/null
+++ b/ce-cert/data/sru20140515065/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: sru20140515065
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20140515065/run
+logging_basedir: /home/ubuntu/testflinger/sru20140515065/logs
+results_basedir: /home/ubuntu/testflinger/sru20140515065/results
+logging_level: INFO
+job_queues:
+- avalon
+- nvidia-gfx
+- 201405-15065
+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/sru20150618555/default.yaml b/ce-cert/data/sru20150618555/default.yaml
new file mode 100644
index 0000000..37bb730
--- /dev/null
+++ b/ce-cert/data/sru20150618555/default.yaml
@@ -0,0 +1,22 @@
+device_ip: 10.102.157.151
+secure_id: a00D000000dpD8uIAE
+node_id: gxaa4a
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru-201506-18555-modern-tarpon
+node_name: sru-201506-18555-modern-tarpon
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000dpD8uIAE
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.151
+
+
diff --git a/ce-cert/data/sru20150618555/testflinger-agent.conf b/ce-cert/data/sru20150618555/testflinger-agent.conf
new file mode 100644
index 0000000..9c51222
--- /dev/null
+++ b/ce-cert/data/sru20150618555/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: sru20150618555
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20150618555/run
+logging_basedir: /home/ubuntu/testflinger/sru20150618555/logs
+results_basedir: /home/ubuntu/testflinger/sru20150618555/results
+logging_level: INFO
+job_queues:
+- modern-tarpon-201506-18555
+- 201506-18555
+advertised_queues:
+  201506-18555: 'Dell Vostro 3559: Realtek 10ec:b723 wifi, Core i5-6200U, dGPU AMD
+    1002:6907'
+advertised_images:
+  201506-18555:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20150718599/default.yaml b/ce-cert/data/sru20150718599/default.yaml
new file mode 100644
index 0000000..089c2e3
--- /dev/null
+++ b/ce-cert/data/sru20150718599/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.153
+secure_id: a00D000000dpDJYIA2
+node_id: epm6g7
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru-201507-18599-daring-serval
+node_name: sru-201507-18599-daring-serval
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000dpDJYIA2
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.153
diff --git a/ce-cert/data/sru20150718599/testflinger-agent.conf b/ce-cert/data/sru20150718599/testflinger-agent.conf
new file mode 100644
index 0000000..64b5038
--- /dev/null
+++ b/ce-cert/data/sru20150718599/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: sru20150718599
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20150718599/run
+logging_basedir: /home/ubuntu/testflinger/sru20150718599/logs
+results_basedir: /home/ubuntu/testflinger/sru20150718599/results
+logging_level: INFO
+job_queues:
+- daring-serval-201507-18599
+- 201507-18599
+advertised_queues:
+  201507-18599: 'Dell Vostro 3459: Realtek 10ec:b723 wifi, Core i7-6500U, dGPU AMD
+    1002:6907'
+advertised_images:
+  201507-18599:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20160421847/default.yaml b/ce-cert/data/sru20160421847/default.yaml
new file mode 100644
index 0000000..8ebdbc1
--- /dev/null
+++ b/ce-cert/data/sru20160421847/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.83
+secure_id: a00D000000feN0gIAE
+#node_id: 
+#node_name: 
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20160421847
+reset_efi: true
+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.158.83
diff --git a/ce-cert/data/sru20160421847/testflinger-agent.conf b/ce-cert/data/sru20160421847/testflinger-agent.conf
new file mode 100644
index 0000000..be22dd0
--- /dev/null
+++ b/ce-cert/data/sru20160421847/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20160421847
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20160421847/run
+logging_basedir: /home/ubuntu/testflinger/sru20160421847/logs
+results_basedir: /home/ubuntu/testflinger/sru20160421847/results
+logging_level: INFO
+job_queues:
+- 201604-21847
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20160421849/default.yaml b/ce-cert/data/sru20160421849/default.yaml
new file mode 100644
index 0000000..8c966f3
--- /dev/null
+++ b/ce-cert/data/sru20160421849/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.85
+secure_id: a00D000000feN0qIAE
+#node_id: 
+#node_name: 
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20160421849
+reset_efi: true
+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.158.85
diff --git a/ce-cert/data/sru20160421849/testflinger-agent.conf b/ce-cert/data/sru20160421849/testflinger-agent.conf
new file mode 100644
index 0000000..793a742
--- /dev/null
+++ b/ce-cert/data/sru20160421849/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20160421849
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20160421849/run
+logging_basedir: /home/ubuntu/testflinger/sru20160421849/logs
+results_basedir: /home/ubuntu/testflinger/sru20160421849/results
+logging_level: INFO
+job_queues:
+- 201604-21849
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20160622459/default.yaml b/ce-cert/data/sru20160622459/default.yaml
new file mode 100644
index 0000000..340a976
--- /dev/null
+++ b/ce-cert/data/sru20160622459/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.21
+secure_id: a00D000000gYQzYIAW
+node_id: tmyehp
+node_name: sru-201606-22459-saved-minnow
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru-201606-22459-saved-minnow
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: a00D000000gYQzYIAW
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.158.21
diff --git a/ce-cert/data/sru20160622459/testflinger-agent.conf b/ce-cert/data/sru20160622459/testflinger-agent.conf
new file mode 100644
index 0000000..9660021
--- /dev/null
+++ b/ce-cert/data/sru20160622459/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: sru20160622459
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20160622459/run
+logging_basedir: /home/ubuntu/testflinger/sru20160622459/logs
+results_basedir: /home/ubuntu/testflinger/sru20160622459/results
+logging_level: INFO
+job_queues:
+- saved-minnow-201606-22459
+- 201606-22459
+advertised_queues:
+  201606-22459: 'Dell Inspiron 20 - 3064: Atheros 168c:0042 wifi, Core i5-7200U, dGPU
+    nVidia 10de:134f'
+advertised_images:
+  201606-22459:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-focal-20200422-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20170225401/default.yaml b/ce-cert/data/sru20170225401/default.yaml
new file mode 100644
index 0000000..d626054
--- /dev/null
+++ b/ce-cert/data/sru20170225401/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.85
+secure_id: nrkRRjM6BN5wRuJxJb5xWZ
+node_id: xxsat8
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20170225401
+node_name: precision-tower-7820-c2-201702-25401
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: nrkRRjM6BN5wRuJxJb5xWZ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.85
diff --git a/ce-cert/data/sru20170225401/testflinger-agent.conf b/ce-cert/data/sru20170225401/testflinger-agent.conf
new file mode 100644
index 0000000..e871ba4
--- /dev/null
+++ b/ce-cert/data/sru20170225401/testflinger-agent.conf
@@ -0,0 +1,27 @@
+agent_id: sru20170225401
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20170225401/run
+logging_basedir: /home/ubuntu/testflinger/sru20170225401/logs
+results_basedir: /home/ubuntu/testflinger/sru20170225401/results
+logging_level: INFO
+job_queues:
+- 201702-25401
+advertised_queues:
+  201702-25401: 'Dell Precision Tower 7820 - Matira 5, Xeon Platinum 8153 CPU'
+advertised_images:
+  201702-25401:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20170825694/default.yaml b/ce-cert/data/sru20170825694/default.yaml
new file mode 100644
index 0000000..ba02ae4
--- /dev/null
+++ b/ce-cert/data/sru20170825694/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.129
+secure_id: D4iNiij25vBNTWzaoZLFRN
+node_id: acr644
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-4-somerville-xps13-italia-201708-25694
+node_name: oem-4-4-somerville-xps13-italia-201708-25694
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: D4iNiij25vBNTWzaoZLFRN
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.129
diff --git a/ce-cert/data/sru20170825694/testflinger-agent.conf b/ce-cert/data/sru20170825694/testflinger-agent.conf
new file mode 100644
index 0000000..97fc204
--- /dev/null
+++ b/ce-cert/data/sru20170825694/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20170825694
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20170825694/run
+logging_basedir: /home/ubuntu/testflinger/sru20170825694/logs
+results_basedir: /home/ubuntu/testflinger/sru20170825694/results
+logging_level: INFO
+job_queues:
+- oem-4-4-somerville-xps13-italia-201708-25694
+- 201708-25694
+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/sru20170825695/default.yaml b/ce-cert/data/sru20170825695/default.yaml
new file mode 100644
index 0000000..9e2855c
--- /dev/null
+++ b/ce-cert/data/sru20170825695/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.131
+secure_id: TsJS44whAG7jxbFkataGXZ
+node_id: fca8ew
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-xps13-italia-201708-25695
+node_name: oem-4-15-somerville-xps13-italia-201708-25695
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: TsJS44whAG7jxbFkataGXZ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.131
diff --git a/ce-cert/data/sru20170825695/testflinger-agent.conf b/ce-cert/data/sru20170825695/testflinger-agent.conf
new file mode 100644
index 0000000..d9e28c8
--- /dev/null
+++ b/ce-cert/data/sru20170825695/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20170825695
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20170825695/run
+logging_basedir: /home/ubuntu/testflinger/sru20170825695/logs
+results_basedir: /home/ubuntu/testflinger/sru20170825695/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201708-25695
+- 201708-25695
+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/sru20170825696/default.yaml b/ce-cert/data/sru20170825696/default.yaml
new file mode 100644
index 0000000..beb564b
--- /dev/null
+++ b/ce-cert/data/sru20170825696/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.133
+secure_id: Z3xX6xe8fB9aZkNFqEk7NL
+node_id: pcxmn4
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-4-somerville-xps13-italia-201708-25696
+node_name: oem-4-4-somerville-xps13-italia-201708-25696
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: Z3xX6xe8fB9aZkNFqEk7NL
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.133
diff --git a/ce-cert/data/sru20170825696/testflinger-agent.conf b/ce-cert/data/sru20170825696/testflinger-agent.conf
new file mode 100644
index 0000000..f98a456
--- /dev/null
+++ b/ce-cert/data/sru20170825696/testflinger-agent.conf
@@ -0,0 +1,31 @@
+agent_id: sru20170825696
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20170825696/run
+logging_basedir: /home/ubuntu/testflinger/sru20170825696/logs
+results_basedir: /home/ubuntu/testflinger/sru20170825696/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201708-25696
+- 201708-25696
+advertised_queues:
+  201708-25696: 'XPS 13 9370: Atheros 168c:003e wifi, Core i5-8250U'
+advertised_images:
+  201708-25696:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20171226015/default.yaml b/ce-cert/data/sru20171226015/default.yaml
new file mode 100644
index 0000000..561ced7
--- /dev/null
+++ b/ce-cert/data/sru20171226015/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.113
+secure_id: cwppBgEtRcWQXuXyzLmrk8
+node_id: dummy-ip
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dummy-fqdn
+node_name: dummy-fqdn
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: cwppBgEtRcWQXuXyzLmrk8
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.113
diff --git a/ce-cert/data/sru20171226015/testflinger-agent.conf b/ce-cert/data/sru20171226015/testflinger-agent.conf
new file mode 100644
index 0000000..eaec56f
--- /dev/null
+++ b/ce-cert/data/sru20171226015/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20171226015
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20171226015/run
+logging_basedir: /home/ubuntu/testflinger/sru20171226015/logs
+results_basedir: /home/ubuntu/testflinger/sru20171226015/results
+logging_level: INFO
+job_queues:
+- dummy-fqdn
+- 201712-26015
+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/sru20171226038/default.yaml b/ce-cert/data/sru20171226038/default.yaml
new file mode 100644
index 0000000..afbde72
--- /dev/null
+++ b/ce-cert/data/sru20171226038/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.115
+secure_id: kEMVm67FTEgA7yC5PLJbKm
+node_id: dummy-ip
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dummy-fqdn
+node_name: dummy-fqdn
+reset_efi: true
+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.157.115
diff --git a/ce-cert/data/sru20171226038/testflinger-agent.conf b/ce-cert/data/sru20171226038/testflinger-agent.conf
new file mode 100644
index 0000000..2729492
--- /dev/null
+++ b/ce-cert/data/sru20171226038/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20171226038
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20171226038/run
+logging_basedir: /home/ubuntu/testflinger/sru20171226038/logs
+results_basedir: /home/ubuntu/testflinger/sru20171226038/results
+logging_level: INFO
+job_queues:
+- dummy-fqdn
+- 201712-26038
+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/sru20171226047/default.yaml b/ce-cert/data/sru20171226047/default.yaml
new file mode 100644
index 0000000..6d76ba7
--- /dev/null
+++ b/ce-cert/data/sru20171226047/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.13
+secure_id: uxsPZHnnkqXRgFaXWqXwgJ
+node_id: rwwxef
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20171226047
+node_name: dell-wyse-5070-carson-sku1-201712-26047
+reset_efi: true
+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.158.13
diff --git a/ce-cert/data/sru20171226047/testflinger-agent.conf b/ce-cert/data/sru20171226047/testflinger-agent.conf
new file mode 100644
index 0000000..9f0f3a0
--- /dev/null
+++ b/ce-cert/data/sru20171226047/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: sru20171226047
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20171226047/run
+logging_basedir: /home/ubuntu/testflinger/sru20171226047/logs
+results_basedir: /home/ubuntu/testflinger/sru20171226047/results
+logging_level: INFO
+job_queues:
+- 201712-26047
+advertised_queues:
+  201712-26047: 'Dell Wyse 5070 - Carson, SKU1, Pentium Silver J5005 CPU, AMD GPU, Intel 8086:31dc WLAN'
+advertised_images:
+  201712-26047:
+    focal: 'distro: focal'
+    groovy: 'distro: groovy'
+    desktop-focal: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy: 'distro: desktop-groovy-uefi'
+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/sru20180126082/default.yaml b/ce-cert/data/sru20180126082/default.yaml
new file mode 100644
index 0000000..4c38ebb
--- /dev/null
+++ b/ce-cert/data/sru20180126082/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.227
+secure_id: q7LXYfLfuno24BC4vGweVa
+node_id: c7rg7w
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20180126082
+node_name: g7-7588-c3-201801-26082
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: q7LXYfLfuno24BC4vGweVa
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.227
diff --git a/ce-cert/data/sru20180126082/testflinger-agent.conf b/ce-cert/data/sru20180126082/testflinger-agent.conf
new file mode 100644
index 0000000..2e3fc05
--- /dev/null
+++ b/ce-cert/data/sru20180126082/testflinger-agent.conf
@@ -0,0 +1,31 @@
+agent_id: sru20180126082
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20180126082/run
+logging_basedir: /home/ubuntu/testflinger/sru20180126082/logs
+results_basedir: /home/ubuntu/testflinger/sru20180126082/results
+logging_level: INFO
+job_queues:
+- 201801-26082
+advertised_queues:
+  201801-26082: 'Dell G7 7588 - Firestar B 15, Qualcomm Atheros - 168c:003e, Core i9-8950HK'
+advertised_images:
+  201801-26082:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+    desktop-18.04.1-amd64: 'distro: desktop-18-04-1-curtinator-uefi'
+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/sru20180626288/default.yaml b/ce-cert/data/sru20180626288/default.yaml
new file mode 100644
index 0000000..28b100b
--- /dev/null
+++ b/ce-cert/data/sru20180626288/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.99
+secure_id: TzRyiY6NwZJJn6MRw5wdbm
+node_id: yrxk8x
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20180626288
+node_name: z8-g4-1-201806-26288
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: TzRyiY6NwZJJn6MRw5wdbm
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.99
diff --git a/ce-cert/data/sru20180626288/testflinger-agent.conf b/ce-cert/data/sru20180626288/testflinger-agent.conf
new file mode 100644
index 0000000..c15d66f
--- /dev/null
+++ b/ce-cert/data/sru20180626288/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20180626288
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20180626288/run
+logging_basedir: /home/ubuntu/testflinger/sru20180626288/logs
+results_basedir: /home/ubuntu/testflinger/sru20180626288/results
+logging_level: INFO
+job_queues:
+- sru20180626288
+- 201806-26288
+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/sru20180726321/default.yaml b/ce-cert/data/sru20180726321/default.yaml
new file mode 100644
index 0000000..bdc0c4c
--- /dev/null
+++ b/ce-cert/data/sru20180726321/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.191
+secure_id: 4RF4Dbr4Ag9tHjR8LUBDUn
+node_id: e8tpgt
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20180726321
+node_name: inspiron-5480-c1-201807-26321
+reset_efi: true
+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.157.191
diff --git a/ce-cert/data/sru20180726321/testflinger-agent.conf b/ce-cert/data/sru20180726321/testflinger-agent.conf
new file mode 100644
index 0000000..6778844
--- /dev/null
+++ b/ce-cert/data/sru20180726321/testflinger-agent.conf
@@ -0,0 +1,30 @@
+agent_id: sru20180726321
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20180726321/run
+logging_basedir: /home/ubuntu/testflinger/sru20180726321/logs
+results_basedir: /home/ubuntu/testflinger/sru20180726321/results
+logging_level: INFO
+job_queues:
+- 201807-26321
+advertised_queues:
+  201807-26321: 'Dell Inspiron 5480 - Bucky N5 14, realtek wifi 10ec:8136, core i5-8265U'
+advertised_images:
+  201807-26321:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+    desktop-18.04.1-amd64: 'distro: desktop-18-04-1-curtinator-uefi'
+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/sru20180726342/default.yaml b/ce-cert/data/sru20180726342/default.yaml
new file mode 100644
index 0000000..a27f074
--- /dev/null
+++ b/ce-cert/data/sru20180726342/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.125
+secure_id: DjyGjoostw9mjk6EDCKyrW
+node_id: dqqrkr
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-berlinetta-p-mlk-cfl-201807-26342
+node_name: oem-4-15-somerville-berlinetta-p-mlk-cfl-201807-26342
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: DjyGjoostw9mjk6EDCKyrW
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.125
diff --git a/ce-cert/data/sru20180726342/testflinger-agent.conf b/ce-cert/data/sru20180726342/testflinger-agent.conf
new file mode 100644
index 0000000..06132cd
--- /dev/null
+++ b/ce-cert/data/sru20180726342/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20180726342
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20180726342/run
+logging_basedir: /home/ubuntu/testflinger/sru20180726342/logs
+results_basedir: /home/ubuntu/testflinger/sru20180726342/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-berlinetta-p-mlk-cfl-201807-26342
+- 201807-26342
+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/sru20180726343/default.yaml b/ce-cert/data/sru20180726343/default.yaml
new file mode 100644
index 0000000..8328263
--- /dev/null
+++ b/ce-cert/data/sru20180726343/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.127
+secure_id: EJxGtZ4th8dvbReCwRbXWF
+node_id: xk6ptd
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-berlinetta-p-mlk-cfl-201807-26343
+node_name: oem-4-15-somerville-berlinetta-p-mlk-cfl-201807-26343
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: EJxGtZ4th8dvbReCwRbXWF
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.127
diff --git a/ce-cert/data/sru20180726343/testflinger-agent.conf b/ce-cert/data/sru20180726343/testflinger-agent.conf
new file mode 100644
index 0000000..331e8e4
--- /dev/null
+++ b/ce-cert/data/sru20180726343/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20180726343
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20180726343/run
+logging_basedir: /home/ubuntu/testflinger/sru20180726343/logs
+results_basedir: /home/ubuntu/testflinger/sru20180726343/results
+logging_level: INFO
+job_queues:
+- dummy-fqdn
+- 201807-26343
+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/sru20180826383/default.yaml b/ce-cert/data/sru20180826383/default.yaml
new file mode 100644
index 0000000..745d94e
--- /dev/null
+++ b/ce-cert/data/sru20180826383/default.yaml
@@ -0,0 +1,25 @@
+device_ip: 10.102.157.119
+secure_id: hMRHBdT3YNxnKSAE3Svd3g
+logstash_host: 10.101.51.50
+agent_name: sru20180826383
+recovery_cmds:
+    - sudo sed -i "s/GRUB_DEFAULT=.*/GRUB_DEFAULT='Restore OS to factory state'/" /etc/default/grub
+    - sudo update-grub
+    - sudo sed -i '/recovery_type/s/$/ -- automatic-oem-config/' /boot/grub/grub.cfg
+    - sudo sed -i 's/recovery_type=hdd/recovery_type=factory/' /boot/grub/grub.cfg
+    - sudo shutdown -r +1
+
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+env:
+    HEXR_DEVICE_SECURE_ID: hMRHBdT3YNxnKSAE3Svd3g
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.119
diff --git a/ce-cert/data/sru20180826383/testflinger-agent.conf b/ce-cert/data/sru20180826383/testflinger-agent.conf
new file mode 100644
index 0000000..6f4d382
--- /dev/null
+++ b/ce-cert/data/sru20180826383/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20180826383
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20180826383/run
+logging_basedir: /home/ubuntu/testflinger/sru20180826383/logs
+results_basedir: /home/ubuntu/testflinger/sru20180826383/results
+logging_level: INFO
+job_queues:
+- sru20180826383
+- 201808-26383
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemrecovery
diff --git a/ce-cert/data/sru20181026503/default.yaml b/ce-cert/data/sru20181026503/default.yaml
new file mode 100644
index 0000000..c5ef221
--- /dev/null
+++ b/ce-cert/data/sru20181026503/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.121
+secure_id: M4Q8JzDxVrwAzumvwywzHP
+node_id: qry6an
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-pinehills-rested-deer-201810-26503
+node_name: oem-4-15-somerville-pinehills-rested-deer-201810-26503
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: M4Q8JzDxVrwAzumvwywzHP
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.121
diff --git a/ce-cert/data/sru20181026503/testflinger-agent.conf b/ce-cert/data/sru20181026503/testflinger-agent.conf
new file mode 100644
index 0000000..d4b14c8
--- /dev/null
+++ b/ce-cert/data/sru20181026503/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20181026503
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20181026503/run
+logging_basedir: /home/ubuntu/testflinger/sru20181026503/logs
+results_basedir: /home/ubuntu/testflinger/sru20181026503/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201810-26503
+- 201810-26503
+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/sru20181026512/default.yaml b/ce-cert/data/sru20181026512/default.yaml
new file mode 100644
index 0000000..202fd22
--- /dev/null
+++ b/ce-cert/data/sru20181026512/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.27
+secure_id: St4h36vPuo2ELwGT68KA8g
+node_id: dummy-ip
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dummy-fqdn
+node_name: dummy-fqdn
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: St4h36vPuo2ELwGT68KA8g
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.158.27
diff --git a/ce-cert/data/sru20181026512/testflinger-agent.conf b/ce-cert/data/sru20181026512/testflinger-agent.conf
new file mode 100644
index 0000000..7dfd3ef
--- /dev/null
+++ b/ce-cert/data/sru20181026512/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20181026512
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20181026512/run
+logging_basedir: /home/ubuntu/testflinger/sru20181026512/logs
+results_basedir: /home/ubuntu/testflinger/sru20181026512/results
+logging_level: INFO
+job_queues:
+- dummy-fqdn
+- 201810-26512
+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/sru20181026513/default.yaml b/ce-cert/data/sru20181026513/default.yaml
new file mode 100644
index 0000000..7763de3
--- /dev/null
+++ b/ce-cert/data/sru20181026513/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.179
+secure_id: KTxxD5s9SGEXWamWyEkAtZ
+node_id: mgnn8a
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20181026513
+node_name: z4-g4-workstation-s1-201810-26513
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: KTxxD5s9SGEXWamWyEkAtZ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.179
diff --git a/ce-cert/data/sru20181026513/testflinger-agent.conf b/ce-cert/data/sru20181026513/testflinger-agent.conf
new file mode 100644
index 0000000..f2d7e1e
--- /dev/null
+++ b/ce-cert/data/sru20181026513/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: sru20181026513
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20181026513/run
+logging_basedir: /home/ubuntu/testflinger/sru20181026513/logs
+results_basedir: /home/ubuntu/testflinger/sru20181026513/results
+logging_level: INFO
+job_queues:
+- 201810-26513
+advertised_queues:
+  201810-26513: 'HP Z4 G4 Workstation - Z4 G4, ) XeonR W-2145 CPU, nVidia - 10de:1b30 GPU'
+advertised_images:
+  201810-26513:
+    focal: 'distro: focal'
+    groovy: 'distro: groovy'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+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/sru20181026515/default.yaml b/ce-cert/data/sru20181026515/default.yaml
new file mode 100644
index 0000000..8426cb7
--- /dev/null
+++ b/ce-cert/data/sru20181026515/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.117
+secure_id: B5CcWaBG3WDNMUoSLDzsj2
+node_id: frnyxm
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-xps13-italia-whl-201810-26515
+node_name: oem-4-15-somerville-xps13-italia-whl-201810-26515
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: B5CcWaBG3WDNMUoSLDzsj2
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.117
diff --git a/ce-cert/data/sru20181026515/testflinger-agent.conf b/ce-cert/data/sru20181026515/testflinger-agent.conf
new file mode 100644
index 0000000..415146f
--- /dev/null
+++ b/ce-cert/data/sru20181026515/testflinger-agent.conf
@@ -0,0 +1,31 @@
+agent_id: sru20181026515
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20181026515/run
+logging_basedir: /home/ubuntu/testflinger/sru20181026515/logs
+results_basedir: /home/ubuntu/testflinger/sru20181026515/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201810-26515
+- 201810-26515
+advertised_queues:
+  201810-26515: 'XPS 13 9370: Intel 8086:24fd wifi, Core i3-8145U'
+advertised_images:
+  201810-26515:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20181026532/default.yaml b/ce-cert/data/sru20181026532/default.yaml
new file mode 100644
index 0000000..31b072b
--- /dev/null
+++ b/ce-cert/data/sru20181026532/default.yaml
@@ -0,0 +1,25 @@
+device_ip: 10.102.157.123
+secure_id: gmiv94rXKkCydQRpL5jaee
+logstash_host: 10.101.51.50
+agent_name: sru20181026532
+recovery_cmds:
+    - sudo sed -i "s/GRUB_DEFAULT=.*/GRUB_DEFAULT='Restore OS to factory state'/" /etc/default/grub
+    - sudo update-grub
+    - sudo sed -i '/recovery_type/s/$/ -- automatic-oem-config/' /boot/grub/grub.cfg
+    - sudo sed -i 's/recovery_type=hdd/recovery_type=factory/' /boot/grub/grub.cfg
+    - sudo shutdown -r +1
+
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+env:
+    HEXR_DEVICE_SECURE_ID: gmiv94rXKkCydQRpL5jaee
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.123
diff --git a/ce-cert/data/sru20181026532/testflinger-agent.conf b/ce-cert/data/sru20181026532/testflinger-agent.conf
new file mode 100644
index 0000000..465798f
--- /dev/null
+++ b/ce-cert/data/sru20181026532/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20181026532
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20181026532/run
+logging_basedir: /home/ubuntu/testflinger/sru20181026532/logs
+results_basedir: /home/ubuntu/testflinger/sru20181026532/results
+logging_level: INFO
+job_queues:
+- sru20181026532
+- 201810-26532
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: oemrecovery
diff --git a/ce-cert/data/sru20190326881/default.yaml b/ce-cert/data/sru20190326881/default.yaml
new file mode 100644
index 0000000..5a25232
--- /dev/null
+++ b/ce-cert/data/sru20190326881/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.193
+secure_id: JRLASMXRLRc6fK8GQrqhM6
+node_id: fp6akt
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20190326881
+node_name: dell-inspiron-7591-nebula-n15a-c2-201903-26881
+reset_efi: true
+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.157.193
diff --git a/ce-cert/data/sru20190326881/testflinger-agent.conf b/ce-cert/data/sru20190326881/testflinger-agent.conf
new file mode 100644
index 0000000..b2f7413
--- /dev/null
+++ b/ce-cert/data/sru20190326881/testflinger-agent.conf
@@ -0,0 +1,27 @@
+agent_id: sru20190326881
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20190326881/run
+logging_basedir: /home/ubuntu/testflinger/sru20190326881/logs
+results_basedir: /home/ubuntu/testflinger/sru20190326881/results
+logging_level: INFO
+job_queues:
+- 201903-26881
+advertised_queues:
+  201903-26881: 'Dell Inspiron 7591 - Nebula N15A, Core i9-9980HK CPU, nVidia GPU, Atheros 168c:003e WiFi'
+advertised_images:
+  201903-26881:
+    oem-bionic: 'distro: dell-bto-bionic-nebula-n7-v7-X23-20191007-108_A01'
+    desktop-bionic: 'distro: desktop-18-04-5-curtinator-uefi'
+    desktop-focal: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy: 'distro: desktop-groovy-uefi'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    groovy: 'distro: groovy'
+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/sru20190326908/default.yaml b/ce-cert/data/sru20190326908/default.yaml
new file mode 100644
index 0000000..a43e8c3
--- /dev/null
+++ b/ce-cert/data/sru20190326908/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.37
+secure_id: 2zUw4SJS4iNgwsRTiuYeHV
+node_id: tyh7wq
+maas_user: tf-agent-for-maas-6-4
+logstash_host: 10.101.51.50
+agent_name: 201903-26908-Pearl-VROC
+node_name: 201903-26908-Pearl-VROC
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 2zUw4SJS4iNgwsRTiuYeHV
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.37
diff --git a/ce-cert/data/sru20190326908/testflinger-agent.conf b/ce-cert/data/sru20190326908/testflinger-agent.conf
new file mode 100644
index 0000000..343100f
--- /dev/null
+++ b/ce-cert/data/sru20190326908/testflinger-agent.conf
@@ -0,0 +1,30 @@
+agent_id: sru20190326908
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190326908/run
+logging_basedir: /home/ubuntu/testflinger/sru20190326908/logs
+results_basedir: /home/ubuntu/testflinger/sru20190326908/results
+logging_level: INFO
+job_queues:
+- 201903-26908
+advertised_queues:
+  201903-26908: Dell Precision 7920 Rack with VROC enabled
+advertised_images:
+  201903-26908:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20190326932/default.yaml b/ce-cert/data/sru20190326932/default.yaml
new file mode 100644
index 0000000..3d5e913
--- /dev/null
+++ b/ce-cert/data/sru20190326932/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.107
+secure_id: yzVgoKmDH8hBbPZCfmgmZM
+node_id: hfgx4g
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-berlinetta-p-cfl-r-201903-26932
+node_name: oem-4-15-somerville-berlinetta-p-cfl-r-201903-26932
+reset_efi: true
+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.157.107
diff --git a/ce-cert/data/sru20190326932/testflinger-agent.conf b/ce-cert/data/sru20190326932/testflinger-agent.conf
new file mode 100644
index 0000000..aa77198
--- /dev/null
+++ b/ce-cert/data/sru20190326932/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: sru20190326932
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190326932/run
+logging_basedir: /home/ubuntu/testflinger/sru20190326932/logs
+results_basedir: /home/ubuntu/testflinger/sru20190326932/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201903-26932
+- 201903-26932
+advertised_queues:
+  201903-26932: 'Precision 5540: Intel 8086:2526 wifi, Core i9-9980HK, dGPU nVidia
+    10de:1fb8'
+advertised_images:
+  201903-26932:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20190426941/default.yaml b/ce-cert/data/sru20190426941/default.yaml
new file mode 100644
index 0000000..0e03570
--- /dev/null
+++ b/ce-cert/data/sru20190426941/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.105
+secure_id: 7j8DgJs7apxo96gCmqzDZj
+node_id: 86mrhr
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-201906-27119awake-bear
+node_name: oem-4-15-somerville-201906-27119awake-bear
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 7j8DgJs7apxo96gCmqzDZj
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.105
diff --git a/ce-cert/data/sru20190426941/testflinger-agent.conf b/ce-cert/data/sru20190426941/testflinger-agent.conf
new file mode 100644
index 0000000..1730408
--- /dev/null
+++ b/ce-cert/data/sru20190426941/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: sru20190426941
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190426941/run
+logging_basedir: /home/ubuntu/testflinger/sru20190426941/logs
+results_basedir: /home/ubuntu/testflinger/sru20190426941/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201904-26941
+- 201904-26941
+advertised_queues:
+  201904-26941: 'Dell Precision 7540: Intel 8086:2723 wifi, Core i7-9750H, dGPU nVidia
+    10de:1f36'
+advertised_images:
+  201904-26941:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20190426953/default.yaml b/ce-cert/data/sru20190426953/default.yaml
new file mode 100644
index 0000000..09ff277
--- /dev/null
+++ b/ce-cert/data/sru20190426953/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.201
+secure_id: HUuwcdNDemoCjdgbjFrxY7
+node_id: dmebh6
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20190426953
+node_name: precision-7740-c2-201904-26953
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: HUuwcdNDemoCjdgbjFrxY7
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.201
diff --git a/ce-cert/data/sru20190426953/testflinger-agent.conf b/ce-cert/data/sru20190426953/testflinger-agent.conf
new file mode 100644
index 0000000..3da1f9d
--- /dev/null
+++ b/ce-cert/data/sru20190426953/testflinger-agent.conf
@@ -0,0 +1,31 @@
+agent_id: sru20190426953
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20190426953/run
+logging_basedir: /home/ubuntu/testflinger/sru20190426953/logs
+results_basedir: /home/ubuntu/testflinger/sru20190426953/results
+logging_level: INFO
+job_queues:
+- 201904-26953
+advertised_queues:
+  201904-26953: 'prscision 7740; intel 8086:2723 wifi; core i9-9880H '
+advertised_images:
+  201904-26953:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20190426971/default.yaml b/ce-cert/data/sru20190426971/default.yaml
new file mode 100644
index 0000000..d255e9a
--- /dev/null
+++ b/ce-cert/data/sru20190426971/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.102.157.101
+secure_id: x9LYAJuAGwhE6dLcDKoyUM
+logstash_host: 10.101.51.50
+agent_name: sru20190426971
+clear_tpm: true
+recovery_cmds:
+    - echo PROVISION NOT SUPPORTED FOR THIS DEVICE
+
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+
+env:
+    HEXR_DEVICE_SECURE_ID: x9LYAJuAGwhE6dLcDKoyUM
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.102.157.101
diff --git a/ce-cert/data/sru20190426971/testflinger-agent.conf b/ce-cert/data/sru20190426971/testflinger-agent.conf
new file mode 100644
index 0000000..8c9af58
--- /dev/null
+++ b/ce-cert/data/sru20190426971/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20190426971
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20190426971/run
+logging_basedir: /home/ubuntu/testflinger/sru20190426971/logs
+results_basedir: /home/ubuntu/testflinger/sru20190426971/results
+logging_level: INFO
+job_queues:
+- 201904-26971
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20190427031/default.yaml b/ce-cert/data/sru20190427031/default.yaml
new file mode 100644
index 0000000..ca4c9fb
--- /dev/null
+++ b/ce-cert/data/sru20190427031/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.135
+secure_id: uAHYznY94oneoXUk3d4qNF
+node_id: dummy-ip
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dummy-fqdn
+node_name: dummy-fqdn
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: uAHYznY94oneoXUk3d4qNF
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.135
diff --git a/ce-cert/data/sru20190427031/testflinger-agent.conf b/ce-cert/data/sru20190427031/testflinger-agent.conf
new file mode 100644
index 0000000..93714b2
--- /dev/null
+++ b/ce-cert/data/sru20190427031/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20190427031
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190427031/run
+logging_basedir: /home/ubuntu/testflinger/sru20190427031/logs
+results_basedir: /home/ubuntu/testflinger/sru20190427031/results
+logging_level: INFO
+job_queues:
+- dummy-fqdn
+- 201904-27031
+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/sru20190627089/default.yaml b/ce-cert/data/sru20190627089/default.yaml
new file mode 100644
index 0000000..4d21ccc
--- /dev/null
+++ b/ce-cert/data/sru20190627089/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.93
+secure_id: 7PbYwiPKdSw7tam68HmdyK
+node_id: dummy-maas-ip
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: dummy-maas-fqdn-for-noprovision
+node_name: dummy-maas-fqdn-for-noprovision
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 7PbYwiPKdSw7tam68HmdyK
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.93
diff --git a/ce-cert/data/sru20190627089/testflinger-agent.conf b/ce-cert/data/sru20190627089/testflinger-agent.conf
new file mode 100644
index 0000000..fe58575
--- /dev/null
+++ b/ce-cert/data/sru20190627089/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20190627089
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190627089/run
+logging_basedir: /home/ubuntu/testflinger/sru20190627089/logs
+results_basedir: /home/ubuntu/testflinger/sru20190627089/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201906-27089
+- 201906-27089
+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/sru20190627090/default.yaml b/ce-cert/data/sru20190627090/default.yaml
new file mode 100644
index 0000000..781307f
--- /dev/null
+++ b/ce-cert/data/sru20190627090/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.95
+secure_id: KfCM6G8PzCRKwr5v8MhmK4
+node_id: xq4sw7
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-5-0-somverville-201906-27090
+node_name: oem-5-0-somverville-201906-27090
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: KfCM6G8PzCRKwr5v8MhmK4
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.95
diff --git a/ce-cert/data/sru20190627090/testflinger-agent.conf b/ce-cert/data/sru20190627090/testflinger-agent.conf
new file mode 100644
index 0000000..ebddaf2
--- /dev/null
+++ b/ce-cert/data/sru20190627090/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20190627090
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190627090/run
+logging_basedir: /home/ubuntu/testflinger/sru20190627090/logs
+results_basedir: /home/ubuntu/testflinger/sru20190627090/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201906-27090
+- 201906-27090
+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/sru20190627109/default.yaml b/ce-cert/data/sru20190627109/default.yaml
new file mode 100644
index 0000000..519641f
--- /dev/null
+++ b/ce-cert/data/sru20190627109/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.187
+secure_id: MxwDTsGAenv5sk4fn7xcEC
+node_id: c4mxdm
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20190627109
+node_name: g3-3590-c3-201906-27109
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: MxwDTsGAenv5sk4fn7xcEC
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.187
diff --git a/ce-cert/data/sru20190627109/testflinger-agent.conf b/ce-cert/data/sru20190627109/testflinger-agent.conf
new file mode 100644
index 0000000..8d1485f
--- /dev/null
+++ b/ce-cert/data/sru20190627109/testflinger-agent.conf
@@ -0,0 +1,33 @@
+agent_id: sru20190627109
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190627109/run
+logging_basedir: /home/ubuntu/testflinger/sru20190627109/logs
+results_basedir: /home/ubuntu/testflinger/sru20190627109/results
+logging_level: INFO
+job_queues:
+- 201906-27109
+advertised_queues:
+  201906-27109: 'Dell G3 3590 - SELEK, Intel 8086:a370 wifi, Core i7-9750h'
+advertised_images:
+  201906-27109:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    xenial: 'distro: xenial'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+    desktop-18.04.1-amd64: 'distro: desktop-18-04-1-curtinator-uefi'
+    desktop-16.04.1-amd64: 'distro: desktop-16-04-1-curtinator-uefi-v3-190820'
+    desktop-16.04.6-amd64: 'distro: desktop-16-04-6-curtinator-uefi-v1-190820'
+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/sru20190627112/default.yaml b/ce-cert/data/sru20190627112/default.yaml
new file mode 100644
index 0000000..4bbc0f5
--- /dev/null
+++ b/ce-cert/data/sru20190627112/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.239
+secure_id: phTBFD9m33hgfPm3pAViGX
+node_id: bfk64c
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20190627112
+node_name: optiplex-7070-c3-201906-27112
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: phTBFD9m33hgfPm3pAViGX
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.239
diff --git a/ce-cert/data/sru20190627112/testflinger-agent.conf b/ce-cert/data/sru20190627112/testflinger-agent.conf
new file mode 100644
index 0000000..64f1280
--- /dev/null
+++ b/ce-cert/data/sru20190627112/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: sru20190627112
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190627112/run
+logging_basedir: /home/ubuntu/testflinger/sru20190627112/logs
+results_basedir: /home/ubuntu/testflinger/sru20190627112/results
+logging_level: INFO
+job_queues:
+- 201906-27112
+advertised_queues:
+  201906-27112: 'Dell OptiPlex 7070 Ultra - Mongoose, i5-8265U CPU, Qualcomm Atheros - 168c:003e wifi'
+advertised_images:
+  201906-27112:
+    focal: 'distro: focal'
+    groovy: 'distro: groovy'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+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/sru20190627119/default.yaml b/ce-cert/data/sru20190627119/default.yaml
new file mode 100644
index 0000000..78fd031
--- /dev/null
+++ b/ce-cert/data/sru20190627119/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.111
+secure_id: vcu3uBeWtUUk3EW3VWtzQc
+node_id: rhqffc
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name:  oem-4-15-somerville-italia-cml-201906-27119
+node_name: oem-4-15-somerville-italia-cml-201906-27119
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: vcu3uBeWtUUk3EW3VWtzQc
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.111
diff --git a/ce-cert/data/sru20190627119/testflinger-agent.conf b/ce-cert/data/sru20190627119/testflinger-agent.conf
new file mode 100644
index 0000000..50ee18a
--- /dev/null
+++ b/ce-cert/data/sru20190627119/testflinger-agent.conf
@@ -0,0 +1,29 @@
+agent_id: sru20190627119
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190627119/run
+logging_basedir: /home/ubuntu/testflinger/sru20190627119/logs
+results_basedir: /home/ubuntu/testflinger/sru20190627119/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201906-27119
+- 201906-27119
+advertised_queues:
+  oem-4-15-somerville-xps13-italia-201906-27119: Dell XPS 7390 - Italia CML
+advertised_images:
+  oem-4-15-somerville-xps13-italia-201906-27119:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20190627131/default.yaml b/ce-cert/data/sru20190627131/default.yaml
new file mode 100644
index 0000000..085508c
--- /dev/null
+++ b/ce-cert/data/sru20190627131/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.103
+secure_id: Ro6oWjiTZ96zVBz27erT9Y
+node_id: ck3wfw
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-4-15-somerville-xps-13-7390-italia-cml-201906-27131
+node_name: oem-4-15-somerville-xps-13-7390-italia-cml-201906-27131
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: Ro6oWjiTZ96zVBz27erT9Y
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.103
diff --git a/ce-cert/data/sru20190627131/testflinger-agent.conf b/ce-cert/data/sru20190627131/testflinger-agent.conf
new file mode 100644
index 0000000..7245b3c
--- /dev/null
+++ b/ce-cert/data/sru20190627131/testflinger-agent.conf
@@ -0,0 +1,31 @@
+agent_id: sru20190627131
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190627131/run
+logging_basedir: /home/ubuntu/testflinger/sru20190627131/logs
+results_basedir: /home/ubuntu/testflinger/sru20190627131/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201906-27131
+- 201906-27131
+advertised_queues:
+  201906-27131: 'XPS 13 7390: Intel 8086:2723 wifi, Core i5-10210U'
+advertised_images:
+  201906-27131:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20190727241/default.yaml b/ce-cert/data/sru20190727241/default.yaml
new file mode 100644
index 0000000..71e451e
--- /dev/null
+++ b/ce-cert/data/sru20190727241/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.97
+secure_id: DAGaRTLTP84gepcUGKKP77
+node_id: f6ggn6
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: oem-5-0-somerville-loki-n3-15-mlk-icl-201907-27241
+node_name: oem-5-0-somerville-loki-n3-15-mlk-icl-201907-27241
+reset_efi: true
+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.157.97
diff --git a/ce-cert/data/sru20190727241/testflinger-agent.conf b/ce-cert/data/sru20190727241/testflinger-agent.conf
new file mode 100644
index 0000000..06dbed3
--- /dev/null
+++ b/ce-cert/data/sru20190727241/testflinger-agent.conf
@@ -0,0 +1,32 @@
+agent_id: sru20190727241
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20190727241/run
+logging_basedir: /home/ubuntu/testflinger/sru20190727241/logs
+results_basedir: /home/ubuntu/testflinger/sru20190727241/results
+logging_level: INFO
+job_queues:
+- oem-4-15-somerville-xps13-italia-201907-27241
+- 201907-27241
+advertised_queues:
+  201907-27241: Dell Inspiron 3593, Atheros 168c:0042 wifi, Core i7-1065G7, dGPU nVidia
+    10de:1d11
+advertised_images:
+  201907-27241:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20191027447/default.yaml b/ce-cert/data/sru20191027447/default.yaml
new file mode 100644
index 0000000..0227518
--- /dev/null
+++ b/ce-cert/data/sru20191027447/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.203
+secure_id: Ra5hUv943QcwDtkW3fP6WE
+node_id: mmkpp4
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20191027447
+node_name: vostro-3591-c1-201910-27447
+reset_efi: true
+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.157.203
diff --git a/ce-cert/data/sru20191027447/testflinger-agent.conf b/ce-cert/data/sru20191027447/testflinger-agent.conf
new file mode 100644
index 0000000..94232b8
--- /dev/null
+++ b/ce-cert/data/sru20191027447/testflinger-agent.conf
@@ -0,0 +1,17 @@
+agent_id: sru20191027447
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20191027447/run
+logging_basedir: /home/ubuntu/testflinger/sru20191027447/logs
+results_basedir: /home/ubuntu/testflinger/sru20191027447/results
+logging_level: INFO
+job_queues:
+- 201910-27447
+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/sru20191027450/default.yaml b/ce-cert/data/sru20191027450/default.yaml
new file mode 100644
index 0000000..b94589f
--- /dev/null
+++ b/ce-cert/data/sru20191027450/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.197
+secure_id: fD8eVGs2jLgYzcrXpMjgd2
+node_id: rhet48
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20191027450
+node_name: xps13-9300-d6-201910-27450
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: fD8eVGs2jLgYzcrXpMjgd2
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.197
diff --git a/ce-cert/data/sru20191027450/testflinger-agent.conf b/ce-cert/data/sru20191027450/testflinger-agent.conf
new file mode 100644
index 0000000..0d62690
--- /dev/null
+++ b/ce-cert/data/sru20191027450/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20191027450
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20191027450/run
+logging_basedir: /home/ubuntu/testflinger/sru20191027450/logs
+results_basedir: /home/ubuntu/testflinger/sru20191027450/results
+logging_level: INFO
+job_queues:
+- 201910-27450
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20191127454/default.yaml b/ce-cert/data/sru20191127454/default.yaml
new file mode 100644
index 0000000..0501848
--- /dev/null
+++ b/ce-cert/data/sru20191127454/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.195
+secure_id: CK8gK4YiSwWKLfKKY9fJrg
+node_id: cgf84n
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: Dell-XPS-13-9300-201911-27454-Modena-DVT2-D1
+node_name: Dell-XPS-13-9300-201911-27454-Modena-DVT2-D1
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: CK8gK4YiSwWKLfKKY9fJrg
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.195
diff --git a/ce-cert/data/sru20191127454/testflinger-agent.conf b/ce-cert/data/sru20191127454/testflinger-agent.conf
new file mode 100644
index 0000000..0824a6a
--- /dev/null
+++ b/ce-cert/data/sru20191127454/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20191127454
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20191127454/run
+logging_basedir: /home/ubuntu/testflinger/sru20191127454/logs
+results_basedir: /home/ubuntu/testflinger/sru20191127454/results
+logging_level: INFO
+job_queues:
+- 201911-27454
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20191227622/default.yaml b/ce-cert/data/sru20191227622/default.yaml
new file mode 100644
index 0000000..f3c18fc
--- /dev/null
+++ b/ce-cert/data/sru20191227622/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.207
+secure_id: 8QmAMQC8dPVo5fMD6ikpHf
+node_id: kacayr
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20191227622
+node_name: precision-3440-d1-201912-27622
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 8QmAMQC8dPVo5fMD6ikpHf
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.207
diff --git a/ce-cert/data/sru20191227622/testflinger-agent.conf b/ce-cert/data/sru20191227622/testflinger-agent.conf
new file mode 100644
index 0000000..ee1d8f3
--- /dev/null
+++ b/ce-cert/data/sru20191227622/testflinger-agent.conf
@@ -0,0 +1,27 @@
+agent_id: sru20191227622
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20191227622/run
+logging_basedir: /home/ubuntu/testflinger/sru20191227622/logs
+results_basedir: /home/ubuntu/testflinger/sru20191227622/results
+logging_level: INFO
+job_queues:
+- 201912-27622
+advertised_queues:
+  201912-27622: 'Dell Precision 3440 - Tahaa, Intel 8086:06f0 wifi, Xeon W-1250 CPU'
+advertised_images:
+  201912-27622:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20191227623/default.yaml b/ce-cert/data/sru20191227623/default.yaml
new file mode 100644
index 0000000..8fa776d
--- /dev/null
+++ b/ce-cert/data/sru20191227623/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.209
+secure_id: SC7snY52FeU2v95eeRafn7
+node_id: gwn4p3
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20191227623
+node_name: precision-3440-d2-201912-27623
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: SC7snY52FeU2v95eeRafn7
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.209
diff --git a/ce-cert/data/sru20191227623/testflinger-agent.conf b/ce-cert/data/sru20191227623/testflinger-agent.conf
new file mode 100644
index 0000000..32555b5
--- /dev/null
+++ b/ce-cert/data/sru20191227623/testflinger-agent.conf
@@ -0,0 +1,27 @@
+agent_id: sru20191227623
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20191227623/run
+logging_basedir: /home/ubuntu/testflinger/sru20191227623/logs
+results_basedir: /home/ubuntu/testflinger/sru20191227623/results
+logging_level: INFO
+job_queues:
+- 201912-27623
+advertised_queues:
+  201912-27623: 'Dell Precision 3440 - Tahaa, Qualcomm Atheros 168c:003e wifi, i5-10600 CPU'
+advertised_images:
+  201912-27623:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20200127665/default.yaml b/ce-cert/data/sru20200127665/default.yaml
new file mode 100644
index 0000000..d69b718
--- /dev/null
+++ b/ce-cert/data/sru20200127665/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.215
+secure_id: BFRxU9Y9WpxRjUppD3fLgj
+node_id: bk7ngs
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200127665
+node_name: precision-5550-c5-202001-27665
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: BFRxU9Y9WpxRjUppD3fLgj
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.215
diff --git a/ce-cert/data/sru20200127665/testflinger-agent.conf b/ce-cert/data/sru20200127665/testflinger-agent.conf
new file mode 100644
index 0000000..d0eafce
--- /dev/null
+++ b/ce-cert/data/sru20200127665/testflinger-agent.conf
@@ -0,0 +1,29 @@
+agent_id: sru20200127665
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200127665/run
+logging_basedir: /home/ubuntu/testflinger/sru20200127665/logs
+results_basedir: /home/ubuntu/testflinger/sru20200127665/results
+logging_level: INFO
+job_queues:
+- 202001-27665
+advertised_queues:
+  202001-27665: 'Dell Precision 5550 - Fiorano P, Intel 8086:06f0 wifi, Core i7-10750h'
+advertised_images:
+  202001-2765:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20200127683/default.yaml b/ce-cert/data/sru20200127683/default.yaml
new file mode 100644
index 0000000..9bba4ff
--- /dev/null
+++ b/ce-cert/data/sru20200127683/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.211
+secure_id: G6S3LuQmSm3MW2EXHfN9zE
+node_id: hypam8
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200127683
+node_name: precision-3550-c1x-202001-27683
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: G6S3LuQmSm3MW2EXHfN9zE
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.211
diff --git a/ce-cert/data/sru20200127683/testflinger-agent.conf b/ce-cert/data/sru20200127683/testflinger-agent.conf
new file mode 100644
index 0000000..b1176c0
--- /dev/null
+++ b/ce-cert/data/sru20200127683/testflinger-agent.conf
@@ -0,0 +1,30 @@
+agent_id: sru20200127683
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200127683/run
+logging_basedir: /home/ubuntu/testflinger/sru20200127683/logs
+results_basedir: /home/ubuntu/testflinger/sru20200127683/results
+logging_level: INFO
+job_queues:
+- 202001-27683
+advertised_queues:
+  202001-27683: 'Dell Precision 3550 - North Bay 15P MLK, Intel 8086:02f0 wifi, Core i7-10610U'
+advertised_images:
+  202001-27683:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20200127694/default.yaml b/ce-cert/data/sru20200127694/default.yaml
new file mode 100644
index 0000000..00cc556
--- /dev/null
+++ b/ce-cert/data/sru20200127694/default.yaml
@@ -0,0 +1,18 @@
+device_ip: 10.102.157.217
+secure_id: rthPiqzDMVsUaoieE9pEYS
+logstash_host: 10.101.51.50
+agent_name: sru20200127694
+node_name: dell-g5-5500-selek-g5-15-c1-202001-27694
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: rthPiqzDMVsUaoieE9pEYS
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.217
diff --git a/ce-cert/data/sru20200127694/testflinger-agent.conf b/ce-cert/data/sru20200127694/testflinger-agent.conf
new file mode 100644
index 0000000..02a596c
--- /dev/null
+++ b/ce-cert/data/sru20200127694/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20200127694
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200127694/run
+logging_basedir: /home/ubuntu/testflinger/sru20200127694/logs
+results_basedir: /home/ubuntu/testflinger/sru20200127694/results
+logging_level: INFO
+job_queues:
+- 202001-27694
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20200227717/default.yaml b/ce-cert/data/sru20200227717/default.yaml
new file mode 100644
index 0000000..7ae4223
--- /dev/null
+++ b/ce-cert/data/sru20200227717/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.205
+secure_id: NjrpUAE3nz97vJkhJpt8zD
+node_id: tf6wpa
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200227717
+node_name: latitude-5411-c2x-202002-27717
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: NjrpUAE3nz97vJkhJpt8zD
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.205
diff --git a/ce-cert/data/sru20200227717/testflinger-agent.conf b/ce-cert/data/sru20200227717/testflinger-agent.conf
new file mode 100644
index 0000000..19f9137
--- /dev/null
+++ b/ce-cert/data/sru20200227717/testflinger-agent.conf
@@ -0,0 +1,30 @@
+agent_id: sru20200227717
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200227717/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227717/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227717/results
+logging_level: INFO
+job_queues:
+- 202002-27717
+advertised_queues:
+  202002-27717: 'Dell Latitude 5411 - BrookHollow MLK 14, Intel 8086:06f0 wifi, Core i7-10850H'
+advertised_images:
+  202002-27717:
+    xenial: 'distro: xenial'
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20200227718/default.yaml b/ce-cert/data/sru20200227718/default.yaml
new file mode 100644
index 0000000..fd7fd4f
--- /dev/null
+++ b/ce-cert/data/sru20200227718/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.213
+secure_id: S2srf9PDtumVcW2LrQFgGP
+node_id: e4rnbw
+maas_user: sru-pool
+#logstash_host: 10.101.51.50
+agent_name: sru20200227718
+node_name: precision-3551-c3x-202002-27718
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: S2srf9PDtumVcW2LrQFgGP
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.213
diff --git a/ce-cert/data/sru20200227718/testflinger-agent.conf b/ce-cert/data/sru20200227718/testflinger-agent.conf
new file mode 100644
index 0000000..3445b36
--- /dev/null
+++ b/ce-cert/data/sru20200227718/testflinger-agent.conf
@@ -0,0 +1,29 @@
+agent_id: sru20200227718
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200227718/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227718/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227718/results
+logging_level: INFO
+job_queues:
+- 202002-27718
+advertised_queues:
+  202002-27718: 'Dell Precision 3551 - BrookHollow MLK 15P, Intel 8086:06f0 wifi, Core i5-10400h'
+advertised_images:
+  202002-27718:
+    bionic: 'distro: bionic'
+    focal: 'distro: focal'
+    core16-amd64: 'distro: ubuntu-core-16-amd64'
+    core16-i386: 'distro: ubuntu-core-16-i386'
+    core18-amd64: 'distro: ubuntu-core-18-amd64'
+    core18-i386: 'distro: ubuntu-core-18-i386'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+    desktop-18.04.4-amd64: 'distro: desktop-18-04-4-curtinator-uefi'
+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/sru20200227725/default.yaml b/ce-cert/data/sru20200227725/default.yaml
new file mode 100644
index 0000000..36ef2df
--- /dev/null
+++ b/ce-cert/data/sru20200227725/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.247
+secure_id: 4y8CbKGeEifyucYWTXLVka
+node_id: 6d3grw
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200227725
+node_name: precision-5750-c7-202002-27725
+reset_efi: true
+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.157.247
diff --git a/ce-cert/data/sru20200227725/testflinger-agent.conf b/ce-cert/data/sru20200227725/testflinger-agent.conf
new file mode 100644
index 0000000..e4dfcb2
--- /dev/null
+++ b/ce-cert/data/sru20200227725/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20200227725
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20200227725/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227725/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227725/results
+logging_level: INFO
+job_queues:
+- 202002-27725
+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/sru20200227726/default.yaml b/ce-cert/data/sru20200227726/default.yaml
new file mode 100644
index 0000000..0e1eda9
--- /dev/null
+++ b/ce-cert/data/sru20200227726/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.158.63
+secure_id: pr5X3i3khREccTkXM6gP3m
+node_id: 86x8kx
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200227726
+node_name: precision-5750-c8-202002-27726
+reset_efi: true
+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.158.63
diff --git a/ce-cert/data/sru20200227726/testflinger-agent.conf b/ce-cert/data/sru20200227726/testflinger-agent.conf
new file mode 100644
index 0000000..0ee1b4d
--- /dev/null
+++ b/ce-cert/data/sru20200227726/testflinger-agent.conf
@@ -0,0 +1,24 @@
+agent_id: sru20200227726
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20200227726/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227726/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227726/results
+logging_level: INFO
+job_queues:
+- 202002-27726
+advertised_queues:
+  202002-27726: 'Dell Precision 5750 - Stradale P, Core i9-10880H CPU, Intel 8086:06f0 WiFi'
+advertised_images:
+  202002-27726:
+    oem-focal: 'distro: dell-focal-fossa-bronn-X43-20201127-6_A00'
+    desktop-focal: 'distro: desktop-20-04-2-uefi'
+    desktop-impish: 'distro: desktop-21-10-uefi'
+    desktop-hirsute: 'distro: desktop-hirsute-uefi'
+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/sru20200227728/default.yaml b/ce-cert/data/sru20200227728/default.yaml
new file mode 100644
index 0000000..93e26b1
--- /dev/null
+++ b/ce-cert/data/sru20200227728/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.237
+secure_id: P6hkFkpUMV49fzCyVbwKcF
+#node_id: 
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200227728
+#node_name: 
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: P6hkFkpUMV49fzCyVbwKcF
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.237
diff --git a/ce-cert/data/sru20200227728/testflinger-agent.conf b/ce-cert/data/sru20200227728/testflinger-agent.conf
new file mode 100644
index 0000000..493dbc5
--- /dev/null
+++ b/ce-cert/data/sru20200227728/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20200227728
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20200227728/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227728/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227728/results
+logging_level: INFO
+job_queues:
+- 202002-27728
+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/sru20200227755/default.yaml b/ce-cert/data/sru20200227755/default.yaml
new file mode 100644
index 0000000..ceb86f0
--- /dev/null
+++ b/ce-cert/data/sru20200227755/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.139
+secure_id: REmM4uqmj3qukUUX7Fnfnn
+# node_id: 
+# maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200227755
+node_name: p340-tower
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: REmM4uqmj3qukUUX7Fnfnn
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.139
diff --git a/ce-cert/data/sru20200227755/testflinger-agent.conf b/ce-cert/data/sru20200227755/testflinger-agent.conf
new file mode 100644
index 0000000..d7c8c94
--- /dev/null
+++ b/ce-cert/data/sru20200227755/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20200227755
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 8000
+execution_basedir: /home/ubuntu/testflinger/sru20200227755/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227755/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227755/results
+logging_level: INFO
+job_queues:
+- 202002-27755
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20200227756/default.yaml b/ce-cert/data/sru20200227756/default.yaml
new file mode 100644
index 0000000..0296506
--- /dev/null
+++ b/ce-cert/data/sru20200227756/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.145
+secure_id: Jse3xGHSmug93LnZNX5SNi
+node_id: fa7nsc
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200227756
+node_name: lenovo-p340-sff-c1-202002-27756
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: Jse3xGHSmug93LnZNX5SNi
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.145
diff --git a/ce-cert/data/sru20200227756/testflinger-agent.conf b/ce-cert/data/sru20200227756/testflinger-agent.conf
new file mode 100644
index 0000000..7a2685c
--- /dev/null
+++ b/ce-cert/data/sru20200227756/testflinger-agent.conf
@@ -0,0 +1,23 @@
+agent_id: sru20200227756
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200227756/run
+logging_basedir: /home/ubuntu/testflinger/sru20200227756/logs
+results_basedir: /home/ubuntu/testflinger/sru20200227756/results
+logging_level: INFO
+job_queues:
+- 202002-27756
+advertised_queues:
+  202002-27756: 'Lenovo P340-SFF - Hellcat, Xeon W-1250 CPU, nVidia GPU'
+advertised_images:
+  202002-27756:
+    focal: 'distro: focal'
+    desktop-focal-amd64: 'distro: desktop-20-04-1-uefi'
+    desktop-groovy-amd64: 'distro: desktop-groovy-uefi'
+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/sru20200327797-amaro/default.yaml b/ce-cert/data/sru20200327797-amaro/default.yaml
new file mode 100644
index 0000000..5fbbb20
--- /dev/null
+++ b/ce-cert/data/sru20200327797-amaro/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.43
+secure_id: 4VsgsyZQMghFahCJWvqQz7
+# node_id: 
+# maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200327797-amaro
+# node_name: 
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: 4VsgsyZQMghFahCJWvqQz7
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.43
diff --git a/ce-cert/data/sru20200327797-amaro/testflinger-agent.conf b/ce-cert/data/sru20200327797-amaro/testflinger-agent.conf
new file mode 100644
index 0000000..c5d1346
--- /dev/null
+++ b/ce-cert/data/sru20200327797-amaro/testflinger-agent.conf
@@ -0,0 +1,18 @@
+agent_id: sru20200327797-amaro
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200327797-amaro/run
+logging_basedir: /home/ubuntu/testflinger/sru20200327797-amaro/logs
+results_basedir: /home/ubuntu/testflinger/sru20200327797-amaro/results
+logging_level: INFO
+job_queues:
+- 202003-27797
+- amaro-202003-27797
+- amaro-001
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20200427800/default.yaml b/ce-cert/data/sru20200427800/default.yaml
new file mode 100644
index 0000000..d041d3d
--- /dev/null
+++ b/ce-cert/data/sru20200427800/default.yaml
@@ -0,0 +1,23 @@
+device_ip: 10.101.51.231
+secure_id: YFx8xFyeftaMkSfCUXEvoJ
+logstash_host: 10.101.51.50
+agent_name: sru20200427800
+# clear_tpm: true
+recovery_cmds:
+    - echo PROVISION NOT SUPPORTED FOR THIS DEVICE
+
+reboot_script:
+    - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE
+
+env:
+    HEXR_DEVICE_SECURE_ID: YFx8xFyeftaMkSfCUXEvoJ
+    WPA_BG_SSID: ubuntu-cert-bg-wpa
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open
+    OPEN_N_SSID: ubuntu-cert-n-open
+    OPEN_AC_SSID: ubuntu-cert-ac-open
+    DEVICE_IP: 10.101.51.231
diff --git a/ce-cert/data/sru20200427800/testflinger-agent.conf b/ce-cert/data/sru20200427800/testflinger-agent.conf
new file mode 100644
index 0000000..8b74705
--- /dev/null
+++ b/ce-cert/data/sru20200427800/testflinger-agent.conf
@@ -0,0 +1,16 @@
+agent_id: sru20200427800
+server_address: https://testflinger.canonical.com
+global_timeout: 43200
+output_timeout: 3600
+execution_basedir: /home/ubuntu/testflinger/sru20200427800/run
+logging_basedir: /home/ubuntu/testflinger/sru20200427800/logs
+results_basedir: /home/ubuntu/testflinger/sru20200427800/results
+logging_level: INFO
+job_queues:
+- 202004-27800
+setup_command: tf-setup
+provision_command: tf-provision
+test_command: tf-test
+reserve_command: tf-reserve
+cleanup_command: tf-cleanup
+provision_type: noprovision
diff --git a/ce-cert/data/sru20200427810/default.yaml b/ce-cert/data/sru20200427810/default.yaml
new file mode 100644
index 0000000..3b2996f
--- /dev/null
+++ b/ce-cert/data/sru20200427810/default.yaml
@@ -0,0 +1,20 @@
+device_ip: 10.102.157.219
+secure_id: hWygjto73nTAhQzJpUaDhS
+node_id: ersb7b
+maas_user: sru-pool
+logstash_host: 10.101.51.50
+agent_name: sru20200427810
+node_name: precision-7750-c3-202004-27810
+reset_efi: true
+env:
+    HEXR_DEVICE_SECURE_ID: hWygjto73nTAhQzJpUaDhS
+    WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
+    WPA_BG_PSK: insecure
+    WPA_N_SSID: ubuntu-cert-n-wpa-tpelab
+    WPA_N_PSK: insecure
+    WPA_AC_SSID: ubuntu-cert-ac-wpa-tpelab
+    WPA_AC_PSK: insecure
+    OPEN_BG_SSID: ubuntu-cert-bg-open-tpelab
+    OPEN_N_SSID: ubuntu-cert-n-open-tpelab
+    OPEN_AC_SSID: ubuntu-cert-ac-open-tpelab
+    DEVICE_IP: 10.102.157.219
diff --git a/ce-cert/data/sru202004278

Follow ups