Skip to content

Split integ tests into calcite & non-calcite#5280

Draft
Swiddis wants to merge 1 commit intoopensearch-project:mainfrom
Swiddis:infra/split-integ
Draft

Split integ tests into calcite & non-calcite#5280
Swiddis wants to merge 1 commit intoopensearch-project:mainfrom
Swiddis:infra/split-integ

Conversation

@Swiddis
Copy link
Copy Markdown
Collaborator

@Swiddis Swiddis commented Mar 27, 2026

Description

CI enhancement: Split the tests into two major groups and add both to the CI matrix. Each group gets its own cluster. This split roughly divides our tests in half, so it's convenient and should shorten test cycles.

If I'm bored some weekend, I might try to turn these into properly templated tasks that let us spin up a few different IT actions with minimal boilerplate, but this is a lazy implementation that just copies everything and doesn't try to simplify e.g. configuration management.

Related Issues

N/A

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@Swiddis Swiddis added the infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Mar 27, 2026
@Swiddis
Copy link
Copy Markdown
Collaborator Author

Swiddis commented Mar 27, 2026

oh no, there's calcite suites outside of the calcite package that break if you don't run them with the other calcite suites :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant