Backport patches needed for 2018.11.0 and 3-2 contrail

Change-Id: I74300de65101094fe6ee864f91100e5af2297b6d
diff --git a/jobs/pipelines/deploy-cicd-and-run-tests.groovy b/jobs/pipelines/deploy-cicd-and-run-tests.groovy
index 9ceea67..43c3f44 100644
--- a/jobs/pipelines/deploy-cicd-and-run-tests.groovy
+++ b/jobs/pipelines/deploy-cicd-and-run-tests.groovy
@@ -75,7 +75,7 @@
 }
 
 // main
-throttle(['fuel_devops_environment']) {
+//throttle(['fuel_devops_environment']) {
   node ("${NODE_NAME}") {
     try {
         // run deploy stages
@@ -106,4 +106,4 @@
 
     }
   }
-}
\ No newline at end of file
+//}
\ No newline at end of file