Closed Bug 1861998 Opened 11 months ago Closed 11 months ago

Modify cron so that android CaR only runs once a day

Categories

(Testing :: Raptor, defect, P3)

defect

Tracking

(firefox121 fixed)

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: kshampur, Assigned: kshampur)

References

Details

(Whiteboard: [fxp])

Attachments

(1 file)

it seems sp3 for android CaR is running twice a day, instead of once?

modify this function to stop that https://searchfox.org/mozilla-central/rev/aa8a99510c0686cdf9d42fb4b8f6d968884c961d/taskcluster/gecko_taskgraph/target_tasks.py#758

Whiteboard: [fxp]

For example, https://firefox-ci-tc.services.mozilla.com/tasks/EAk1glwrSZ-ZpGFcI0_lPg here you can see it is part of the general perf testing cron

and there is also this https://firefox-ci-tc.services.mozilla.com/tasks/fJtfxg95T7qsBiGhaiRe9A which is part of the custom-car cron (preferred)

it would be important to fix this because the former might sometimes trigger another custom-car toolchain build within the same day, which would be a waste

while doing this, it would be a good idea to double check the desktop platforms are also running as intended e.g. only once a day

This patch modifies the target tasks so that we don't run the sp3 tests
more than once a day for the Android custom-CaR application. This is for
consistency as this is already taken care of in the
custom-car_perf_testing which handles custom-car for all platforms.

Assignee: nobody → kshampur
Attachment #9361499 - Attachment description: WIP: Bug 1861998 - Modify cron so that android CaR only runs once a day. r?#perftest → Bug 1861998 - Modify cron so that android CaR only runs once a day. r?#perftest
Status: NEW → ASSIGNED
Pushed by kshampur@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0cb5b12aa2df Modify cron so that android CaR only runs once a day. r=perftest-reviewers,taskgraph-reviewers,ahal,sparky
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: