mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
12 lines
692 B
YAML
12 lines
692 B
YAML
disabled:
|
|
# Base config files, only necessary to inform config finding script
|
|
|
|
defaultQueue: 'n2-4-spot'
|
|
enabled:
|
|
- x-pack/test_serverless/api_integration/test_suites/chat/config.ts
|
|
- x-pack/test_serverless/api_integration/test_suites/chat/config.feature_flags.ts
|
|
- x-pack/test_serverless/api_integration/test_suites/chat/common_configs/config.group1.ts
|
|
- x-pack/test_serverless/functional/test_suites/chat/config.ts
|
|
- x-pack/test_serverless/functional/test_suites/chat/config.feature_flags.ts
|
|
- x-pack/test_serverless/functional/test_suites/chat/common_configs/config.config_compat_mode.ts
|
|
- x-pack/test_serverless/functional/test_suites/chat/common_configs/config.group1.ts
|