[Test] Use spot instances for chaos tests. (#23679)

Use spot instances for chaos tests.

We can also experiment with other tests that don't suppose to have dead nodes, but let's do it once the nightly infra is stabilized
This commit is contained in:
SangBin Cho 2022-04-07 07:56:31 +09:00 committed by GitHub
parent 5001e46324
commit 47ff1241f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ worker_node_types:
instance_type: m5.4xlarge
min_workers: 9
max_workers: 9
use_spot: false
use_spot: true
resources:
custom_resources:
worker: 1