repoman: check if repoman can keep more than 1 version for experimental repo

Description

Today we see text experimental master jobs fails because it has different vdsm rpms versions in the same repo.

This can happen because VDSM has 2 jobs publishing the "same" noarch rpms, once from x86_64 and once from ppc64le.

Since the job only takes latest rpms, it might take a newer rpm from one arch and older rpms from another, causing add host to fail installing VDSM.

We need to check if its possible to tell repoman to keep more than 1 version (should be enough) so the tests won't wait in this period of time where one arch got a head of another one.

Activity

Show:

Eyal Edri December 8, 2016 at 2:03 PM

We already have a ticket on this, on the rel eng epic

Duplicate

Details

Assignee

Reporter

Priority

Created November 20, 2016 at 9:59 AM
Updated January 3, 2017 at 7:33 AM
Resolved December 8, 2016 at 2:03 PM

Flag notifications