Skip to content

Commit 32874c6

Browse files
committed
TEMP - Disable results validation to do full data ingest
1 parent 3baad39 commit 32874c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_spicebench_debug_spice_cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
ETL_REGION: 'us-east-1'
132132
ETL_SINK: 'adbc'
133133
SCHEDULER_STATE_LOCATION: 's3://spiceai-testing-cluster-state/spicebench-scheduler-state-${{ github.run_id }}/'
134-
VALIDATE_CHECKPOINT_RESULTS: 'true'
134+
VALIDATE_CHECKPOINT_RESULTS: 'false'
135135
ENABLE_MODULE_DEBUG_LOGGING: ${{ github.event.inputs.enable_module_debug_logging || 'false' }}
136136
SCRAPE_SUT_METRICS: 'true'
137137
SPICEAI_BENCHMARK_METRICS_KEY: ${{ secrets.SPICEAI_BENCHMARK_METRICS_KEY }}

0 commit comments

Comments
 (0)