import orchestrate
Change-Id: I5809d5bf875236ff5dbaf66f3bc6736977a7556d
diff --git a/lab-pipeline.groovy b/lab-pipeline.groovy
index 73ef34e..6201f76 100644
--- a/lab-pipeline.groovy
+++ b/lab-pipeline.groovy
@@ -40,11 +40,13 @@
*
*/
+common = new com.mirantis.mk.Common()
git = new com.mirantis.mk.Git()
openstack = new com.mirantis.mk.Openstack()
+orchestrate = new com.mirantis.mk.Orchestrate()
salt = new com.mirantis.mk.Salt()
-common = new com.mirantis.mk.Common()
test = new com.mirantis.mk.Test()
+
overwriteFile = "/srv/salt/reclass/classes/cluster/overwrite.yml"
timestamps {