Signed-off-by: Alfredo Deza <adeza@redhat.com>
timeout: 20
skip-tag: true
wipe-workspace: false
+ basedir: "ceph-deploy"
- scm:
name: ceph-build
browser-url: https://github.com/ceph/ceph-build
timeout: 20
skip-tag: true
- wipe-workspace: true
+ wipe-workspace: false
+ basedir: "ceph-build"
+
- job:
name: ceph-deploy-pull-requests
builders:
- shell: !include-raw ../../build/setup
- - shell: "sh scripts/jenkins-pull-requests-build"
+ - shell: "cd $WORKSPACE/ceph-deploy && sh scripts/jenkins-pull-requests-build"
publishers:
- github-notifier