From 37c9197dfe981c1bf83f557ea9e26331c33e68cf Mon Sep 17 00:00:00 2001 From: Kunal Bhargava Date: Thu, 11 Jul 2024 19:07:21 +0000 Subject: [PATCH] clean up ledger test --- src/flamenco/runtime/tests/run_ledger_test.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/flamenco/runtime/tests/run_ledger_test.sh b/src/flamenco/runtime/tests/run_ledger_test.sh index 4938fa5230..eae4aba065 100755 --- a/src/flamenco/runtime/tests/run_ledger_test.sh +++ b/src/flamenco/runtime/tests/run_ledger_test.sh @@ -133,15 +133,11 @@ set -x $INDEX_MAX \ $END_SLOT \ $CLUSTER_VERSION \ - --funk-only 1 \ - --txn-max 100 \ $PAGES \ $FUNK_PAGES \ $SNAPSHOT \ --slot-history 5000 \ - --copy-txn-status 0 \ --allocator wksp \ - --on-demand-block-ingest 1 \ $TILE_CPUS >& $LOG status=$?