Do we have or can have ppc64 and ppc64le slaves in Jenkins?
by Juan Hernández
Hello,
Some of the packages that I maintain have native components that depend
on the underlying processor architecture. Currently we are building
these packages only for x86_64. Do we have or can we have ppc64 and
ppc64 le Jenkins slaves in order to perform the tests and builds there?
Thanks in advance,
Juan Hernandez
--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
8 years, 3 months
Fwd: Warning: could not send message for past 4 hours
by Piotr Kliczewski
Today I started to get messages as the one forward.
Can someone please take a look why we send them?
Thanks,
Piotr
---------- Forwarded message ----------
From: Mail Delivery Subsystem <MAILER-DAEMON(a)gerrit.ovirt.org>
Date: Mon, May 23, 2016 at 5:00 PM
Subject: Warning: could not send message for past 4 hours
To: piotr.kliczewski(a)gmail.com
**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************
The original message was received at Mon, 23 May 2016 06:10:55 -0400
from gerrit.ovirt.org [127.0.0.1]
----- Transcript of session follows -----
<vdsm-patches(a)fedorahosted.org>... Deferred: Connection timed out with
hosted-lists01.fedoraproject.org.
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old
Final-Recipient: RFC822; vdsm-patches(a)fedorahosted.org
Action: delayed
Status: 4.4.1
Remote-MTA: DNS; hosted-lists01.fedoraproject.org
Last-Attempt-Date: Mon, 23 May 2016 11:00:08 -0400
Will-Retry-Until: Sat, 28 May 2016 06:10:55 -0400
---------- Forwarded message ----------
From: piotr.kliczewski(a)gmail.com
To: Fabian Deutsch <fabiand(a)redhat.com>, Irit Goihman <igoihman(a)redhat.com>
Cc: gerrit-hooks <automation(a)ovirt.org>, Sandro Bonazzola
<sbonazzo(a)redhat.com>, Simone Tiraboschi <stirabos(a)redhat.com>, Dan
Kenigsberg <danken(a)redhat.com>, Yaniv Bronhaim <ybronhei(a)redhat.com>,
Nir Soffer <nsoffer(a)redhat.com>
Date: Mon, 23 May 2016 06:10:55 -0400
Subject: Change in vdsm[master]: vdsm.conf: Add drop-in dir
Piotr Kliczewski has posted comments on this change.
Change subject: vdsm.conf: Add drop-in dir
......................................................................
Patch Set 9: Code-Review-1
(1 comment)
https://gerrit.ovirt.org/#/c/48317/9/lib/vdsm/config.py.in
File lib/vdsm/config.py.in:
PS9, Line 2: 2013
Please update
--
To view, visit https://gerrit.ovirt.org/48317
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I707a1865e8d60dc4dcdc0e681b52c07c75f1c409
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
Gerrit-HasComments: Yes
8 years, 5 months
Web space in ovirt.org for the REST API documentation
by Juan Hernández
Hello,
Version 4.0 of the oVirt Engine API will include automatically generated
documentation of the API. This will be included in the server itself,
probably in a URL like
"http://engine.example.com/ovir-engine/api/explorer". I would like to
have this same documentation available in "ovirt.org", so that users
that don't have a server installed can still use the documentation,
something like this:
https://jhernand.fedorapeople.org/ovirt-api-explorer/#/home
The documentation and the application used to explore it require approx
20 MiB of space, for each version of the API (currently only one,
version 4).
Eventually this web site should be updated by a Jenkins job as part of
the release process.
Can we host this in ovirt.org?
Regards,
Juan Hernandez
--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
8 years, 5 months
Debugging stuck vdsm jobs
by Nir Soffer
Hi all,
We had 2 issues causing vdsm check-patch and check-merge jobs to get stuck.
I fixed the one that caused most trouble:
https://gerrit.ovirt.org/57993
The other issue may be related to ioprocess, I fixed a related issue:
https://gerrit.ovirt.org/57473
But I have seen stuck jobs after this change, so the issue may not
be fixed yet.
If you see a stuck vdsm job - job that run more than 15 minutes, please
get me a backtrace:
1. locate the test_runner process pid:
$ ps aux | grep testrunner.py | grep -v grep
nsoffer 26297 82.6 0.9 389592 111144 pts/3 R+ 22:52 0:02
/usr/bin/python ../tests/testrunner.py ...
2. save a backtrace:
gdb attach 26297 --batch -ex "thread apply all py-bt" > py-bt.out
Thanks,
Nir
8 years, 5 months
Maintenance and reboot of ovirt-srv17
by David Caro
--pZs/OQEoSSbxGlYw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hey, just everyone is on the same page, I'm putting into maintenance and wi=
ll
reboot ovirt-srv17 to enable nested vms on it (the config is there, but the
host was not restarted and thus the params were not applied to the module)
--=20
David Caro
Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605
--pZs/OQEoSSbxGlYw
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJXOjauAAoJEEBxx+HSYmnDoMQH/0tDhSJ7J3W6AbevmcuGu4BT
zATi+3fMLWLLYfk3YBlPNYlXbBLBOOlttgcyIDyw82fpCU3T8dVqe3LscUd+bS6/
F8eWgJAvVYq++g8Pag5PN2/nM5j/IWpddTUBt5UOFEuXbQUhnWvJMW7VZlOIX2eS
Mk10Ws6bYTHq0jiqx51WkHDT2dXzXCgkewGiAxBQ0/r0n0G+c3bkolbXepaQWVxp
gU2iEzrnXtRj0YPFEdzC3Li8rCAdDYEdEkKA31JH9Ldzjzxa3Buzw2xx8e3vo/De
sjsRnKBZm05rKVeDHJSzrbvCcNCg8JnWbaNE6UmMt6jHbxlUq6+byO7VCQJyDqs=
=8Uhv
-----END PGP SIGNATURE-----
--pZs/OQEoSSbxGlYw--
8 years, 5 months