Bug 1421156

Summary: check_provisioned Check orchestration deployed doesn't properly handle rollback_complete
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: AutomateAssignee: Bill Wei <bilwei>
Status: CLOSED WONTFIX QA Contact: Dmitry Misharov <dmisharo>
Severity: high Docs Contact:
Priority: high    
Version: 5.6.0CC: cpelland, dmisharo, jhardy, mkanoor, obarenbo, simaishi, tfitzger
Target Milestone: GAKeywords: ZStream
Target Release: 5.6.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: automate:stack
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1414989 Environment:
Last Closed: 2018-12-11 15:26:43 UTC Type: ---
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: 1414989    
Bug Blocks:    

Comment 3 CFME Bot 2017-03-21 19:16:22 UTC
New commit detected on ManageIQ/manageiq/darga:
https://github.com/ManageIQ/manageiq/commit/e5a67f69f0744202c47357e6ade1ce02c6e4f5a4

commit e5a67f69f0744202c47357e6ade1ce02c6e4f5a4
Author:     Bill Wei <bilwei>
AuthorDate: Thu Mar 2 16:25:28 2017 -0500
Commit:     Bill Wei <bilwei>
CommitDate: Mon Mar 13 12:02:27 2017 -0400

    Don't wait for refresh if stack no longer exists
    
    Ported from https://github.com/ManageIQ/manageiq-content/pull/29
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1421156

 .../Methods.class/__methods__/check_provisioned.rb           |  9 ++++++++-
 .../orchestration_check_provisioned_spec.rb                  | 12 ++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)