Signed-off-by: Alfredo Deza <adeza@redhat.com>
- job:
name: ceph-volume-pr
display-name: 'ceph-volume: Pull Request tox tests'
- node: x86_64
+ node: python3
project-type: freestyle
defaults: global
quiet-period: 5
triggers:
- github-pull-request:
- allow-whitelist-orgs-as-admins: true
- org-list:
- - ceph
+ cancel-builds-on-update: true
only-trigger-phrase: true
trigger-phrase: 'jenkins test ceph-volume tox'
github-hooks: true
success-status: "ceph-volume tox OK"
failure-status: "ceph-volume tox failed"
+ scm:
+ - git:
+ url: https://github.com/ceph/ceph
+ browser: auto
+ branches:
+ - ${sha1}
+ refspec: +refs/pull/*:refs/remotes/origin/pr/*
+ skip-tag: true
+ timeout: 20
+ wipe-workspace: true
+
builders:
- shell:
!include-raw: