On Fri, Aug 3, 2018 at 9:25 AM, Dean Troyer <dtroyer@gmail.com> wrote:
On Fri, Aug 3, 2018 at 8:57 AM, Scott Little <scott.little@windriver.com> wrote:
I'm still not clear on how to debug these blockages. Is there a centralized place to view the work queue and what each job is waiting on ?
http://zuul.openstack.org/ is the starting point, that shows _everything_ that Zuul is doing. So first thing is to put 'stx' or some other sub-string to search for repo names in the filter. There is where you see the specific jobs.
One other bit about the Zuul status screen, click on the review box and it expands to the list of jobs being run. Clicking on those once they have started will take you to the live log screen for a running job (like watching paint dry sometimes!) or to the same log directory you get from the Gerrit review screen. Our jobs are very uninteresting right now, to get more of a feel for this put 'neutron' or another project you are familiar with into the filter and click around a bit. dt -- Dean Troyer dtroyer@gmail.com