-
Notifications
You must be signed in to change notification settings - Fork 897
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
[WIP] Schedule time values #17547
[WIP] Schedule time values #17547
Conversation
Instead of using MiqQueue with deliver_on to run an MiqRequest later, create a run-once MiqSchedule record.
Some comments on commits bdunne/manageiq@d881e84~...bb29981 spec/models/miq_schedule_spec.rb
|
Checked commits bdunne/manageiq@d881e84~...bb29981 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 app/models/miq_request.rb
spec/models/miq_schedule_spec.rb
|
This pull request is not mergeable. Please rebase and repush. |
Closing since v2v is interacting with ServiceTemplates instead of MiqRequests |
This is build on a few other PRs, but the last commit addresses #17520 (comment)
Depends on:
#17542
ManageIQ/manageiq-schema#212
#17545