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

Remove docker image after test #19279

Merged

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Oct 5, 2023

So that we don't run out of the disk space

@cla-bot cla-bot bot added the cla-signed label Oct 5, 2023
@wendigo wendigo force-pushed the serafin/remove-docker-image-after-test branch 2 times, most recently from ba7ea49 to 94f9670 Compare October 5, 2023 16:41
@wendigo wendigo requested a review from findepi October 5, 2023 16:45
@wendigo wendigo force-pushed the serafin/remove-docker-image-after-test branch from 94f9670 to b3ee1dc Compare October 5, 2023 17:45
@wendigo
Copy link
Contributor Author

wendigo commented Oct 5, 2023

Relevant tests have passed. Merging

@wendigo wendigo merged commit 3b9d1fa into trinodb:master Oct 5, 2023
@github-actions github-actions bot added this to the 429 milestone Oct 5, 2023
@@ -41,6 +43,7 @@
import static org.testng.Assert.assertEquals;
import static org.testng.Assert.assertTrue;

@Test(singleThreaded = true)
Copy link
Member

Choose a reason for hiding this comment

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

add a comment why

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

Successfully merging this pull request may close these issues.

3 participants