Closed Bug 1671600 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 26122 - Add tags to commits pushed to epoch branches

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox84 fixed)

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 26122 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/26122
Details from upstream follow.

b'Carlos Alberto Lopez Perez <clopez@igalia.com>' wrote:

Add tags to commits pushed to epoch branches

This epoch/ branches are used to trigger the CI runs. However, identifying which commit of that branch triggered the run on a given day of the past is not trivial. There are several variables at play, like the timezone of the bot running the action which complicates this.

For example on #26097 I was unable to identify the commit that triggered the taskcluster run on epochs/daily for october 12.

So I think it is a good idea that we start tagging the commits pushed to this branches.

The format for the tags proposed here is the name of the branch with the date (year-month-day_hour). Example:

epochs/daily/2020-10-14_22H
epochs/six_hourly/2020-10-14_22H
epochs/three_hourly/2020-10-14_22H
epochs/twelve_hourly/2020-10-14_22H
epochs/weekly/2020-10-14_22H

This will be helpful to exactly identify which commits where pushed to the epoch/ branches on a given date.

Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8bf1c802d67e
[wpt PR 26122] - Add tags to commits pushed to epoch branches, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.