[openstack-dev] Learning to Debug the Gate

Anita Kuno anteaya at anteaya.info
Fri Nov 6 00:45:19 UTC 2015


On 11/03/2015 05:30 PM, Anita Kuno wrote:
> On 11/02/2015 12:39 PM, Anita Kuno wrote:
>> On 10/29/2015 10:42 PM, Anita Kuno wrote:
>>> On 10/29/2015 08:27 AM, Anita Kuno wrote:
>>>> On 10/28/2015 12:14 AM, Matt Riedemann wrote:
>>>>>
>>>>>
>>>>> On 10/27/2015 4:08 AM, Anita Kuno wrote:
>>>>>> Learning how to debug the gate was identified as a theme at the
>>>>>> "Establish Key Themes for the Mitaka Cycle" cross-project session:
>>>>>> https://etherpad.openstack.org/p/mitaka-crossproject-themes
>>>>>>
>>>>>> I agreed to take on this item and facilitate the process.
>>>>>>
>>>>>> Part one of the conversation includes referencing this video created by
>>>>>> Sean Dague and Dan Smith:
>>>>>> https://www.youtube.com/watch?v=fowBDdLGBlU
>>>>>>
>>>>>> Please consume this as you are able.
>>>>>>
>>>>>> Other suggestions for how to build on this resource were mentioned and
>>>>>> will be coming in the future but this was an easy, actionable first step.
>>>>>>
>>>>>> Thank you,
>>>>>> Anita.
>>>>>>
>>>>>> __________________________________________________________________________
>>>>>>
>>>>>> OpenStack Development Mailing List (not for usage questions)
>>>>>> Unsubscribe:
>>>>>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>>>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>>>>
>>>>>
>>>>> https://www.openstack.org/summit/vancouver-2015/summit-videos/presentation/tales-from-the-gate-how-debugging-the-gate-helps-your-enterprise
>>>>>
>>>>>
>>>>
>>>> The source for the definition of "the gate":
>>>> http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n34
>>>>
>>>> Thanks for following along,
>>>> Anita.
>>>>
>>>
>>> This is the status page showing the status of our running jobs,
>>> including patches in the gate pipeline: http://status.openstack.org/zuul/
>>>
>>> Thank you,
>>> Anita.
>>>
>>
>> This is a simulation of how the gate tests patches:
>> http://docs.openstack.org/infra/publications/zuul/#%2818%29
>>
>> Click in the browser window to advance the simulation.
>>
>> Thank you,
>> Anita.
>>
> 
> Here is a presentation that uses the slide deck linked above, I
> recommend watching: https://www.youtube.com/watch?v=WDoSCGPiFDQ
> 
> Thank you,
> Anita.
> 

Three links in this edition of Learning to Debug the Gate:

The view that tracks our top bugs:
http://status.openstack.org/elastic-recheck/

The logstash queries that create the above view:
http://git.openstack.org/cgit/openstack-infra/elastic-recheck/tree/queries

Logstash itself, where you too can practice creating queries:
http://logstash.openstack.org

Note: in logstash the query is the transferable piece of information.
Filters can help you create a query, they do not populate a query. The
information that is in the query bar is what is important here.

Practice making some queries of your own.

Thanks for reading,
Anita.



More information about the OpenStack-dev mailing list