mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-22 15:41:15 +00:00
Custom ingest bench workflow
This commit is contained in:
3
.github/workflows/ingest_benchmark.yml
vendored
3
.github/workflows/ingest_benchmark.yml
vendored
@@ -115,6 +115,9 @@ jobs:
|
||||
stripe_size: ${{ matrix.stripe_size }}
|
||||
disable_sharding: ${{ matrix.disable_sharding }}
|
||||
|
||||
- name: Sleep for 10 minutes
|
||||
run: sleep 600
|
||||
|
||||
- name: Initialize Neon project
|
||||
if: ${{ startsWith(matrix.target_project, 'new_empty_project') }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user