mark threaded actor test unstable (#22696)

This commit is contained in:
SangBin Cho 2022-03-01 08:25:14 +09:00 committed by GitHub
parent cf3577f0ee
commit 2c1184592e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -294,6 +294,7 @@
timeout: 3600
prepare: python wait_cluster.py 5 600
script: python stress_tests/test_threaded_actors.py --test-runtime 1800 --kill-interval_s 30
stable: false
- name: k8s_threaded_actors_stress_test
team: core