Description of problem: When running a ansible-playbook service, at the end of the run in the service entry you can see the elapsed time for provisioning. If this time is more than 60 minutes, it shows hours, however, the minutes counter still displays a value over 60. Version-Release number of selected component (if applicable): 5.9.6 How reproducible: always Steps to Reproduce: Execute the playbook execution in Services -> My Services and Provisioning Tab for the desired playbook. Actual results: It shows 60+ mins in the Elapsed section although the hours are updated correctly. Expected results: It should display the correct details
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
https://github.com/ManageIQ/manageiq-ui-classic/pull/5260
Created attachment 1537020 [details] ElapseTime-5.10.0.33
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/71964863529319f8354472cd8a76601cf7fd255b commit 71964863529319f8354472cd8a76601cf7fd255b Author: Hilda Stastna <hstastna> AuthorDate: Thu Feb 21 06:07:02 2019 -0500 Commit: Hilda Stastna <hstastna> CommitDate: Thu Feb 21 06:07:02 2019 -0500 Fix wrong displayed elapsed time in the service https://bugzilla.redhat.com/show_bug.cgi?id=1660803 app/helpers/service_helper/textual_summary.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The Current BZ verification is blocked due to another BZ --> https://bugzilla.redhat.com/show_bug.cgi?id=1741883#c3 This can be verified only when BZ #1741883 is verified.
Blocker BZ has been verified. Able to see the correct time shown in the UI if playbook has run more than 60mins. Verified Version: 5.11.0.24.20190911182429_55bc9be