tripleo-ansible/tripleo_ansible/ansible_plugins/callback
Alex Schultz a32091f5ff Make profile tasks host aware
When we switched to free, the task timing isn't accurate because it
records time between two tasks. With free, the tasks may be on different
hosts and not even the same task so the timing was the time between some
tasks.  This rewrite adjusts where we start and stop the task timing and
includes a hostname in the calculation. The inclusion of the hostname
allows us to pinpoint if tasks take longer on specific hosts as task ids
are generally (but not always) the same between hosts.

Change-Id: If0194091eb03186203e7724d506fdd36fd82baeb
(cherry picked from commit c6308a1666)
2020-09-21 07:04:12 -06:00
..
tripleo.py Fix compatibility issue in tripleo callback 2020-09-17 18:59:05 +00:00
tripleo_dense.py Prepend timestamp callback output 2020-07-06 18:40:11 +00:00
tripleo_profile_tasks.py Make profile tasks host aware 2020-09-21 07:04:12 -06:00
tripleo_states.py tripleo_states: change wording 2020-07-29 14:48:27 +00:00