Closed
Bug 1230484
Opened 9 years ago
Closed 9 years ago
Jenkins jobs are triggered by taskcluster, but keep getting artifacts from pvtbuilds
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
(In reply to Johan Lorenzo [:jlorenzo] (QA) from bug 1219290 comment #2)
> * Every job that is not bitbar or not mozilla.nightly has been migrated.
Actually, when I started to investigate bug 1230269, I realized the tests jobs were indeed triggered by the Taskcluster download jobs, *BUT* they were fetching the builds from the PVTBuilds download jobs. Here are some logs coming from [1]:
> 04:39:54 Started by upstream project "flame-kk.b2g-inbound.download.tc" build number 512
> 04:39:54 originally caused by:
> 04:39:54 [URLTrigger] A change within the response URL invocation (log)
> [...]
> 08:02:29 Copied 6 artifacts from "flame-kk.b2g-inbound.tinderbox.download" build number 6976
> [...]
[1] http://jenkins1.qa.scl3.mozilla.com/view/Brick/job/flame-kk-512.b2g-inbound.tinderbox.ui.brick/1585/console
Assignee | ||
Updated•9 years ago
|
Summary: Jenkins jobs are triggered by taskcluster, but keeps getting artifacts from pvtbuilds → Jenkins jobs are triggered by taskcluster, but keep getting artifacts from pvtbuilds
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jlorenzo
Assignee | ||
Comment 1•9 years ago
|
||
Found the problem. When you create a new download you have to do the following:
1. Set the downstream job to whatever job impacted (done in bug 1219290)
2. AND in these jobs, update the configation called "Build > Copy artifacts from another project" to the new download job. That's what I found and fixed today.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•