Closed
Bug 818282
Opened 13 years ago
Closed 13 years ago
[Balrog] Hook up leeroy please
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: lonnen)
References
Details
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → chris.lonnen
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Comment 2•13 years ago
|
||
Actually I'm wondering if the build script forgets to clear all .pyc files. THe PR was about deleting a .py file but it might just continue to work if the .pyc file is still around.
Trying a more vicious change now.
| Reporter | ||
Comment 3•13 years ago
|
||
Sadly not working :(
https://github.com/mozilla/balrog/pull/4#commits-pushed-5d9efa0
| Assignee | ||
Comment 4•13 years ago
|
||
The Jenkins job was misconfiguration. The source code management field should have been parametrized (to pull down code from the PR) but was instead set to mozilla/balrog.git:master, so it was pulling down master every time.
I fixed it. Please try again.
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•