Skip to content

[8.1] Functional test runner creates system_indices_superuser (#124008)#124668

Merged
kibanamachine merged 1 commit intoelastic:8.1from
kibanamachine:backport/8.1/pr-124008
Feb 4, 2022
Merged

[8.1] Functional test runner creates system_indices_superuser (#124008)#124668
kibanamachine merged 1 commit intoelastic:8.1from
kibanamachine:backport/8.1/pr-124008

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This is an automatic backport to 8.1 of:

Questions ?

Please refer to the Backport tool documentation

This PR fixes the functional test runner for execution against cloud (and other existing deployments) by making sure the system_indices_superuser exists.

(cherry picked from commit 8989ead)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Feb 4, 2022
@kibanamachine kibanamachine enabled auto-merge (squash) February 4, 2022 10:26
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/test 203 208 +5

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
kibana 930 931 +1
Unknown metric groups

API count

id before after diff
@kbn/test 235 244 +9

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @pheyos

@kibanamachine kibanamachine merged commit ee5c956 into elastic:8.1 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants