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

Don't save_inventory when WaitForUpdates times out #248

Merged

Conversation

agrare
Copy link
Member

@agrare agrare commented May 3, 2018

When WaitForUpdates times out it returns a nil update_set, we were
breaking from the loop and calling save_inventory with an empty
persister.

When WaitForUpdates times out it returns a nil update_set, we were
breaking from the loop and calling save_inventory with an empty
persister.
@miq-bot
Copy link
Member

miq-bot commented May 3, 2018

Checked commit agrare@77ac68f with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@Ladas Ladas self-assigned this May 3, 2018
@Ladas Ladas self-requested a review May 3, 2018 15:22
Copy link
Contributor

@Ladas Ladas left a comment

Choose a reason for hiding this comment

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

Make sense 👍

@Ladas Ladas merged commit 4a18e8f into ManageIQ:master May 3, 2018
@Ladas Ladas added this to the Sprint 85 Ending May 7, 2018 milestone May 3, 2018
@agrare agrare deleted the dont_save_inventory_wait_for_updates_timeout branch May 3, 2018 15:31
agrare pushed a commit to agrare/manageiq-providers-vmware that referenced this pull request Apr 15, 2019
…n_state_machines_init

V2V - State machines - Initial work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants