
Hi, I want to use this job http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_64_... to build RPMs. Can I have access to run it? Thanks, Roman

--JgQwtEuHJzHdouWu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 12/02 11:11, Roman Mohr wrote:
Hi, =20 I want to use this job =20 http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_= 64_no_spm_testing/ =20 to build RPMs. Can I have access to run it?
You should have access now, remember that the job is meant for temporary testing and should be removed as soon as the testing has finished
=20 Thanks, Roman
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605 --JgQwtEuHJzHdouWu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWXsVyAAoJEEBxx+HSYmnDJakIAIEDPnG3HqtgnpGpvv7kPzbY +dpVSRG22c2+WAsao37AkhYz/mBA7nokOiPx2LW/c3wTowJKN7W+O1ABgTOUVK5G pgmreZA65AyETIrb/guIKp2IaUX8d5PeWzAq1VdHZF4SQu8drlF/imOa2dMlc5UQ KoMBODNUIdnlqHtPq0dhN8qGg6qUmu385JE1UzwpfVELyuYJaJCgaGzdTrcRS/H0 AyxeYHvGtvNirL2MrQgTncuK2589hnv+MjV6bkLvVoxiEuXxFbYDMl3i/fg7xaUm BP1Xs5c8p4Wv/QG8LTgoGwxGYu2dC3WtY09Z5/U7chrwTLhhF4iX4gtNj0nzkqo= =xiyh -----END PGP SIGNATURE----- --JgQwtEuHJzHdouWu--

On Wed, Dec 2, 2015 at 11:18 AM, David Caro <dcaro@redhat.com> wrote:
On 12/02 11:11, Roman Mohr wrote:
Hi,
I want to use this job
http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_64_...
to build RPMs. Can I have access to run it?
You should have access now, remember that the job is meant for temporary testing and should be removed as soon as the testing has finished
Have access now. It seems that the job is not configured right. I see that I can specify a GERRIT_RESPEC and a GERRIT_BRANCH. But the GERRIT_REFSPEC is completely ignored and the configuration in the job always tries to cherry-pick refs/changes/72/43272/4 onto the specified GERRIT_BRANCH. This is the line: git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/72/43272/4 && git cherry-pick FETCH_HEAD # add the mock files Maybe also this lines needs to be removed: git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/90/45590/2 && git cherry-pick FETCH_HEAD # use a speceific vdsm-jsonrpc-java.version Could someone of you have a look or give me configuration right for the job?
Thanks, Roman
_______________________________________________ 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: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
Thanks again, Roman

This looks like a hard coded experiment. If this is not urgent, during today I can verify the patch is already merged, and probably remove that "build steps". On Dec 3, 2015 10:21 AM, "Roman Mohr" <rmohr@redhat.com> wrote:
On Wed, Dec 2, 2015 at 11:18 AM, David Caro <dcaro@redhat.com> wrote:
On 12/02 11:11, Roman Mohr wrote:
Hi,
I want to use this job
http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_64_...
to build RPMs. Can I have access to run it?
You should have access now, remember that the job is meant for temporary testing and should be removed as soon as the testing has finished
Have access now. It seems that the job is not configured right.
I see that I can specify a GERRIT_RESPEC and a GERRIT_BRANCH.
But the GERRIT_REFSPEC is completely ignored and the configuration in the job always tries to cherry-pick refs/changes/72/43272/4 onto the specified GERRIT_BRANCH.
This is the line: git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/72/43272/4 && git cherry-pick FETCH_HEAD # add the mock files
Maybe also this lines needs to be removed:
git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/90/45590/2 && git cherry-pick FETCH_HEAD # use a speceific vdsm-jsonrpc-java.version
Could someone of you have a look or give me configuration right for the job?
Thanks, Roman
_______________________________________________ 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: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
Thanks again, Roman
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

On Thu, Dec 3, 2015 at 10:15 AM, Maxim Kovgan <kovganm@gmail.com> wrote:
This looks like a hard coded experiment. If this is not urgent, during today I can verify the patch is already merged, and probably remove that "build steps".
Would be great if I could do a working build before 16:00 today. But i can just configure it myself if that is ok.
On Dec 3, 2015 10:21 AM, "Roman Mohr" <rmohr@redhat.com> wrote:
On Wed, Dec 2, 2015 at 11:18 AM, David Caro <dcaro@redhat.com> wrote:
On 12/02 11:11, Roman Mohr wrote:
Hi,
I want to use this job
http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_64_...
to build RPMs. Can I have access to run it?
You should have access now, remember that the job is meant for temporary testing and should be removed as soon as the testing has finished
Have access now. It seems that the job is not configured right.
I see that I can specify a GERRIT_RESPEC and a GERRIT_BRANCH.
But the GERRIT_REFSPEC is completely ignored and the configuration in the job always tries to cherry-pick refs/changes/72/43272/4 onto the specified GERRIT_BRANCH.
This is the line: git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/72/43272/4 && git cherry-pick FETCH_HEAD # add the mock files
Maybe also this lines needs to be removed:
git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/90/45590/2 && git cherry-pick FETCH_HEAD # use a speceific vdsm-jsonrpc-java.version
Could someone of you have a look or give me configuration right for the job?
Thanks, Roman
_______________________________________________ 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: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
Thanks again, Roman
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

On Dec 3, 2015 11:46 AM, "Roman Mohr" <rmohr@redhat.com> wrote:
On Thu, Dec 3, 2015 at 10:15 AM, Maxim Kovgan <kovganm@gmail.com> wrote:
This looks like a hard coded experiment. If this is not urgent, during today I can verify the patch is already
merged, and probably remove that "build steps".
Would be great if I could do a working build before 16:00 today. But i
can just configure it myself if that is ok. Hi, Roman. If you have permissions you should be able to do this using web ui safely if the job is yamlized and don't break anything :) I will have a 0.25h only by the end of today around 21:00 in TZ GMT+02:00.
On Dec 3, 2015 10:21 AM, "Roman Mohr" <rmohr@redhat.com> wrote:
On Wed, Dec 2, 2015 at 11:18 AM, David Caro <dcaro@redhat.com> wrote:
On 12/02 11:11, Roman Mohr wrote:
Hi,
I want to use this job
to build RPMs. Can I have access to run it?
You should have access now, remember that the job is meant for temporary testing and should be removed as soon as the testing has finished
Have access now. It seems that the job is not configured right.
I see that I can specify a GERRIT_RESPEC and a GERRIT_BRANCH.
But the GERRIT_REFSPEC is completely ignored and the configuration in
http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_64_... the job always tries to cherry-pick refs/changes/72/43272/4 onto the specified GERRIT_BRANCH.
This is the line: git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/72/43272/4
&& git cherry-pick FETCH_HEAD # add the mock files
Maybe also this lines needs to be removed:
git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/90/45590/2
&& git cherry-pick FETCH_HEAD # use a speceific vdsm-jsonrpc-java.version
Could someone of you have a look or give me configuration right for the
job?
Thanks, Roman
_______________________________________________ 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: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
Thanks again, Roman
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

Hi, I commented-out the entire build step. I added it there in the past for the no-spm testing, since the patches for no-spm were done before the mock files were added to the branch, and in addition I added some build flags that were relevant then. I don't think any of it is relevant now. Anyway, the $GERRIT_REFSPEC is not supposed to be used in this build step. It is already used in the job's configurations, under Source Code Management->git->repository url (git://gerrit.ovirt.org/ovirt-engine.git)->advanced settings button->refspec. Please let us know if there any other issues when running this job. Thanks, Sharon Thanks, Sharon On Thu, Dec 3, 2015 at 12:05 PM, Maxim Kovgan <kovganm@gmail.com> wrote:
On Dec 3, 2015 11:46 AM, "Roman Mohr" <rmohr@redhat.com> wrote:
On Thu, Dec 3, 2015 at 10:15 AM, Maxim Kovgan <kovganm@gmail.com> wrote:
This looks like a hard coded experiment. If this is not urgent, during today I can verify the patch is already
merged, and probably remove that "build steps".
Would be great if I could do a working build before 16:00 today. But i
can just configure it myself if that is ok.
Hi, Roman. If you have permissions you should be able to do this using web ui safely if the job is yamlized and don't break anything :)
I will have a 0.25h only by the end of today around 21:00 in TZ GMT+02:00.
On Dec 3, 2015 10:21 AM, "Roman Mohr" <rmohr@redhat.com> wrote:
On Wed, Dec 2, 2015 at 11:18 AM, David Caro <dcaro@redhat.com> wrote:
On 12/02 11:11, Roman Mohr wrote:
Hi,
I want to use this job
to build RPMs. Can I have access to run it?
You should have access now, remember that the job is meant for temporary testing and should be removed as soon as the testing has finished
Have access now. It seems that the job is not configured right.
I see that I can specify a GERRIT_RESPEC and a GERRIT_BRANCH.
But the GERRIT_REFSPEC is completely ignored and the configuration in
This is the line: git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/72/43272/4
&& git cherry-pick FETCH_HEAD # add the mock files
Maybe also this lines needs to be removed:
git fetch git://gerrit.ovirt.org/ovirt-engine refs/changes/90/45590/2
&& git cherry-pick FETCH_HEAD # use a speceific vdsm-jsonrpc-java.version
Could someone of you have a look or give me configuration right for
http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el6-x86_64_... the job always tries to cherry-pick refs/changes/72/43272/4 onto the specified GERRIT_BRANCH. the job?
Thanks, Roman
_______________________________________________ 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: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
Thanks again, Roman
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
participants (4)
-
David Caro
-
Maxim Kovgan
-
Roman Mohr
-
Sharon Naftaly