[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-11-03 Thread eyal edri [Administrator] (oVirt JIRA)
. > [VDSM] Add Travis CI to vdsm github project > --- > > Key: OVIRT-757 > URL: https://ovirt-jira.atlassian.net/browse/OVIRT-757 > Project: oVirt - virtualization made easy >

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread danken (oVirt JIRA)
automatically right after I've merged a patch to vdsm's gerrit. > [VDSM] Add Travis CI to vdsm github project > --- > > Key: OVIRT-757 > URL: https://ovirt-jira.atlassian.net/browse/OVIRT-757 >

Re: [JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread Dan Kenigsberg
On Mon, Oct 31, 2016 at 11:36:04AM +0200, Barak Korren (oVirt JIRA) wrote: > > [ > https://ovirt-jira.atlassian.net/browse/OVIRT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=22135#comment-22135 > ] > > Barak Korren commented on OVIRT-757: >

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread Barak Korren (oVirt JIRA)
check if it works for you > [VDSM] Add Travis CI to vdsm github project > --- > > Key: OVIRT-757 > URL: https://ovirt-jira.atlassian.net/browse/OVIRT-757 > Project: oVirt - virtualization made eas

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barak Korren updated OVIRT-757: --- Status: In Progress (was: To Do) > [VDSM] Add Travis CI to vdsm github proj

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barak Korren reassigned OVIRT-757: -- Assignee: Barak Korren (was: infra) > [VDSM] Add Travis CI to vdsm github proj

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread danken (oVirt JIRA)
TravisCI for for the very same reason we have a github mirror to our gerrit: github provides a widely-used platform, that might be more approachable to the general public, even though I personally like it less. > [VDSM] Add Travis CI to vdsm github proj

Re: [JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-31 Thread Dan Kenigsberg
On Sun, Oct 30, 2016 at 05:12:03PM +0200, eyal edri [Administrator] (oVirt JIRA) wrote: > > [ > https://ovirt-jira.atlassian.net/browse/OVIRT-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=22109#comment-22109 > ] > > eyal edri [Administrator] commented on

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-30 Thread eyal edri [Administrator] (oVirt JIRA)
there? same as check-patch/check-merged? 2. How will the travis configuration be managed/configured 3. Why use another CI system when we can run it on jenkins.ovirt.org? is there any limitation to existing jenkins server that Travis doesn't have? can you elaborate? > [VDSM] Add Travis CI to v

[JIRA] (OVIRT-757) [VDSM] Add Travis CI to vdsm github project

2016-10-09 Thread Nir Soffer (oVirt JIRA)
Nir Soffer created OVIRT-757: Summary: [VDSM] Add Travis CI to vdsm github project Key: OVIRT-757 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-757 Project: oVirt - virtualization made easy

[VDSM] Add Travis CI to vdsm github project

2016-10-09 Thread Nir Soffer
Hi all, Vdsm includes now a travis configuration running vdsm tests on both Fedora 24 and Centos 7. You can see example build shere: https://travis-ci.org/nirs/vdsm/builds/166263228 These builds are currently configured in my private vdsm fork on github. We want to enable Travis CI service on