demery-pivotal commented on a change in pull request #7006:
URL: https://github.com/apache/geode/pull/7006#discussion_r731256106



##########
File path: ci/pipelines/shared/jinja.variables.yml
##########
@@ -208,7 +208,7 @@ tests:
   PARALLEL_DUNIT: 'false'
   PARALLEL_GRADLE: 'false'
   PLATFORM: windows
-  RAM: '6'
+  RAM: '64'

Review comment:
       What makes such large jumps in CPU and RAM necessary for these tests? 
Could the tests be made less resource-intensive?
   
   I ask because I'm currently working to make CI run distributed tests in 
parallel on Windows. If the tests for this one feature require so many CPUs and 
so much memory, I worry about the effect on other concurrently running tests.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to