detected in several PRs:
https://app.circleci.com/pipelines/github/checkstyle/checkstyle/44209/workflows/6272aed6-8b7b-40ce-8c21-22e81c916b27/jobs/1442808/resources
|
no-error-pmd) |
|
export MAVEN_OPTS="-XX:MaxRAMPercentage=75" |
|
CS_POM_VERSION="$(getCheckstylePomVersion)" |
I think we should increase usage to 90% , or last resort increase resource class
|
- validate-with-maven-script: |
|
name: no-error-pmd |
|
image-name: *cs_img |
|
resource_class: medium+ |
|
command: ./.ci/validation.sh no-error-pmd |
detected in several PRs:
https://app.circleci.com/pipelines/github/checkstyle/checkstyle/44209/workflows/6272aed6-8b7b-40ce-8c21-22e81c916b27/jobs/1442808/resources
checkstyle/.ci/validation.sh
Lines 240 to 242 in 321b511
I think we should increase usage to 90% , or last resort increase resource class
checkstyle/.circleci/config.yml
Lines 124 to 128 in 321b511