mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
modify git-upload for generate_and_push_perf_report.sh needs
This commit is contained in:
committed by
Dmitry Ivanov
parent
ccf3c8cc30
commit
a25fa29bc9
2
.github/workflows/benchmarking.yml
vendored
2
.github/workflows/benchmarking.yml
vendored
@@ -91,7 +91,7 @@ jobs:
|
||||
run: |
|
||||
# just to be sure that no data was cached on self hosted runner
|
||||
# since it might generate duplicates when calling ingest_perf_test_result.py
|
||||
rm -rf perf-report-staging || true
|
||||
rm -rf perf-report-staging
|
||||
mkdir -p perf-report-staging
|
||||
./scripts/pytest test_runner/performance/ -v -m "remote_cluster" --skip-interfering-proc-check --out-dir perf-report-staging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user