Skip to content

Conversation

@boquan-fang
Copy link
Contributor

Release Summary:

Resolved issues:

related to #2821

Description of changes:

In the previous PR, we move the daily CI run to 8 AM in the morning, but didn't move the daily qns run to 8 AM in the morning. We do need to match that in the CI run to make sure that our AWS CloudWatch alarm is tracked in one day. This PR move the daily QNS run to 8 AM to match the one in the CI.

Call-outs:

Testing:

Change runtime which doesn't really required a test. Here is how it is set up in ci.yml:

schedule:
# Run daily job at 8:00 AM PT.
# The workflow is run in the morning to allow for the clippy job to resolve lints from new Rust
# versions in a timely manner.
- cron: '0 15 * * *'

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@boquan-fang boquan-fang merged commit 7faf3d8 into aws:main Sep 23, 2025
120 checks passed
@boquan-fang boquan-fang deleted the push-back-qns-run branch September 23, 2025 20:03
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