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

Delete Transfer2GPlus tmp files at the end of the test #144

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

pshipton
Copy link
Member

The test uses deleteOnExit() but that keeps the 2GB files for the duration of the test suite, reducing the space available to other tests.

Same as ibmruntimes/openj9-openjdk-jdk#494 for jdk17

The test uses deleteOnExit() but that keeps the 2GB files for the
duration of the test suite, reducing the space available to other tests.

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton pshipton requested a review from keithc-ca September 20, 2022 18:56
@keithc-ca keithc-ca merged commit 7676ea6 into ibmruntimes:openj9 Sep 20, 2022
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.

2 participants