Skip to content

ci: Run scheduled e2e tests on weekdays at 01:00 UTC#1903

Merged
vdusek merged 1 commit into
masterfrom
ci/scheduled-e2e-tests-weekdays
May 19, 2026
Merged

ci: Run scheduled e2e tests on weekdays at 01:00 UTC#1903
vdusek merged 1 commit into
masterfrom
ci/scheduled-e2e-tests-weekdays

Conversation

@vdusek
Copy link
Copy Markdown
Collaborator

@vdusek vdusek commented May 19, 2026

Summary

Adjusts the scheduled e2e tests workflow:

  • Runs only on weekdays (Mon–Fri) instead of every day — avoids weekend failures with no one around to triage.
  • Triggers at 01:00 UTC (was 06:00 UTC) so results are ready before the workday starts in Europe.

Avoids weekend runs when nobody is around to react to failures and shifts the
trigger earlier so results are ready before the workday starts in Europe.
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels May 19, 2026
@vdusek vdusek self-assigned this May 19, 2026
@github-actions github-actions Bot added this to the 141st sprint - Tooling team milestone May 19, 2026
@vdusek vdusek merged commit 7edfe0d into master May 19, 2026
31 checks passed
@vdusek vdusek deleted the ci/scheduled-e2e-tests-weekdays branch May 19, 2026 08:12
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.88%. Comparing base (a7598f0) to head (ed24d78).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1903      +/-   ##
==========================================
+ Coverage   92.86%   92.88%   +0.01%     
==========================================
  Files         167      167              
  Lines       11709    11709              
==========================================
+ Hits        10874    10876       +2     
+ Misses        835      833       -2     
Flag Coverage Δ
unit 92.88% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants