Adding git + pip as source engine

Change-Id: I811a0876d806cfcd213ddf746b8ec89f4909fe64
diff --git a/.kitchen.yml b/.kitchen.yml
index 3f2cfaa..b795dac 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -57,6 +57,16 @@
       pillars-from-files:
         reclass.sls: tests/pillar/storage_local.sls
 
+  - name: storage_git
+    provisioner:
+      pillars-from-files:
+        reclass.sls: tests/pillar/storage_git.sls
+
+  - name: storage_pip
+    provisioner:
+      pillars-from-files:
+        reclass.sls: tests/pillar/storage_pip.sls
+
   - name: storage_nodes_uri
     provisioner:
       pillars-from-files: