On 02/02 15:17, Piotr Kliczewski wrote:
> I created new vdsm-jsonrpc-java branch for 3.6. Can someone please
> update jenkins 3.6 jobs to use new branch and apply verification rules
> for stable branches similar to ovirt-engine?


I can guide you through it if you want, as a starter, take a look
here:

https://gerrit.ovirt.org/gitweb?p=jenkins.git;a=blob;f=jobs/confs/projects/vdsm-jsonrpc-java/vdsm-jsonrpc-java_standard.yaml;h=2fbf0698dc7045d790aabb5d5d5382077a69f47d;hb=HEAD

there all you have to do is change the two line after 'version:' on
line 18, so instead of using branch master for 3.6 version uses your
new branch, if the tests have not changed it will use those
automatically.

If you also want to have jobs for master branch, you can also add to
the same version dict the values:

  version:
    - 3.6:
        branch: ovirt-3.6
    - master:
        branch: master

That will create the jobs for master branch and version (called
vdsm-jsonrpc-java_master_*).


Ping me on irc if you have issues or it's not clear in any way and
we'll do it together.

Cheers!


> 
> Thanks,
> Piotr
> _______________________________________________
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D

Tel.: +420 532 294 605
Email: dc...@redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to