Skip to content

MAINT fix failing tests and unify schedules#1993

Open
behnam-o wants to merge 4 commits into
microsoft:mainfrom
behnam-o:ado-tests
Open

MAINT fix failing tests and unify schedules#1993
behnam-o wants to merge 4 commits into
microsoft:mainfrom
behnam-o:ado-tests

Conversation

@behnam-o

Copy link
Copy Markdown
Contributor

title says it all :)

Comment thread .azuredevops/end-to-end-tests.yml
Comment on lines +6 to +7
scheduleDisplayName: Partner Integration Tests Daily at 15:00 UTC (7:00 AM PST)
scheduleCron: "0 6 * * *" # 6 AM UTC = 10 PM PST (UTC-8) - intentionally run at night to reduce throttling

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does the display name say 7 am pst ?

extends:
template: scheduled-test-pipeline-template.yml
parameters:
scheduleDisplayName: Integration Tests Every 4 Hours

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need it run every 4 hours ? they are already run whenever a PR is merged to main which is happening more and more frequently now (looking at the PR graph from the last couple months)

@hannahwestra25 hannahwestra25 self-assigned this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants