Bug 1383152 - Trigger is ignoring HTTP error codes
Summary: Trigger is ignoring HTTP error codes
Keywords:
Status: MODIFIED
Alias: None
Product: rpm-test-trigger
Classification: Community
Component: general
Version: unreleased
Hardware: Unspecified
OS: Unspecified
medium
medium vote
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-10 04:34 UTC by Roman Joost
Modified: 2018-09-20 22:21 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Roman Joost 2016-10-10 04:34:12 UTC
The download code for downloading packages does not check the response from the server leading to invalid downloaded packages. By invalid I mean non-rpm files like HTML.

What we want is:

a) Stop downloading packages where the server responded with an error code
b) Propagate the problem and fail the entire test run with an infrastructure error.

In regards of the motivation of an infrastructure error, check the discussion on Bug 1347460

Comment 1 Tyrone Abdy 2016-10-13 22:41:56 UTC
https://gerrit.beaker-project.org/#/c/5314/


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