fuel-ccp-ci-config/jenkins-tp/jobs/update-vm-ubuntu-image.yaml

26 lines
697 B
YAML

- job:
name: update-vm-ubuntu-image
builders:
- inject:
properties-content: |
STORAGE_USER=share
STORAGE_HOST=static01-scc.mcp.mirantis.net
IMAGE_SLAVE_PATH=/home/jenkins/workspace/cloud-images/
- shell:
!include-raw 'builders/update-vm-ubuntu-image.sh'
concurrent: true
description: |
Job updates Ubuntu images on Jenkins slaves
logrotate:
daysToKeep: 14
parameters:
- node:
name: NODE
allowed-multiselect: true
wrappers:
- ssh-agent-credentials:
users:
- '0859086d-e10a-4ad5-af71-8abec4b6b6ec'
- timeout:
timeout: 60