Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] Pipelines: Adds rolling pipeline #4460

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Conversation

ealsur
Copy link
Member

@ealsur ealsur commented Apr 29, 2024

This PR adds the YML file for a pipeline to be executed 4 times a day, only from the content of master.

The pipeline will run at 7AM, 1PM, 12AM and 5AM UTC (which is ~ 12AM, 6AM, 5PM, 10PM PDT) and execute only the tests suites:

  • Unit and Emulator tests for Microsoft.Azure.Cosmos
  • Emulator tests for Microsoft.Azure.Cosmos.Encryption
  • Emulator tests for Microsoft.Azure.Cosmos.Encryption.Custom

@ealsur ealsur added the Engineering engineering improvements (CI, tests, etc.) label Apr 30, 2024
@ealsur ealsur self-assigned this Apr 30, 2024
@ealsur ealsur merged commit ca4b969 into master Apr 30, 2024
21 checks passed
@ealsur ealsur deleted the users/ealsur/rolling branch April 30, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering engineering improvements (CI, tests, etc.)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants