mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Add Cypress tests to Security Solution Serverless (#161264)
## Summary Add the Security Solutions serverless Cypress tests to the Buildkite job for the Security Solution serverless environment.
This commit is contained in:
parent
efe196f0c1
commit
2049683cf0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ elif [[ "$SERVERLESS_ENVIRONMENT" == "security" ]]; then
|
|||
SERVERLESS_CONFIGS=(
|
||||
"x-pack/test_serverless/api_integration/test_suites/security/config.ts"
|
||||
"x-pack/test_serverless/functional/test_suites/security/config.ts"
|
||||
"x-pack/test_serverless/functional/test_suites/security/cypress/config_headless.ts"
|
||||
)
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue