You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/07/05 00:10:13 UTC

[GitHub] [ignite] mshonichev commented on a change in pull request #7967: Duck is a duck

mshonichev commented on a change in pull request #7967:
URL: https://github.com/apache/ignite/pull/7967#discussion_r449815843



##########
File path: modules/ducktests/tests/docker/ducker-ignite
##########
@@ -258,7 +258,7 @@ docker_run() {
     must_do -v docker run --privileged \
         -d -t -h "${node}" --network ducknet "${expose_ports}" \
         --memory=${docker_run_memory_limit} --memory-swappiness=1 \
-        -v "${ignite_dir}:/opt/ignite-dev" --name "${node}" -- "${image_name}"
+        -v "${ignite_dir}:/opt/ignite-dev:delegated" --name "${node}" -- "${image_name}"

Review comment:
       is this MacOs only issue?




----------------------------------------------------------------
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:
users@infra.apache.org