Sandro Bonazzola has uploaded a new change for review.

Change subject: new otopi builder jobs
......................................................................

new otopi builder jobs

Change-Id: I16298686859fe322e3596661a4a0d737318b7e73
Signed-off-by: Sandro Bonazzola <[email protected]>
---
A jobs/confs/yaml/jobs/otopi/otopi_create-rpms.yaml
A jobs/confs/yaml/scms/otopi.yaml
2 files changed, 43 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/01/39701/1

diff --git a/jobs/confs/yaml/jobs/otopi/otopi_create-rpms.yaml 
b/jobs/confs/yaml/jobs/otopi/otopi_create-rpms.yaml
new file mode 100644
index 0000000..f15b775
--- /dev/null
+++ b/jobs/confs/yaml/jobs/otopi/otopi_create-rpms.yaml
@@ -0,0 +1,27 @@
+- project:
+    name: otopi_create-rpms
+    project:
+      - otopi
+    trigger:
+      - merged
+      - created
+    version:
+      - master:
+          branch: master
+      - 3.5:
+          branch: otopi-1.3
+    mock-build-type: all
+    distro:
+      - el6
+      - el7
+      - fc20
+      - fc21
+      - fc22
+    arch: x86_64
+    extra-build-packages: |
+      gettext-devel
+      automake
+      autoreconf
+      make
+    jobs:
+      - '{project}_{version}_create-rpms-{distro}-{arch}_{trigger}'
diff --git a/jobs/confs/yaml/scms/otopi.yaml b/jobs/confs/yaml/scms/otopi.yaml
new file mode 100644
index 0000000..e68968c
--- /dev/null
+++ b/jobs/confs/yaml/scms/otopi.yaml
@@ -0,0 +1,16 @@
+- scm:
+    name: otopi-gerrit
+    scm:
+      - git:
+          url: git://gerrit.ovirt.org/otopi.git
+          branches:
+            - $GERRIT_BRANCH
+          basedir: otopi
+          scm-name: otopi
+          name: ''
+          refspec: $GERRIT_REFSPEC
+          choosing-strategy: gerrit
+          use-author: true
+          skip-tag: true
+          prune: true
+          wipe-workspace: false


-- 
To view, visit https://gerrit.ovirt.org/39701
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I16298686859fe322e3596661a4a0d737318b7e73
Gerrit-PatchSet: 1
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to