[
https://ovirt-jira.atlassian.net/browse/OVIRT-3116?page=com.atlassian.jir...
]
Ehud Yonasi commented on OVIRT-3116:
------------------------------------
[~accountid:557058:caa507e4-2696-4f45-8da5-d2585a4bb794] Currently it is implemented that
it will take the user request value or the default parameters. To make this work I need to
split that apart and make it throw an exception on wrong configuration.
Fail fast on unsupported configuration
--------------------------------------
Key: OVIRT-3116
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-3116
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra
When using:
host-distro: el8
The CI ignores the unknown configuration "el8" runs the job anywhere.
Then the job fails after many minutes, wasting resources and developers
time running on el7, where the tests cannot pass.
Lets fix to fail fast on the first unknown configuration, don't run anything
if the configuration is invalid.
Example builds:
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/29292/
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/29293/
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/29295/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100174)