Revert "Introduce test-kitchen"

This reverts commit 17240a9ae21e6730c40c0f696742125946ed0b54.

Change-Id: I8ab0c7fec728aba85da0a13e15609a263997857b
diff --git a/tests/pillar/tor.sls b/tests/pillar/tor.sls
index a14ce11..2452377 100644
--- a/tests/pillar/tor.sls
+++ b/tests/pillar/tor.sls
@@ -1,6 +1,6 @@
 opencontrail:
   common:
-    version: 3.0
+    version: 2.2
     identity:
       engine: keystone
       host: 127.0.0.1
@@ -13,11 +13,11 @@
       port: 9696
   tor:
     enabled: true
-    version: 3.0
+    version: 2.2
     agents: 1
     control:
       address: 127.0.0.1
     interface:
       address: 127.0.0.1
     device:
-      host: 127.0.0.1
+      host: 127.0.0.1
\ No newline at end of file