]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph: add multibranch pipeline 1668/head
authorErnesto Puerta <epuertat@redhat.com>
Mon, 28 Sep 2020 15:54:29 +0000 (17:54 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 1 Oct 2020 20:15:35 +0000 (22:15 +0200)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
ceph-multibranch-pipeline/config/definitions/ceph-multibranch-pipeline.yml [new file with mode: 0644]

diff --git a/ceph-multibranch-pipeline/config/definitions/ceph-multibranch-pipeline.yml b/ceph-multibranch-pipeline/config/definitions/ceph-multibranch-pipeline.yml
new file mode 100644 (file)
index 0000000..af93dfd
--- /dev/null
@@ -0,0 +1,18 @@
+---
+- job:
+    name: ceph-multibranch-pipeline
+    project-type: multibranch
+    number-to-keep: 300
+    days-to-keep: 30
+    scm:
+      - github:
+          repo: ceph
+          repo-owner: ceph
+          ssh-checkout:
+            credentials: 'jenkins-build'
+          credentials-id: 8cffdeb4-283c-4d96-a190-05d5645bcc2f
+          clean:
+            before: true
+          shallow-clone: true
+          do-not-fetch-tags: true
+          discover-pr-forks-trust: permission