Bug 1253585 - Builds not skipped when already built in chroot
Summary: Builds not skipped when already built in chroot
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Copr
Classification: Community
Component: frontend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-14 07:36 UTC by Dominic Cleal
Modified: 2015-08-14 15:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-14 15:55:47 UTC
Embargoed:


Attachments (Terms of Use)

Description Dominic Cleal 2015-08-14 07:36:13 UTC
Description of problem:
Submitting the same SRPM multiple times no longer marks subsequent builds as "skipped", instead showing them as "succeeded" and rebuilding it.

Version-Release number of selected component (if applicable):
Copr frontend build version: 1.66-1.fc21 

How reproducible:
Always

Steps to Reproduce:
1. submit one SRPM by external link multiple times
2.
3.

Actual results:
Multiple "succeeded" builds

Expected results:
One "succeeded" build, multiple "skipped"

Additional info:
Visible on domcleal/tito-nightly (http://copr-fe.cloud.fedoraproject.org/coprs/domcleal/tito-nightly/builds/) build IDs 108173, 108470, 108818.

It appears to have been changed in c69eba0a to the frontend but perhaps isn't working?

Comment 1 Valentin Gologuzov 2015-08-14 15:55:47 UTC
We have removed check to skip build. Before we didn't have spare resources, which is not true for now.


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