[JIRA] (OVIRT-1174) deploy-to-experimental job fails when it is triggered by a build-artifacts job that does not create any RPMs

[ https://ovirt-jira.atlassian.net/browse/OVIRT-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27608#comment-27608 ] Barak Korren commented on OVIRT-1174: ------------------------------------- [~eedri] Not all artifacts are RPMs. Not producing RPMs does not mean not producing artifacts. For example, projects that will build containers and upload them to Dockerhub may not produce RPMs too.
deploy-to-experimental job fails when it is triggered by a build-artifacts job that does not create any RPMs ------------------------------------------------------------------------------------------------------------
Key: OVIRT-1174 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1174 Project: oVirt - virtualization made easy Issue Type: Bug Components: Jenkins Reporter: Barak Korren Assignee: infra
deploy-to-experimental job fails when it is triggered by a build-artifacts job that does not crate any RPMs. It happens because {{repoman}} fails when it doesn't find any RPMs in the Jenkins build that was passed to it. To solve this we probably just need to make build-artifacts not run deploy-to-experimental at all if no RPMs were created by it. Here is an example run of deploy-to-experimental that failed because of this: http://jenkins.ovirt.org/job/deploy-to-ovirt_experimental_master/12473/
-- This message was sent by Atlassian JIRA (v1000.773.3#100032)
participants (1)
-
Barak Korren (oVirt JIRA)