Closed Bug 1188424 Opened 9 years ago Closed 8 years ago

emulator-l builds not found by taskcluster client findTask

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
mozilla46

People

(Reporter: rwood, Unassigned)

References

Details

While adding support for emulator-l to mozilla-download I noticed that the emulator-l build tasks are not indexed (at least not showing up in the indexed artifacts browser). The taskcluster client findTask api returns 'indexed task not found' for namespace 'buildbot.branches.mozilla-central.emulator-l'. Could the emulator-l builds be indexed please (not sure if that is the correct terminology) so that they can be found by findTask? Thanks!
Hey Rob,

I think this might be a case of adding some routes to the in-tree task defintion(s) for emulator-l.

e.g. compare:

https://hg.mozilla.org/mozilla-central/file/2ee9895e032c/testing/taskcluster/tasks/builds/b2g_emulator_ics_opt.yml#l8

with:

https://hg.mozilla.org/mozilla-central/file/2ee9895e032c/testing/taskcluster/tasks/builds/b2g_emulator_l_opt.yml

I think once you have some routes added to that yaml file, the indexing should be performed automatically.

CC'ing mshal as I remember he was looking at naming schemes, so may have some requirements/suggestions.
Flags: needinfo?(mshal)
The emulator-l build still uses the default routes in phone_build.yml:

https://dxr.mozilla.org/mozilla-central/source/testing/taskcluster/tasks/phone_build.yml?from=phone_build.yml#20

So you can find it for now at: 

https://tools.taskcluster.net/index/artifacts/#gecko.v1.mozilla-central.latest.emualtor-l/gecko.v1.mozilla-central.latest.emualtor-l.opt

I'm in the process of updating all the routes in bug 1133074, so there will be new routes that you can use for all builds, independent of whether they're done in taskcluster or buildbot. Eventually I'd like to deprecate the index.buildbot.* and index.gecko.v1.* routes, but they'll remain for the time being at least.
Flags: needinfo?(mshal)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Moving closed bugs across to new Bugzilla product "TaskCluster".
Component: TaskCluster → Integration
Product: Testing → Taskcluster
Target Milestone: --- → mozilla46
Component: Integration → Services
You need to log in before you can comment on or make changes to this bug.