mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Functional tests - fix esArchive mappings with runtime fields (#83530)
* Functional tests - fix esArchive mappings with runtime fields * Modify jenkinsfile to run with unverified ES snapshot * Adjust security index fields test for the new mapping structure Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
b328492c0f
commit
62436e3f03
4 changed files with 41 additions and 40 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -1,5 +1,6 @@
|
|||
#!/bin/groovy
|
||||
|
||||
env.KBN_ES_SNAPSHOT_USE_UNVERIFIED = 'true'
|
||||
library 'kibana-pipeline-library'
|
||||
kibanaLibrary.load()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue