[JIRA] (OVIRT-3116) Fail fast on unsupported configuration

[ https://ovirt-jira.atlassian.net/browse/OVIRT-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41057#comment-41057 ] Evgheni Dereveanchin commented on OVIRT-3116: --------------------------------------------- [~accountid:5aa0f39f5a4d022884128a0f] could you please check how this can be implemented? I had a feeling that failing jobs if the distro is unknown was expected behavior.
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)
participants (1)
-
Evgheni Dereveanchin (oVirt JIRA)