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

DRILL-8469: Retire the EasyOutOfMemory test category now that we have swap space #2861

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

jnturton
Copy link
Contributor

@jnturton jnturton commented Dec 31, 2023

DRILL-8469: Retire the EasyOutOfMemory test category now that we have swap space

Description

The EasyOutOfMemory test category is a clever workaround to run the Drill unit tests in the memory constrained CI environment provided by Github Actions that has served us well. It is no longer needed now that we set up swap space in the CI workflow and we can retire it for simpler and faster CI testing.

Documentation

N/A

Testing

CI runs without OOM.

The EasyOutOfMemory test category is a clever workaround to run Drill in the memory constrained CI
environment provided by Github Actions that has served us well but it is no longer needed now that
we set up swap space in the CI workflow. We can now retire it for simpler and faster CI testing.
@jnturton jnturton added ci CI backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there labels Dec 31, 2023
@jnturton jnturton self-assigned this Dec 31, 2023
Copy link
Contributor

@cgivre cgivre left a comment

Choose a reason for hiding this comment

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

LGTM +1
Thanks for submitting this.

@jnturton jnturton merged commit efca5a3 into apache:master Dec 31, 2023
8 checks passed
@jnturton jnturton deleted the 8468-easy-out-of-mem branch December 31, 2023 13:36
jnturton added a commit to jnturton/drill that referenced this pull request Dec 31, 2023
…apache#2861)

The EasyOutOfMemory test category is a clever workaround to run Drill unit tests in the memory constrained CI
environment provided by Github Actions that has served us well but that is no longer needed now that
we set up swap space in the CI workflow. We can retire it for simpler and faster CI testing.
jnturton added a commit to jnturton/drill that referenced this pull request Jan 3, 2024
…apache#2861)

The EasyOutOfMemory test category is a clever workaround to run Drill unit tests in the memory constrained CI
environment provided by Github Actions that has served us well but that is no longer needed now that
we set up swap space in the CI workflow. We can retire it for simpler and faster CI testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there ci CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants