-
Notifications
You must be signed in to change notification settings - Fork 900
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] MiqRequest#unschedule #17568
[WIP] MiqRequest#unschedule #17568
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~...c528e67 spec/models/miq_schedule_spec.rb
|
Checked commits bdunne/manageiq@d881e84~...c528e67 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 |
Depends on #17542