[Nightly test] Fix a minor syntax issue for core nightly tests (#23069)

Add frequency to smoke tests
Remove unnecessary alerts
This commit is contained in:
SangBin Cho 2022-03-11 21:58:40 +09:00 committed by GitHub
parent 5b2d58674b
commit 965d609627
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1798,6 +1798,7 @@
file_manager: sdk
smoke_test:
frequency: multi
cluster:
app_config: dask_on_ray/large_scale_dask_on_ray_app_config.yaml
compute_template: dask_on_ray/large_scale_dask_on_ray_compute_template.yaml
@ -1837,6 +1838,7 @@
file_manager: sdk
smoke_test:
frequency: multi
cluster:
app_config: dask_on_ray/large_scale_dask_on_ray_app_config.yaml
compute_template: dask_on_ray/large_scale_dask_on_ray_compute_template.yaml
@ -1870,6 +1872,7 @@
file_manager: sdk
smoke_test:
frequency: multi
cluster:
app_config: stress_tests/stress_tests_app_config.yaml
compute_template: stress_tests/smoke_test_compute.yaml
@ -1898,6 +1901,7 @@
file_manager: sdk
smoke_test:
frequency: multi
cluster:
app_config: stress_tests/stress_tests_app_config.yaml
compute_template: stress_tests/smoke_test_compute.yaml
@ -1933,6 +1937,7 @@
file_manager: sdk
smoke_test:
frequency: nightly
cluster:
app_config: stress_tests/stress_tests_app_config.yaml
compute_template: stress_tests/smoke_test_compute.yaml
@ -2037,8 +2042,6 @@
type: sdk_command
file_manager: sdk
alert: ''
#########################
# Horovod tests