| # Jobs to process Stacklight update |
| display_name: "Deploy - upgrade Stacklight" |
| url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines" |
| branch: "${_param:jenkins_pipelines_branch}" |
| credentials: ${_param:jenkins_gerrit_credentials} |
| script: stacklight-upgrade.groovy |
| description: URL of Salt master |
| default: "${_param:jenkins_salt_api_url}" |
| description: "Credentials for login to Salt API" |
| STAGE_UPGRADE_SYSTEM_PART: |
| description: "Set to True if upgrade of system part (telegraf, fluentd, prometheus-relay) is desired" |
| description: "Set to True if Elasticsearch and Kibana upgrade is desired" |
| STAGE_UPGRADE_DOCKER_COMPONENTS: |
| description: "Set to True if upgrade for components running in Docker Swarm is desired" |