Bug 1434961

Summary: OpsUI - Ansible - MyServices - Plays - Blank table of details
Product: Red Hat CloudForms Management Engine Reporter: John Hardy <jhardy>
Component: ProvisioningAssignee: Bill Wei <bilwei>
Status: CLOSED CURRENTRELEASE QA Contact: Dmitry Misharov <dmisharo>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: akarol, dmisharo, gmccullo, hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:ansible:service
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1443569 (view as bug list) Environment:
Last Closed: 2018-03-06 14:49:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1443569    
Attachments:
Description Flags
Provisioning details screenshot none

Description John Hardy 2017-03-22 18:33:05 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
Not Sure

Steps to Reproduce:
1.Use playbook https://github.com/jonnyfiveiq/Ansible_Playbooks/blob/master/create_vms.yml
2. Create service 
3. Deploy service

Actual results:
The plays are blank, missing all rows


Expected results:
Should have at least one row of detail?

Additional info:
Could be the playbook at fault, should it detail any extra info to the plays?

Comment 2 Greg McCullough 2017-03-22 18:48:52 UTC
Did the Job complete?  Are you able to see the expected results in Ansible?  Can we connect to this system to debug?

Comment 3 Bill Wei 2017-04-10 13:55:00 UTC
Dmitry,

Can you reproduce? Did you see the same happening?

Comment 4 Dmitry Misharov 2017-04-10 14:20:35 UTC
Created attachment 1270505 [details]
Provisioning details screenshot

"Plays" table is always empty. It doesn't matter was provisioning/retirement successful or not. Tested on 5.8.0.9-alpha2-nightly.20170410022155_f787f5f.

Comment 8 CFME Bot 2017-04-18 15:36:52 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/e4dcf459e53438636554a4aaca4824b4118f4293

commit e4dcf459e53438636554a4aaca4824b4118f4293
Author:     Bill Wei <bilwei>
AuthorDate: Mon Apr 17 14:55:07 2017 -0400
Commit:     Bill Wei <bilwei>
CommitDate: Mon Apr 17 15:53:10 2017 -0400

    Get job_plays by filtering job_events
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1434961

 .../providers/ansible_tower/shared/automation_manager/job.rb |  6 +++---
 spec/models/service_ansible_tower_spec.rb                    |  2 +-
 spec/support/ansible_shared/automation_manager/job.rb        | 12 ++++++------
 3 files changed, 10 insertions(+), 10 deletions(-)

Comment 10 Dmitry Misharov 2017-10-11 15:02:48 UTC
Verified in 5.9.0.1.20171004215954_13427ce. Plays table has the content.