mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 10:22:56 +00:00
DO NOT MERGE: do not run neonvm-captest-reuse
This commit is contained in:
6
.github/workflows/benchmarking.yml
vendored
6
.github/workflows/benchmarking.yml
vendored
@@ -71,10 +71,12 @@ jobs:
|
||||
- name: Generate matrix for pgbench benchmark with big databases
|
||||
id: pgbench-compare-big-db-matrix
|
||||
run: |
|
||||
# There's also `neonvm-captest-reuse` platform, but we don't want to use it
|
||||
# because DevRel team used it for some demos, they might need it again
|
||||
|
||||
matrix='{
|
||||
"platform": [
|
||||
"neon-captest-reuse",
|
||||
"neonvm-captest-reuse"
|
||||
"neon-captest-reuse"
|
||||
],
|
||||
"db_size": [ "1tb" ]
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user