Bug 896662

Summary: cannot submit job with repo
Product: [Retired] Beaker Reporter: Jakub Dorňák <jdornak>
Component: schedulerAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.10CC: asaha, dcallagh, hhorak, mishin, qwan, rglasz, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-17 17:16:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Dorňák 2013-01-17 17:14:52 UTC
Description of problem:
I can not submit job with <repo>.

Version:
0.11.0 (Not yet in bugzilla)

How reproducible:
At least in the case of this job always.

Steps to Reproduce:
1. Try to clone https://beaker.engineering.redhat.com/jobs/360449

Actual results:
Failed to import job because of: (OperationalError) (1048, "Column 'recipe_id' cannot be null") 'INSERT INTO recipe_repo (recipe_id, name, url) VALUES (%s, %s, %s)' (None, 'sam-SAM-1.2-RHEL-6-20130107.n.1', 'http://download.eng.bos.redhat.com/devel/candidate-trees/SAM/SAM-1.2-RHEL-6-20130107.n.1/compose/SAM/x86_64/os')

Expected results:
New job.

Comment 1 Jakub Dorňák 2013-01-17 17:16:36 UTC

*** This bug has been marked as a duplicate of bug 896664 ***