- defaults: | |
name: global | |
project-type: pipeline | |
description: '{job_description}' | |
sandbox: true | |
### | |
# | |
# Global variables | |
# | |
### | |
job_description: Do not edit this job through the web UI! | |
ci_name: 'sandbox-ci' | |
jcasc_branch: 'master' | |
k8s_cluster: unset | |
jjb_update_label: unset | |
jjb_credentials_id: jjb-update | |
gerrit-server: 'sandbox-gerrit' | |
gerrit-host: 'sandbox-gerrit' | |
gerrit-port: '29418' | |
gerrit-url: 'https://sandbox-gerrit' | |
gerrit-git-url: 'ssh://{gerrit-host}:{gerrit-port}' | |
gerrit-custom-url: '* $JOB_NAME $BUILD_URL/consoleText' | |
gerrit-projects-project: 'infra/gerrit-projects' | |
artifactory-url: 'https://artifactory.mcp.mirantis.net' | |
artifactory_credentials_id: artifactory | |
git-credentials-id: 'sandbox-jenkins' | |
docker-prod-virtual: 'docker-prod-virtual.docker.mirantis.net' | |
docker-dev-local: 'docker-dev-local.docker.mirantis.net' | |
docker-dev-virtual: 'docker-dev-virtual.docker.mirantis.net' | |
docker-infra-agent: 'docker-prod-local.docker.mirantis.net/infra/infra-agent:latest' |