-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate - Notification for Ansible and Cloud provisioning errors. #15
Conversation
cdcc6c0
to
d777eaf
Compare
@tinaafitz |
@billfitzgerald0120 Looks good. |
@billfitzgerald0120 @tinaafitz Can this PR wait till this refactored one gets merged. |
@mkanoor |
This pull request is not mergeable. Please rebase and repush. |
d777eaf
to
f011aa4
Compare
@tinaafitz |
f011aa4
to
9754749
Compare
@tinaafitz |
@billfitzgerald0120 Looks good. |
@miq-bot add-label enhancement |
9754749
to
f424719
Compare
Checked commits billfitzgerald0120/manageiq-content@ae2c062~...f424719 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@mkanoor Please review. |
@mkanoor Can this be merged? Please label |
Automate - Notification for Ansible and Cloud provisioning errors. (cherry picked from commit ee6b46b)
Fine backport details:
|
This sends a notification with an error occurs.
Modified update_serviceprovision_status methods in
Cloud/Orchestration/Provisioning/StateMachines/Provision/ and
ConfigurationManagement/AnsibleTower/Service/Provisioning/StateMachines/Provision
Methods class.
Updated existing spec to test for notification in case of error.