Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
summaryzb committed Apr 2, 2024
1 parent ec978f0 commit e006dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/velox_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ jobs:
cd $GITHUB_WORKSPACE/tools/gluten-it && mvn clean install -Pspark-3.2,rss-uniffle && \
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
cd /opt/uniffle/ && bash ./bin/stop-coordinator.sh && bash ./bin/stop-shuffle-server.sh
run-spark-test-spark32:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit e006dc1

Please sign in to comment.