8783ec9c45
Now that the FFU process relies on the upgrade_tasks and deployment tasts there is no need to keep the old fast_forward_upgrade_tasks. This patch removes all the fast_forward_upgrade_tasks section from the services, as well as from the common structures. Change-Id: I39b8a846145fdc2fb3d0f6853df541c773ee455e
7 lines
236 B
YAML
7 lines
236 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
As the fast forward upgrade workflow to skip multiple releases now
|
|
relies on the very same upgrade_tasks, there is no need to mantain
|
|
the fast_forward_upgrade_tasks, as well as any of its references.
|