Skip to content

Commit

Permalink
Bump back to 5G for driver mem
Browse files Browse the repository at this point in the history
  • Loading branch information
aguynamedryan committed Nov 30, 2023
1 parent a966b3b commit 18896a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Expand Up @@ -70,7 +70,7 @@ jobs:
curl -sSL "https://www.dropbox.com/scl/fi/hha5zjm9d5ezkk8bfvtnc/synpuf_test_data.tgz?rlkey=lythw2s6342609ave66cam2ms&dl=1" > synpuf_test_data.tgz
tar xzf synpuf_test_data.tgz
- run: ~/spark/sbin/start-thriftserver.sh --driver-mem 2G && sleep 20
- run: ~/spark/sbin/start-thriftserver.sh --driver-mem 5G && sleep 20
- run: bundle exec ruby test/all.rb
env:
CONCEPTQL_PARQUET_TEST_DIR: /tmp/synpuf_test_data/ohdsi
Expand Down

0 comments on commit 18896a8

Please sign in to comment.