Skip to content

Commit

Permalink
exclude scalability dataset extraction from single user performance t…
Browse files Browse the repository at this point in the history
…ests (#133964)
  • Loading branch information
suchcodemuchwow authored Jun 8, 2022
1 parent 42ba236 commit 5d6e894
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .buildkite/pipelines/performance/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ steps:
depends_on: build
key: tests

- label: ':shipit: Performance Tests dataset extraction for scalability benchmarking'
command: .buildkite/scripts/steps/functional/scalability_dataset_extraction.sh
agents:
queue: n2-2
depends_on: tests
# - label: ':shipit: Performance Tests dataset extraction for scalability benchmarking'
# command: .buildkite/scripts/steps/functional/scalability_dataset_extraction.sh
# agents:
# queue: n2-2
# depends_on: tests

- wait: ~
continue_on_failure: true
Expand Down

0 comments on commit 5d6e894

Please sign in to comment.