All of lore.kernel.org
 help / color / mirror / Atom feed
* paddles query
@ 2015-02-28 15:23 Loic Dachary
  2015-03-02 19:59 ` Zack Cerza
  0 siblings, 1 reply; 3+ messages in thread
From: Loic Dachary @ 2015-02-28 15:23 UTC (permalink / raw)
  To: Zack Cerza; +Cc: Ceph Development

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

Hi Zack,

Is there a way to ask paddles / pulpito ( http://pulpito.ceph.com/ ) for the list of failed/dead jobs in a given suite ? Here is a fiction example:

$ paddles --failed-or-dead http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783076
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783102
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783093

I would like to then grep 'description:' from the corresponding teuthology.log and re-schedule those corresponding to environment failures with teuthology-suite --filter ( as in http://tracker.ceph.com/issues/10945#note-1 ). If you have a better way to achieve that, please let me know ;-)

Cheers
-- 
Loïc Dachary, Artisan Logiciel Libre


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

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

* Re: paddles query
  2015-02-28 15:23 paddles query Loic Dachary
@ 2015-03-02 19:59 ` Zack Cerza
  2015-03-03  1:17   ` Loic Dachary
  0 siblings, 1 reply; 3+ messages in thread
From: Zack Cerza @ 2015-03-02 19:59 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

Hey Loic,

I gave an example in the ticket you filed (http://tracker.ceph.com/issues/10945#note-3) , but here it is again for posterity:
http://paddles.front.sepia.ceph.com/runs/teuthology-2015-03-01_23:18:01-multimds-hammer-testing-basic-multi/jobs/?status=fail

Zack

----- Original Message -----
From: "Loic Dachary" <loic@dachary.org>
To: "Zack Cerza" <zack@redhat.com>
Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
Sent: Saturday, February 28, 2015 8:23:28 AM
Subject: paddles query

Hi Zack,

Is there a way to ask paddles / pulpito ( http://pulpito.ceph.com/ ) for the list of failed/dead jobs in a given suite ? Here is a fiction example:

$ paddles --failed-or-dead http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783076
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783102
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783093

I would like to then grep 'description:' from the corresponding teuthology.log and re-schedule those corresponding to environment failures with teuthology-suite --filter ( as in http://tracker.ceph.com/issues/10945#note-1 ). If you have a better way to achieve that, please let me know ;-)

Cheers
-- 
Loïc Dachary, Artisan Logiciel Libre
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: paddles query
  2015-03-02 19:59 ` Zack Cerza
@ 2015-03-03  1:17   ` Loic Dachary
  0 siblings, 0 replies; 3+ messages in thread
From: Loic Dachary @ 2015-03-03  1:17 UTC (permalink / raw)
  To: Zack Cerza; +Cc: Ceph Development

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



On 02/03/2015 20:59, Zack Cerza wrote:
> Hey Loic,
> 
> I gave an example in the ticket you filed (http://tracker.ceph.com/issues/10945#note-3) , but here it is again for posterity:
> http://paddles.front.sepia.ceph.com/runs/teuthology-2015-03-01_23:18:01-multimds-hammer-testing-basic-multi/jobs/?status=fail

Great. I'll figure out the jq expression to create a onliner. We're getting close !

Cheers

> 
> Zack
> 
> ----- Original Message -----
> From: "Loic Dachary" <loic@dachary.org>
> To: "Zack Cerza" <zack@redhat.com>
> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> Sent: Saturday, February 28, 2015 8:23:28 AM
> Subject: paddles query
> 
> Hi Zack,
> 
> Is there a way to ask paddles / pulpito ( http://pulpito.ceph.com/ ) for the list of failed/dead jobs in a given suite ? Here is a fiction example:
> 
> $ paddles --failed-or-dead http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/
> http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783076
> http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783102
> http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783093
> 
> I would like to then grep 'description:' from the corresponding teuthology.log and re-schedule those corresponding to environment failures with teuthology-suite --filter ( as in http://tracker.ceph.com/issues/10945#note-1 ). If you have a better way to achieve that, please let me know ;-)
> 
> Cheers
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


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

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

end of thread, other threads:[~2015-03-03  1:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-28 15:23 paddles query Loic Dachary
2015-03-02 19:59 ` Zack Cerza
2015-03-03  1:17   ` 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.