On Wed, Jul 26, 2017 at 04:28:55PM -0400, David Moreau Simard wrote: > Hi, > > A bit out of my comfort zone for the content of your giant pile of > thoughts, but I'll jump on this bit: > > > We have a desire to add something that knows how to > > render the job-output.json in some nice ways. > > The next things on my plate for ARA are: > - Introduce the concept of API to abstract model access > - Input drivers based on the API (callback, zuul json, mqtt, etc.) > - Output drivers based on the API (html, junit, subunit, influx, graphite, > etc.) > > This is no small task but I'm hoping to have made significant progress > by the time the PTG rolls around. > > Paul showed interest in having those job-output.json files imported into ARA. > I could see this taking a similar approach than how we are currently > importing subunit files into openstack-health. > Right, this is how stackviz works today. You export subunit data into json (I think) and a static HTML site for stackviz will load it. The thing I like about that is it would require no additional callbacks to be installed into zuul.
I think the ansible callback for ARA makes sense for a long lived ARA service, but to see single job runs, maybe the stackviz approach with will using job-output.txt. > I'll let you know if I have anything to show ! > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > _______________________________________________ > OpenStack-Infra mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
