fedora 18 builds on jenkins.ovirt.org

fyi, i've done some changes to allow f18 builds: 1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well. so far i've created the following matrix jobs: http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/ let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also. example f18 rpms: http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j... [1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ Eyal.

----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "infra" <infra@ovirt.org> Sent: Wednesday, November 28, 2012 9:02:06 PM Subject: fedora 18 builds on jenkins.ovirt.org
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Nice! Good I finished all the host-deploy today... What about vdsm? Alon

On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?

----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release: /bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \; it doesn't have a distinguish naming per fedora rel... publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18

On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2? danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64? alon - which version scheme for otopi and ovirt-host-deploy. easier to track if it matches ovirt version scheme for now (for sure for o-h-d). thanks, Itamar

----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2? danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64?
http://gerrit.ovirt.org/#/c/6098/
alon - which version scheme for otopi and ovirt-host-deploy. easier to track if it matches ovirt version scheme for now (for sure for o-h-d).
major - ok. minor - I am not so sure... as as soon as 3.3 out I am unsure we will sync. Fix should not match. bottom line I don't think we should artificial sync versions... Alon.

On Thu, Nov 29, 2012 at 02:57:20AM -0500, Alon Bar-Lev wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2? danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64?
Yeah, we should handle this some day. CCing ybronhei. I much prefer to take betterPopen out of vdsm completely, or at least into an x86_64 subpackage. Same should happen to safelease. I'd like the package separation to be based on functionality and not python-nativeness. Dan.

----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Alon Bar-Lev" <alonbl@redhat.com>, "Yaniv Bronheim" <ybronhei@redhat.com> Cc: "Itamar Heim" <iheim@redhat.com>, "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Eyal Edri" <eedri@redhat.com> Sent: Thursday, November 29, 2012 12:02:58 PM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On Thu, Nov 29, 2012 at 02:57:20AM -0500, Alon Bar-Lev wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2? danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64?
Yeah, we should handle this some day. CCing ybronhei.
I much prefer to take betterPopen out of vdsm completely, or at least into an x86_64 subpackage. Same should happen to safelease. I'd like the package separation to be based on functionality and not python-nativeness.
You are free to suggest any other method, however, I don't think the effort is worth it. betterPopen will not go anywhere else in the near future... nor other components, so I would have done this as simplest as I can. Alon.

On Thu, Nov 29, 2012 at 05:14:26AM -0500, Alon Bar-Lev wrote:
----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Alon Bar-Lev" <alonbl@redhat.com>, "Yaniv Bronheim" <ybronhei@redhat.com> Cc: "Itamar Heim" <iheim@redhat.com>, "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Eyal Edri" <eedri@redhat.com> Sent: Thursday, November 29, 2012 12:02:58 PM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On Thu, Nov 29, 2012 at 02:57:20AM -0500, Alon Bar-Lev wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote: > fyi, > > i've done some changes to allow f18 builds: > > 1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new > label > fedora18) > 2. created new matrix jobs [1] to create rpms per project for > each > operating system, > so only one job will create rpms for all operating > systems > (currently f17,f18). > 3. publish rpms job will copy all artifacts from the matrix > jobs > into sub-folder on ovirt.org. > 4. we need to update publish script that runs on ovirt.org to > take > fedora 18 files as well. > > so far i've created the following matrix jobs: > > http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ > http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ > http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/ > > let me know when the publish cronjob on linode is updated, so > i'll > create the projects for other jobs also. > > example f18 rpms: > > http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j... > > [1] > http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ > > > Eyal. >
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2? danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64?
Yeah, we should handle this some day. CCing ybronhei.
I much prefer to take betterPopen out of vdsm completely, or at least into an x86_64 subpackage. Same should happen to safelease. I'd like the package separation to be based on functionality and not python-nativeness.
You are free to suggest any other method, however, I don't think the effort is worth it. betterPopen will not go anywhere else in the near future... nor other components, so I would have done this as simplest as I can.
Splitting out vdsm-cpopen.x86_64 and vdsm-safelease.x86_64 would make vdsm.noarch. I do not think it is more complex than your suggestion. Dan.

----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: "Itamar Heim" <iheim@redhat.com>, "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Eyal Edri" <eedri@redhat.com>, "Yaniv Bronheim" <ybronhei@redhat.com> Sent: Thursday, November 29, 2012 2:17:15 PM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On Thu, Nov 29, 2012 at 05:14:26AM -0500, Alon Bar-Lev wrote:
----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Alon Bar-Lev" <alonbl@redhat.com>, "Yaniv Bronheim" <ybronhei@redhat.com> Cc: "Itamar Heim" <iheim@redhat.com>, "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Eyal Edri" <eedri@redhat.com> Sent: Thursday, November 29, 2012 12:02:58 PM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On Thu, Nov 29, 2012 at 02:57:20AM -0500, Alon Bar-Lev wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message ----- > From: "Itamar Heim" <iheim@redhat.com> > To: "Eyal Edri" <eedri@redhat.com> > Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" > <mgoldboi@redhat.com> > Sent: Thursday, November 29, 2012 2:26:21 AM > Subject: Re: fedora 18 builds on jenkins.ovirt.org > > On 11/28/2012 02:02 PM, Eyal Edri wrote: >> fyi, >> >> i've done some changes to allow f18 builds: >> >> 1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. >> (new >> label >> fedora18) >> 2. created new matrix jobs [1] to create rpms per project >> for >> each >> operating system, >> so only one job will create rpms for all operating >> systems >> (currently f17,f18). >> 3. publish rpms job will copy all artifacts from the >> matrix >> jobs >> into sub-folder on ovirt.org. >> 4. we need to update publish script that runs on >> ovirt.org to >> take >> fedora 18 files as well. >> >> so far i've created the following matrix jobs: >> >> http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ >> http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ >> http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/ >> >> let me know when the publish cronjob on linode is >> updated, so >> i'll >> create the projects for other jobs also. >> >> example f18 rpms: >> >> http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j... >> >> [1] >> http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ >> >> >> Eyal. >> > > where are they published under > http://www.ovirt.org/releases? >
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
>
thanks. can you please chase all relevant package owner for versions to change to 3.2? danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64?
Yeah, we should handle this some day. CCing ybronhei.
I much prefer to take betterPopen out of vdsm completely, or at least into an x86_64 subpackage. Same should happen to safelease. I'd like the package separation to be based on functionality and not python-nativeness.
You are free to suggest any other method, however, I don't think the effort is worth it. betterPopen will not go anywhere else in the near future... nor other components, so I would have done this as simplest as I can.
Splitting out vdsm-cpopen.x86_64 and vdsm-safelease.x86_64 would make vdsm.noarch. I do not think it is more complex than your suggestion.
Dan.
Go for it!

----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2?
you mean all ovirt rpms for f18 should be with 3.2 version? communicate this on engine-devel?
danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64? alon - which version scheme for otopi and ovirt-host-deploy. easier to track if it matches ovirt version scheme for now (for sure for o-h-d).
thanks, Itamar

On 11/29/2012 03:33 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com>, "Dan Kenigsberg" <danken@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Sent: Thursday, November 29, 2012 9:53:28 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/29/2012 02:08 AM, Eyal Edri wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org>, "Moran Goldboim" <mgoldboi@redhat.com> Sent: Thursday, November 29, 2012 2:26:21 AM Subject: Re: fedora 18 builds on jenkins.ovirt.org
On 11/28/2012 02:02 PM, Eyal Edri wrote:
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18) 2. created new matrix jobs [1] to create rpms per project for each operating system, so only one job will create rpms for all operating systems (currently f17,f18). 3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org. 4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/ http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=j...
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
where are they published under http://www.ovirt.org/releases?
OK, just found the cronjob that fetch them and creates the repos. i updated it to take f18 as well (didn't know what to do with ovirt-release:
/bin/find /home/jenkins/ovirt-nightly/artifacts/ -name "*ovirt-release-fedora-*" -exec mv {} /var/www/html/releases/nightly/rpm/Fedora/17/noarch \;
it doesn't have a distinguish naming per fedora rel...
publish script is running now, we should have f18 rpms soon on ovirt.org/releases/nightly/rpm/Fedora/18
thanks. can you please chase all relevant package owner for versions to change to 3.2?
you mean all ovirt rpms for f18 should be with 3.2 version? communicate this on engine-devel?
doesn't have to be all (otopi/ovirt-host-deploy). but for sure engine... there is a patch for this already, need to check with ofer/juan for its status.
danken - is there a reason all the hooks are in the noarch, but vdsm is in the x86_64? alon - which version scheme for otopi and ovirt-host-deploy. easier to track if it matches ovirt version scheme for now (for sure for o-h-d).
thanks, Itamar
participants (4)
-
Alon Bar-Lev
-
Dan Kenigsberg
-
Eyal Edri
-
Itamar Heim