[ https://ovirt-jira.atlassian.net/browse/OVIRT-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Belenky reassigned OVIRT-2020:

Assignee: Daniel Belenky  (was: infra)

Implement a normalizer for runtime_requirements

     Key: OVIRT-2020
     URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2020
 Project: oVirt - virtualization made easy
         Issue Type: Task
         Components: Standard CI (Pipelines), STDCI DSL
Reporter: Daniel Belenky
Assignee: Daniel Belenky

Currently, we are not parsing the data under runtime_requirements at all. It means that the 1st place user will encounter an error is when the job runs – it's bad since debugging it is much harder than our DSL. Since we lack a normalizer for runtime_requirements, as a temporary workaround we have code in standard-stage.groovy that verifies the value of some inputs under runtime_requirements. It should be removed as soon as a proper normalizer is implemented.

— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100083)