Dima Kuznetsov has uploaded a new change for review. Change subject: Add create-rpms job for ovirt-testing-framework ......................................................................
Add create-rpms job for ovirt-testing-framework Change-Id: I0e6b609d8678c51ac0e8b6748665d64a6922b546 Signed-off-by: Dima Kuznetsov <dkuzn...@redhat.com> --- A jobs/confs/yaml/jobs/ovirt-testing-framework/ovirt-testing-framework_create-rpms.yaml A jobs/confs/yaml/scms/ovirt-testing-framework.yaml 2 files changed, 35 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/96/41396/1 diff --git a/jobs/confs/yaml/jobs/ovirt-testing-framework/ovirt-testing-framework_create-rpms.yaml b/jobs/confs/yaml/jobs/ovirt-testing-framework/ovirt-testing-framework_create-rpms.yaml new file mode 100644 index 0000000..dd7aa13 --- /dev/null +++ b/jobs/confs/yaml/jobs/ovirt-testing-framework/ovirt-testing-framework_create-rpms.yaml @@ -0,0 +1,19 @@ +- project: + name: ovir-testing-framework_create-rpms + project: + - ovirt-testing-framework + trigger: + - merged + - created + version: + - master: + branch: master + mock-build-type: all + distro: + - fc20 + - fc21 + - fc22 + - el7 + arch: x86_64 + jobs: + - '{project}_{version}_create-rpms-{distro}-{arch}_{trigger}' diff --git a/jobs/confs/yaml/scms/ovirt-testing-framework.yaml b/jobs/confs/yaml/scms/ovirt-testing-framework.yaml new file mode 100644 index 0000000..88fd720 --- /dev/null +++ b/jobs/confs/yaml/scms/ovirt-testing-framework.yaml @@ -0,0 +1,16 @@ +- scm: + name: ovirt-testing-framework-gerrit + scm: + - git: + url: git://gerrit.ovirt.org/ovirt-testing-framework.git + branches: + - $GERRIT_BRANCH + basedir: ovirt-testing-framework + scm-name: ovirt-testing-framework + 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/41396 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0e6b609d8678c51ac0e8b6748665d64a6922b546 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Dima Kuznetsov <dkuzn...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches