[ 
https://issues.apache.org/jira/browse/GEODE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178412#comment-17178412
 ] 

ASF GitHub Bot commented on GEODE-8321:
---------------------------------------

onichols-pivotal commented on a change in pull request #5458:
URL: https://github.com/apache/geode/pull/5458#discussion_r471061022



##########
File path: ci/scripts/execute_tests.sh
##########
@@ -69,13 +69,17 @@ fi
 
 case $ARTIFACT_SLUG in
   windows*)
+    echo "Making environment adjustments for windows."
     JAVA_BUILD_PATH=C:/java${JAVA_BUILD_VERSION}
     JAVA_TEST_PATH=C:/java${JAVA_TEST_VERSION}
+    GRADLE_SKIP_TASK_OPTIONS="${GRADLE_SKIP_TASK_OPTIONS} -x docker"

Review comment:
       does this imply that docker stuff works under OpenJDK but not under 
Bellsoft JDK?




----------------------------------------------------------------
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.

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


> Change JDK in use to BellSoft's Liberica JDK
> --------------------------------------------
>
>                 Key: GEODE-8321
>                 URL: https://issues.apache.org/jira/browse/GEODE-8321
>             Project: Geode
>          Issue Type: Improvement
>          Components: ci
>            Reporter: Sean Goller
>            Priority: Major
>              Labels: pull-request-available
>
> Use BellSoft's Liberica variant of OpenJDK for all testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to