22aa29b864
Unlike clean, deploy and verify steps, service steps cannot run automatically and thus do not have a usable notion of priority. It's not possible to provide a priority through the API but our validation code still requires it. This change gets rid of most priority handling for service steps, leaving only some foundation for future enhancements. Change-Id: I82aefc03a5c062b67e0f457612fe568399226dc8
6 lines
124 B
YAML
6 lines
124 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Service step validation no longer requires a priority field, which is not
|
|
supported for servicing.
|