Ryan Barry has uploaded a new change for review. Change subject: Add builders for the ovirt-node-dbus-backend RPMs ......................................................................
Add builders for the ovirt-node-dbus-backend RPMs ovirt-node-dbus-backend has the CI-style automation scripts. Add jobs to build it on a commit to master, and to run linters when patches are submitted Change-Id: Ib29f0336d007c9403aa8b8d603d7cca63dcf3860 Signed-off-by: Ryan Barry <rba...@redhat.com> --- A jobs/confs/yaml/jobs/ovirt-node-dbus-backend/ovirt-node-dbus-backend_build-artifacts.yaml A jobs/confs/yaml/scms/ovirt-node-dbus-backend.yaml 2 files changed, 53 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/04/39304/1 diff --git a/jobs/confs/yaml/jobs/ovirt-node-dbus-backend/ovirt-node-dbus-backend_build-artifacts.yaml b/jobs/confs/yaml/jobs/ovirt-node-dbus-backend/ovirt-node-dbus-backend_build-artifacts.yaml new file mode 100644 index 0000000..1848ae7 --- /dev/null +++ b/jobs/confs/yaml/jobs/ovirt-node-dbus-backend/ovirt-node-dbus-backend_build-artifacts.yaml @@ -0,0 +1,33 @@ +- project: + name: ovirt-node-dbus-backend_build + project: + - ovirt-node-dbus-backend + version: + - master: + branch: master + stage: + - build-artifacts + distro: + - el7 + - fc20 + - fc21 + arch: noarch + jobs: + - '{project}_{version}_{stage}-{distro}-{arch}' +- project: + name: ovirt-node-dbus-backend + project: + - ovirt-node-dbus-backend + version: + - master: + branch: master + stage: + - check-patch + - check-merged + distro: + - el7 + - fc21 + arch: noarch + jobs: + - '{project}_{version}_{stage}-{distro}-{arch}' + diff --git a/jobs/confs/yaml/scms/ovirt-node-dbus-backend.yaml b/jobs/confs/yaml/scms/ovirt-node-dbus-backend.yaml new file mode 100644 index 0000000..3f9686a --- /dev/null +++ b/jobs/confs/yaml/scms/ovirt-node-dbus-backend.yaml @@ -0,0 +1,20 @@ +############################################################################## +### SCM Definitions +############################################################################## +- scm: + name: ovirt-node-dbus-backend-gerrit + scm: + - git: + url: git://gerrit.ovirt.org/ovirt-node-dbus-backend.git + branches: + - $GERRIT_BRANCH + basedir: repoman + scm-name: repoman + 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/39304 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib29f0336d007c9403aa8b8d603d7cca63dcf3860 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Ryan Barry <rba...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches