Execute fuel deployment script in fuel-deploy job
[releng.git] / jjb / genesis / genesis-fuel.yml
index 5f5b524..3d288a7 100644 (file)
@@ -15,6 +15,7 @@
         - 'genesis-fuel-daily-{stream}'
         - 'genesis-fuel-build'
         - 'genesis-fuel-deploy'
+        - 'genesis-fuel-deploy-virtual'
 
     stream:
         - master:
             refspec: ''
             branch: master
 
+    logrotate:
+        daysToKeep: 30
+        numToKeep: 10
+        artifactDaysToKeep: -1
+        artifactNumToKeep: -1
+
+    builders:
+        - 'fuel-download-artifact'
+        - 'fuel-deploy'
+
 - job-template:
     name: 'genesis-fuel-deploy-virtual'
 
             set -o pipefail
 
             # log info to console
-            echo "Startint the deployment on VM using $INSTALLER. This could take some time..."
+            echo "Startint the deployment on virtual environment using $INSTALLER. This could take some time..."
             echo "--------------------------------------------------------"
             echo