Fernando, Yes of course.
``rally task report`` generates standalone report that you can open anywhere. By default it will require internet (for js libs) but you can use --html-static https://github.com/openstack/rally/blob/master/rally/cli/commands/task.py#L627 this is going to merge js libs in HTML report (which makes it work without internet) Best regards, Boris Pavlovic On Fri, Mar 24, 2017 at 6:27 AM, Fernando López <[email protected]> wrote: > Dear all, > > I just started to play with Rally and I wonder if I could get the output > html file with the results of a executed task and open in other machine. Is > it possible? > > Best regards, > Fernando > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
