Closed
Bug 1266233
Opened 9 years ago
Closed 9 years ago
Buildbot should no longer run the 'media-tests' job on linux64; it is run by taskcluster now
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sydpolk, Unassigned)
Details
Buildbot currently runs media-tests and media-youtube-tests. The tests in media-tests are now being run by taskcluster for Firefox 48. As this rides the trains, buildbot should no longer run it.
| Reporter | ||
Comment 1•9 years ago
|
||
This is only for linux64; it should still be run by buildbot on Windows and Mac
Summary: Buildbot should no longer run the 'media-tests' job; it is run by taskcluster now → Buildbot should no longer run the 'media-tests' job on linux64; it is run by taskcluster now
Updated•9 years ago
|
Component: Release Automation → Buildduty
QA Contact: bhearsum → bugspam.Callek
As far as I know, this is only true for Linux64 debug, and only for trunk trees at that.
Comment 3•9 years ago
|
||
Are we talking about mochitest-media here? I've taken a look at buildbot-configs files to see what's the current status and noticed that we have several groups of media tests defined in there: MOCHITEST_MEDIA (+ e10s variant), MEDIATESTS and MEDIA_YOUTUBE_TESTS.
- MOCHITEST_MEDIA seems to be riding the trains, yet all the linux64 tests are being run by TaskCluster (the rest of them are being run by buildbot)
- MEDIATESTS should be enabled on gecko 44+ (bug 1209258) and they were disabled on linux asan and debug (bug 1223072). Still, I couldn't find any trace of these jobs running at the moment.
- MEDIA_YOUTUBE_TESTS - couldn't find any recent jobs either.
Am I missing something here? Thanks!
Flags: needinfo?(spolk)
Syd's talking about MEDIATESTS. You're not missing anything - these don't currently run via buildbot on Linux 64 debug, so I guess there's nothing to disable. :) (I think we forgot that TC only provides Linux 64 debug for now.)
(In reply to Alin Selagea [:aselagea][:buildduty] from comment #3)
> - MEDIATESTS should be enabled on gecko 44+ (bug 1209258) and they were
> disabled on linux asan and debug (bug 1223072). Still, I couldn't find any
> trace of these jobs running at the moment.
I can see these running on Linux x64 opt and pgo, and Windows: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-job_group_symbol=VP&filter-job_type_symbol=b-m
> - MEDIA_YOUTUBE_TESTS - couldn't find any recent jobs either.
These run only on win and os x: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-job_group_symbol=VP&filter-job_type_symbol=b-y
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(spolk)
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•