Skip to content

Conversation

@LoopedBard3
Copy link
Contributor

Update the start time for the azure ci runs to be at 2 twice a day rather than 9 to ensure we don't have machines restart during testing. The goal of this is to fix machines become disconnected/unavailable as the daily update for them runs.

…ther than 9 to ensure we don't have machines restart during testing.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the scheduled execution time for Azure CI benchmark runs from 9 AM to 2 AM (twice daily at 12-hour intervals) to avoid conflicts with daily machine update windows that cause disconnections during testing.

Key Changes:

  • Modified cron schedule expressions from 0 9/12 * * * to 0 2/12 * * * across all Azure CI configuration files

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
build/benchmarks_ci_azure_eastus2.json Updated schedule field to run at 2 AM instead of 9 AM
build/benchmarks_ci_azure.json Updated schedule field to run at 2 AM instead of 9 AM
build/benchmarks-ci-azure.yml Updated cron schedule to run at 2 AM instead of 9 AM
build/benchmarks-ci-azure-eastus2.yml Updated cron schedule to run at 2 AM instead of 9 AM

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@LoopedBard3 LoopedBard3 merged commit 502c1e1 into aspnet:main Oct 22, 2025
2 checks passed
@LoopedBard3 LoopedBard3 deleted the UpdateBenchmarksAzureRunStartTime branch October 22, 2025 22:08
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.

2 participants