Skip to content

Split compile integration tests in two parts #1979

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

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 16, 2022

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)

What kind of change does this PR introduce?

Split compile integration test in two because they are taking too long and are starting to hit the 20m timeout.

What is the current behavior?

All compile integration tests are done in a single run.

What is the new behavior?

All compile integration tests are split into two parallel runs.

Does this PR introduce a breaking change, and is titled accordingly?

No

@cmaglie cmaglie self-assigned this Nov 16, 2022
@cmaglie cmaglie added type: enhancement Proposed improvement priority: high Resolution is a high priority topic: infrastructure Related to project infrastructure criticality: low Of low impact labels Nov 16, 2022
@cmaglie cmaglie merged commit 74da66a into arduino:master Nov 16, 2022
@cmaglie cmaglie deleted the split_compile_integrationtest branch November 16, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: low Of low impact priority: high Resolution is a high priority topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants