New commits detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/63395ce79d9de081d5c3e67211d2f28902c8703c commit 63395ce79d9de081d5c3e67211d2f28902c8703c Author: Adam Grare <agrare> AuthorDate: Wed Aug 21 08:25:30 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Wed Aug 21 08:25:30 2019 -0400 Merge pull request #19168 from djberg96/service_template_transformation_plan_task_spec_refactoring [V2V] Refactor ServiceTemplateTransformationPlanTask specs. (cherry picked from commit a6d6bee1ddc101d2fcb6908fd7a6f9bc7b98fc5d) https://bugzilla.redhat.com/show_bug.cgi?id=1768517 spec/models/service_template_transformation_plan_task_spec.rb | 218 +- 1 file changed, 123 insertions(+), 95 deletions(-) https://github.com/ManageIQ/manageiq/commit/3f62e68babd523f2464dda17868395c08426435e commit 3f62e68babd523f2464dda17868395c08426435e Author: Adam Grare <agrare> AuthorDate: Wed Aug 28 12:47:43 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Wed Aug 28 12:47:43 2019 -0400 Merge pull request #19204 from thearifismail/new_dev_5 [V2V] Datastore validation in Transformation Mapping (cherry picked from commit 3ea54802461a28a5687e5e1fcf3a7a4947a569b9) https://bugzilla.redhat.com/show_bug.cgi?id=1768517 app/models/transformation_mapping_item.rb | 41 +- spec/models/transformation_mapping_item_spec.rb | 55 + 2 files changed, 91 insertions(+), 5 deletions(-) https://github.com/ManageIQ/manageiq/commit/5e5246b9eef2861d58714d4d281fcf761138b7c5 commit 5e5246b9eef2861d58714d4d281fcf761138b7c5 Author: Adam Grare <agrare> AuthorDate: Thu Sep 5 07:58:32 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Thu Sep 5 07:58:32 2019 -0400 Merge pull request #19220 from thearifismail/new_lanv [V2V] Lan validation in Transformation Mapping (cherry picked from commit b701622b83c45fe6568f48431396d8318f29faec) https://bugzilla.redhat.com/show_bug.cgi?id=1768517 app/models/transformation_mapping_item.rb | 31 + spec/models/transformation_mapping_item_spec.rb | 66 +- spec/models/transformation_mapping_spec.rb | 13 +- 3 files changed, 99 insertions(+), 11 deletions(-)
New commit detected on ManageIQ/manageiq-api/ivanchuk: https://github.com/ManageIQ/manageiq-api/commit/b233df92d1c1af00048280188166498489da75af commit b233df92d1c1af00048280188166498489da75af Author: Alberto Bellotti <abellotti.github.com> AuthorDate: Thu Aug 29 12:55:17 2019 -0400 Commit: Alberto Bellotti <abellotti.github.com> CommitDate: Thu Aug 29 12:55:17 2019 -0400 Merge pull request #666 from lpichler/use_factory_bot_for_transformation_mapping_item Create TransformationMapping before Item (FIX CI FAILURE) (cherry picked from commit 567572881a3d61093341cf581bec4d0e2bd2abcb) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768517 app/controllers/api/transformation_mappings_controller.rb | 16 +- spec/requests/transformation_mappings_spec.rb | 48 +- 2 files changed, 31 insertions(+), 33 deletions(-)
Fixed in 5.11.1.1.20191122174937_707df01
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:4201