All of lore.kernel.org
 help / color / mirror / Atom feed
* make check bot paused
@ 2015-08-08  1:01 Loic Dachary
  2015-08-08 11:50 ` Sage Weil
  0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-08-08  1:01 UTC (permalink / raw)
  To: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 144 bytes --]

Hi,

The make check bot is paused until the master branch passes make check again.

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* make check bot paused
@ 2015-06-02 23:48 Loic Dachary
  2015-06-05 23:32 ` Loic Dachary
  0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-06-02 23:48 UTC (permalink / raw)
  To: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

Hi,

The bot that reports unit tests and functional tests results from run-make-check.sh[1] on pull requests[2] will be paused tomorrow and resume in a few days. The same verification can be done from sources by running the script with:

   git clone http://github.com/ceph/ceph
   cd ceph
   bash run-make-check.sh

Feel free to ping me if you experience problems. The most common cause of trouble is low ulimits[3] which can lead to mysterious errors and process left overs. The minimum configuration is:

  4 cores
  16GB RAM
  30GB disk

Cheers

[1] run-make-check.sh http://workbench.dachary.org/ceph/ceph/blob/master/run-make-check.sh
[2] see https://github.com/ceph/ceph/pull/4833#issuecomment-108114267 for instance
[3] ulimit verifications before make check http://workbench.dachary.org/ceph/ceph/blob/master/Makefile.am#L44
-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* make check bot paused
@ 2015-04-28 22:40 Loic Dachary
  0 siblings, 0 replies; 9+ messages in thread
From: Loic Dachary @ 2015-04-28 22:40 UTC (permalink / raw)
  To: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

Hi,

The make check bot needs to go through all passed pull requests before it can start working again. This is because of https://issues.jenkins-ci.org/browse/JENKINS-22752 and we just need to wait it out. It should not last more than 24h.

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* make check bot paused
@ 2015-04-15 11:55 Loic Dachary
  2015-04-16 17:22 ` Loic Dachary
  0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-04-15 11:55 UTC (permalink / raw)
  To: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

Hi,

The make check bot [1] that executes run-make-check.sh [2] on pull requests and reports results as comments [3] is experiencing problems. It may be a hardware issue and the bot is paused while the issue is investigated [4] to avoid sending confusing false negatives. In the meantime the run-make-check.sh [2] script can be run locally, before sending the pull request, to confirm the commits to be sent do not break them. It is expected to run in less than 15 minutes including compilation on a fast machine with a SSD (or RAM disk) and 8 cores and 32GB of RAM and may take up to two hours on a machine with a spinner and two cores.

Thanks for your patience.

Cheers

[1] bot running on pull requests http://jenkins.ceph.dachary.org/job/ceph/
[2] run-make-check.sh http://workbench.dachary.org/ceph/ceph/blob/master/run-make-check.sh
[3] make check results example : https://github.com/ceph/ceph/pull/3946#issuecomment-93286840
[4] possible RAM failure http://tracker.ceph.com/issues/11399
-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-08-11  8:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08  1:01 make check bot paused Loic Dachary
2015-08-08 11:50 ` Sage Weil
2015-08-10 13:22   ` Loic Dachary
2015-08-11  8:37     ` Loic Dachary
  -- strict thread matches above, loose matches on Subject: below --
2015-06-02 23:48 Loic Dachary
2015-06-05 23:32 ` Loic Dachary
2015-04-28 22:40 Loic Dachary
2015-04-15 11:55 Loic Dachary
2015-04-16 17:22 ` Loic Dachary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.