On Fri, Jan 5, 2018, at 10:26 AM, Andrea Frittoli wrote:
> On Fri, 5 Jan 2018, 7:14 pm melanie witt, <[email protected]> wrote:
> 
> > On Thu, 4 Jan 2018 08:46:38 -0600, Matt Riedemann wrote:
> > > The main issue is for newer jobs like tempest-full, the logs are under
> > > controller/logs/ and we lose the log analyze formatting for color, being
> > > able to filter on log level, and being able to link directly to a line
> > > in the logs.
> >
> > I also noticed we're missing testr_results.html.gz under
> > controller/logs/, which was handy for seeing a summary of the tempest
> > test results.
> >
> 
> Uhm I'm pretty sure that used to be there, so something must have changed
> since.
> I cannot troubleshoot this on my mobile, but if you want to have a look,
> the process test results role in zuul-jobs is what is supposed to produce
> that.

To expand a bit more on that what we are attempting to do is port the log 
handling code in devstack-gate [0] to zuul v3 jobs living in tempest [1]. The 
new job in tempest itself relies on the  ansible process-test-results role 
which can be found here [2]. Chances are something in [1] and/or [2] will have 
to be updated to match the behavior in [0].

[0] 
https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n524
[1] 
https://git.openstack.org/cgit/openstack/tempest/tree/playbooks/post-tempest.yaml#n8
[2] 
http://git.openstack.org/cgit/openstack-infra/zuul-jobs/tree/roles/process-test-results

Hope this helps,
Clark

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to