Skip to content

Commit

Permalink
integrate test uniffle2
Browse files Browse the repository at this point in the history
  • Loading branch information
summaryzb committed Mar 20, 2024
1 parent 9848a85 commit 86c1200
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/velox_be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,6 @@ jobs:
&& tail -n 200 /opt/uniffle/logs/shuffle_server.log \
&& GLUTEN_IT_JVM_ARGS=-Xmx5G sbin/gluten-it.sh queries-compare \
--local --preset=velox-with-uniffle --benchmark-type=h --error-on-memleak --off-heap-size=10g -s=1.0 --threads=16 --iterations=1 \
# && GLUTEN_IT_JVM_ARGS=-Xmx5G sbin/gluten-it.sh queries-compare \
# --local --preset=velox-with-uniffle --benchmark-type=ds --error-on-memleak --off-heap-size=10g -s=1.0 --threads=16 --iterations=1 \
&& echo "=====show uniffle end====" \
&& tail -n 200 ./logs/coordinator.log \
&& tail -n 200 ./logs/shuffle_server.log \
Expand Down

0 comments on commit 86c1200

Please sign in to comment.