We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1a057 commit a6a1b44Copy full SHA for a6a1b44
tests/integration-tests/configs/scaling_stress_test.yaml
@@ -2,13 +2,13 @@ test-suites:
2
performance_tests:
3
test_scaling.py::test_scaling_stress_test:
4
dimensions:
5
- - regions: [ "us-east-1" ]
+ - regions: [ "use1-az6" ]
6
instances: [ "c5.large" ]
7
oss: [ "alinux2" ]
8
schedulers: [ "slurm" ]
9
test_scaling.py::test_static_scaling_stress_test:
10
11
12
13
14
0 commit comments