blob: 4ddb1f4ab5003904458f1c3f14e8f44ca8fe299b [file] [log] [blame]
- job-template:
project-type: pipeline
description: '{job-description}'
concurrent: false
disabled: false
sandbox: true
triggers:
- timed: H(20-30) 1 * * 1-5
name: deploy-released
parameters:
- string:
default: sre-qa-ci-eu
description: ''
name: OS_CREDENTIALS
trim: 'false'
- text:
default: |-
released-heat-cicd-pike-contrail41-sl
released-heat-cicd-pike-dvr-sl
released-heat-cicd-queens-dvr-sl
description: List of stacks for deployment. Separated by newline
name: STACKS
trim: 'false'
- string:
default: ''
description: ''
name: TCP_QA_REFS
trim: 'false'
- string:
default: sre-team-infra
description: ''
name: PARENT_NODE_NAME
trim: 'false'
- string:
default: https://ic-eu.ssl.mirantis.net:5000/v3
description: ''
name: OS_AUTH_URL
trim: 'false'
- string:
default: sre-team
description: ''
name: OS_PROJECT_NAME
trim: 'false'
pipeline-scm:
lightweight-checkout: false
scm:
- git:
branches:
- FETCH_HEAD
refspec: '${{TCP_QA_REFS}}'
url: https://gerrit.mcp.mirantis.com/mcp/tcp-qa
clean:
before: true
script-path: jobs/pipelines/rotation-released-deployment.groovy