Skip to content

Conversation

@kiview
Copy link
Member

@kiview kiview commented Oct 22, 2021

We just saw the release build fail because of lacking disk space to run the test suite as a whole:
https://github.com/testcontainers/testcontainers-java/runs/3975944533?check_suite_focus=true

BUILD FAILED in 1h 11m 13s
    java.lang.IllegalStateException: Check failed: Docker environment should have more than 2GB free disk space

In addition, the tests don't come from cache anymore and the whole build, therefore, takes unnecessary long, especially considering that we only release if we have a green master build.

This PR disables test execution during the release build.

@kiview kiview added this to the next milestone Oct 22, 2021
@kiview kiview merged commit 436fde8 into master Oct 22, 2021
@delete-merged-branch delete-merged-branch bot deleted the release-workflow-no-tests branch October 22, 2021 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants