Skip to content
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

Save playbook set_stats data for successive playbook methods #18889

Merged
merged 2 commits into from Jul 8, 2019

Conversation

lfu
Copy link
Member

@lfu lfu commented Jun 18, 2019

set_stats data in a playbook would be saved and passed to successive playbook methods via automate workspace.

Part of ManageIQ/manageiq-automation_engine#333

https://bugzilla.redhat.com/show_bug.cgi?id=1678135

@miq-bot assign @tinaafitz
@miq-bot add_label enhancement, automate

@lfu lfu force-pushed the playbook_method_parameters_1678135 branch from 52c8eac to ca38a0c Compare June 21, 2019 17:52
@miq-bot
Copy link
Member

miq-bot commented Jun 21, 2019

Checked commits lfu/manageiq@1eaaa52~...ca38a0c with ruby 2.3.3, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@@ -164,6 +165,7 @@ def queue_signal(*args, deliver_on: nil)

def temp_configuration_script
ManageIQ::Providers::EmbeddedAnsible::AutomationManager::ConfigurationScript.new(
:name => playbook.name,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lfu Where is the name going to get used?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That name will be used for ManageIQ::Providers::EmbeddedAnsible::AutomationManager::Job.

Screen Shot 2019-06-21 at 15 31 42

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tinaafitz
Copy link
Member

@gmcculloug Please review

@tinaafitz
Copy link
Member

@gmcculloug Please review.

@gmcculloug gmcculloug added this to the Sprint 115 Ending Jul 8, 2019 milestone Jul 8, 2019
@gmcculloug gmcculloug merged commit 2c06886 into ManageIQ:master Jul 8, 2019
@lfu
Copy link
Member Author

lfu commented Jul 10, 2019

@miq-bot add_label changelog/yes

@miq-bot
Copy link
Member

miq-bot commented Jul 10, 2019

@lfu unrecognized command 'add_lable', ignoring...

Accepted commands are: add_label, add_reviewer, assign, close_issue, move_issue, remove_label, rm_label, remove_reviewer, set_milestone

@Fryguy
Copy link
Member

Fryguy commented Jul 11, 2019

@NickLaMuro @carbonin FYI, not sure you all saw this one.

Also see ManageIQ/manageiq-automation_engine#333

@lfu lfu deleted the playbook_method_parameters_1678135 branch July 29, 2019 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants