Closed Bug 594496 Opened 14 years ago Closed 14 years ago

Generate unique id for a push in schedulerdb/statusdb

Categories

(Release Engineering :: General, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 570814

People

(Reporter: astoica, Unassigned)

References

Details

Generate unique identifiers every time a push starts. This way all build requests (builds, unittests and talos) will have the same id. The tests will inherit this id from the build triggering them.

All build will have the same unique id for all platforms.

The id should be unique across masters.

Right now there is no way to tell if the tests generated by a nightly build run belongs to an actual build started around the same time or to a nightly build. For example this build run http://cruncher.build.mozilla.org/buildapi/reports/revision/mozilla-central/4b879b793eb6 contains extra build requests from a nightly build, and displays 271 buildrequests instead of ~167.

Problems:
* forced builds wont get the unique ID right now
* rebuilds --> same id
See Also: → 567049
Blocks: 559880
Blocks: 559885
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.