- api_user: 'ceph-jenkins'
- token: '{{ token }}'
- api_uri: 'https://jenkins.ceph.com'
- - jenkins_credentials_uuid: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ - jenkins_credentials_uuid: 'jenkins-build'
- nodename: '{{ nodename }}'
- labels: '{{ labels }}'
- use_jnlp: false
- api_user: 'ceph-jenkins'
- token: '{{ token }}'
- api_uri: 'https://jenkins.ceph.com'
- - jenkins_credentials_uuid: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ - jenkins_credentials_uuid: 'jenkins-build'
- nodename: '{{ nodename }}'
- labels: '{{ labels }}'
- use_jnlp: false
name: "{{ ansible_default_ipv4.address }}+{{ nodename }}"
labels: "{{ labels }}"
host: "{{ ansible_default_ipv4.address }}"
- credentialsId: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentialsId: 'jenkins-build'
remoteFS: '/home/{{ jenkins_user }}/build'
executors: '{{ executors|default(1) }}'
exclusive: true
name: "{{ ansible_default_ipv4.address }}+{{ nodename }}"
labels: "{{ labels }}"
host: "{{ ansible_default_ipv4.address }}"
- credentialsId: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentialsId: 'jenkins-build'
launcher: 'hudson.slaves.JNLPLauncher'
remoteFS: '/home/{{ jenkins_user }}/build'
# XXX this should be configurable, not all nodes should have one executor
- api_user: 'ceph-jenkins'
- token: '{{ token }}'
- api_uri: 'https://jenkins.ceph.com'
- - jenkins_credentials_uuid: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ - jenkins_credentials_uuid: 'jenkins-build'
- nodename: '{{ nodename }}'
- labels: '{{ labels }}'
- use_jnlp: false
- api_user: 'ceph-jenkins'
- token: '{{ token }}'
- api_uri: 'https://jenkins.ceph.com'
- - jenkins_credentials_uuid: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ - jenkins_credentials_uuid: 'jenkins-build'
- nodename: '{{ nodename }}'
- labels: '{{ labels }}'
- use_jnlp: false
- git:
url: git@github.com:ceph/calamari-clients.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/calamari.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- ssh-agent-credentials:
# "jenkins-build" SSH key, needed for access to ceph-ansible.git
users:
- - '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ - 'jenkins-build'
- ssh-agent-credentials:
# "jenkins-build" SSH key, needed so we can push to
# ceph-deploy.git
- user: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ user: 'jenkins-build'
- git:
url: git@github.com:ceph/ceph-ci.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/ceph.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/ceph-iscsi-cli.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/ceph-iscsi-config.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/ceph-iscsi-tools.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/ceph-iscsi.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/ceph-releases.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
# not really a branch, this builds the TAG that was previously
# created by the ceph-tag job which concatenates 'v' + $VERSION
branches:
- ssh-agent-credentials:
# "jenkins-build" SSH key, needed so we can push to
# ceph-deploy.git
- user: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ user: 'jenkins-build'
- git:
url: git@github.com:ceph/cephmetrics.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
skip-tag: true
branches:
- $BRANCH
- git:
url: git@github.com:ceph/cephmetrics.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
skip-tag: true
wipe-workspace: false
- git:
url: git@github.com:ceph/Diamond.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/rtslib-fb.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/samba.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $SAMBA_BRANCH
skip-tag: true
- git:
url: git@github.com:ceph/tcmu-runner.git
# Use the SSH key attached to the ceph-jenkins GitHub account.
- credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d'
+ credentials-id: 'jenkins-build'
branches:
- $BRANCH
skip-tag: true