- job: name: update-pool node: master project-type: freestyle description: "This job is managed by Jenkins Job Builder, do not edit it through WebUI.\ \n

Please use this repository to make changes: https://github.com/stackforge/sahara-ci-config\ \n

Title: Update Pool
\ \nDescription: This job updates vm pool using Nodepool.
\ \nMaintainer: Sergey Kolekonov
" defaults: global disabled: false concurrent: false properties: - build-blocker: blocking-jobs: - ".*" triggers: - timed: '0 6 * * *' builders: - shell: "bash -e /opt/ci/jenkins-jobs/sahara-ci-config/scripts/update_pool.sh"