kibana/x-pack/test/functional
Tyler Smalley ec212c0618
[es-archiver] Use alias for Kibana mappings (#101537)
In 7.x, when saved objects point to an index and not an alias it will
assume it's pre-6.8 and perform a legacy migration. This causes issues
with the removal of oss builds. This update prevents that from happening
by using an alias.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-06-08 08:48:43 -07:00
..
apps Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
es_archives [es-archiver] Use alias for Kibana mappings (#101537) 2021-06-08 08:48:43 -07:00
page_objects [Lens] Increase timings for drag and drop tests (#101380) 2021-06-07 17:02:09 +02:00
screenshots/baseline
services Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
config.coverage.js
config.edge.js
config.firefox.js
config.js Automated package testing (#88900) 2021-05-27 13:37:43 -05:00
config_security_basic.ts [kbn/test] move types/ftr into src (#99555) 2021-05-17 09:51:53 -07:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
README.md

Kibana Functional Testing

See our Functional Testing Guide