Add Kitchen tests

Fixes: PROD-26009 (PROD:26009)

Change-Id: I77f5e11163b3440c9985864eeecc997a1bb2e188
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls
index 69d77c5..444ef78 100644
--- a/tests/pillar/client.sls
+++ b/tests/pillar/client.sls
@@ -35,4 +35,5 @@
       host: 0.0.0.0
       protocol: "http"
       http_port: 80
-      ssh_port: 22
\ No newline at end of file
+      ssh_port: 22
+      key: "key"
\ No newline at end of file