[JIRA] (OVIRT-1567) Make 'deploy-to_ovirt-master_tested' job not to fail without artifacts

Shlomo Ben David (oVirt JIRA) jira at ovirt-jira.atlassian.net
Mon Jul 31 16:07:36 UTC 2017


Shlomo Ben David created OVIRT-1567:
---------------------------------------

             Summary: Make 'deploy-to_ovirt-master_tested' job not to fail without artifacts
                 Key: OVIRT-1567
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1567
             Project: oVirt - virtualization made easy
          Issue Type: Task
            Reporter: Shlomo Ben David
            Assignee: infra
            Priority: High


The repoman code already has the option to bypass the no artifacts test without failing by adding the following code:
--option=main.on_empty_source=<option>

You can use one of the options below:
1. *ignore* (The ignore won't show any warning message and won't fail on raise Exception).
2. *warn* (The warn will show a warning message without failing on raise Exception)
3. *fail* (The fail will show a warning message and fail on raise Exception ==> default) 



--
This message was sent by Atlassian JIRA
(v1000.1145.0#100056)


More information about the Infra mailing list