Filter out 'latest.under_testing' from repoman '--latest' calculation in 'deploy-to-experiminetal' flow

Description

It seems that the repoman '--latest' switch, as it is used in the 'deploy-to-experimatal' job, is not (Or cannot be) configured to ignore the 'latest.under_testing' directory.

This can lead to the deploy job failing when other jobs manipulate the 'latest.under_testing' directory.

An example for this kind of failure:
http://jenkins.ovirt.org/job/deploy-to-ovirt_experimental_master/8392/console

Relevant error messages:

This issue can also be mitigated with global exclusive locking as described in

Activity

Show:

Eyal Edri March 22, 2017 at 3:51 PM

solved by applying lock on the repo

Former user February 2, 2017 at 1:25 PM

This race condition can't happen right now due to the locking we've added. I've advised with Barak and reduced the priority of this task for now.

Eyal Edri January 26, 2017 at 1:35 PM

Might be needed in addition to the locking

Eyal Edri January 24, 2017 at 8:45 AM

related to the other ticket on locking.

Fixed

Details

Assignee

Reporter

Components

Priority

Created December 18, 2016 at 11:03 AM
Updated April 2, 2017 at 12:51 PM
Resolved March 22, 2017 at 3:51 PM