Since this got backported already, can I move it to post, please?
Yes, moving since I'm here now :) The bot is supposed to move, but there seems to be some issues with bot right now...
New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/2da6c67bf0d33e2af1ad68b4179bbb786044688c commit 2da6c67bf0d33e2af1ad68b4179bbb786044688c Author: Brandon Dunne <bdunne> AuthorDate: Mon Jun 24 11:00:52 2019 -0400 Commit: Brandon Dunne <bdunne> CommitDate: Mon Jun 24 11:00:52 2019 -0400 Merge pull request #18908 from d-m-u/creating_tasks_for_multiple_service_retirement Create retire subtasks for multiple services (cherry picked from commit 95e77c6377d1a9ffb539595e788886c55cb91804) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1723833 app/models/service_retire_task.rb | 9 +- spec/models/service_retire_task_spec.rb | 14 + 2 files changed, 19 insertions(+), 4 deletions(-)
Services VMs getting retired now but service retire request failing with error in service request page. tested Version 5.10.7.0.20190709151852_68f0bf9 Hence failing this BZ
Created attachment 1589045 [details] error in request
I think this failure, since the version on 5'11 passed QE verification (https://bugzilla.redhat.com/show_bug.cgi?id=1722194) means that we must've had a content or domain change that didn't get backported and probably should have. Tina, ideas?
moving to 5.10.8
Okay https://github.com/ManageIQ/manageiq/pull/18958 should fix this for real.
New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/022f7231ed34f1ec8202a941ee269fb6464b0074 commit 022f7231ed34f1ec8202a941ee269fb6464b0074 Author: Brandon Dunne <bdunne> AuthorDate: Thu Jul 11 14:47:31 2019 -0400 Commit: Brandon Dunne <bdunne> CommitDate: Thu Jul 11 14:47:31 2019 -0400 Merge pull request #18958 from d-m-u/fixing_request_number_creation_for_multiple_services Create multiple requests for multiple service retirement (cherry picked from commit 42a55ccabc142e3ab9b6309e8b861f6e3cb451ae) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1723833 app/models/miq_retire_task.rb | 10 +- app/models/mixins/process_tasks_mixin.rb | 5 +- spec/models/mixins/process_tasks_mixin_spec.rb | 11 + spec/models/orchestration_stack_retire_task_spec.rb | 8 +- spec/models/service_retire_task_spec.rb | 24 +- spec/models/vm_retire_task_spec.rb | 2 +- 6 files changed, 41 insertions(+), 19 deletions(-)
Verified in Version 5.10.8.0.20190729222758_e725e22
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:2466