Bug 1389179 - Fail test run on failure to download all RPMs
Summary: Fail test run on failure to download all RPMs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: rpm-test-trigger
Classification: Community
Component: general
Version: unreleased
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-27 06:26 UTC by Tyrone Abdy
Modified: 2016-12-12 06:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-12 06:21:46 UTC


Attachments (Terms of Use)

Description Tyrone Abdy 2016-10-27 06:26:31 UTC
Description of problem:

Currently if rpm-test-trigger fails to download an RPM from brew/koji it'll continue the test run, instead it should at this point instead. As the tests can't be expected to succeed without all the RPMs, as well as pick up errors in the non-existent RPMs


Actual results:

Continues on with the test run even though not all RPMs might have been downloaded.

Expected results:

That an Error is reported back as an infrastructure error.

Additional info:

Comment 1 Dan Callaghan 2016-12-12 06:21:46 UTC
This is already handled correctly... bug 1383152 fixed the case where Koji returns 404 for a package, and commit 0260b0d4bc0cca079fbf1a04692925290e0a5a6a fixed the case where Koji returns None because it doesn't know about the rpm.


Note You need to log in before you can comment on or make changes to this bug.