mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Serverless test readme - link to kbn-es readme (#165572)
## Summary This PR updates the serverless test readme and adds a link to the @kbn-es readme.
This commit is contained in:
parent
75e51bf690
commit
7c54eb26ac
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ The tests and helper methods (services, page objects) defined here in
|
|||
`serverless`, `serverless_observability`, `serverless_search` and
|
||||
`serverless_security` plugins.
|
||||
|
||||
For how to set up Docker for serverless ES images, please refer to
|
||||
[packages/kbn-es/README](https://github.com/elastic/kibana/blob/main/packages/kbn-es/README.mdx).
|
||||
|
||||
## Serverless testing structure and conventions
|
||||
|
||||
### Overview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue