Skip to content

[8.0] Functional test runner creates system_indices_superuser (#124008)#124669

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

[8.0] Functional test runner creates system_indices_superuser (#124008)#124669
pheyos merged 1 commit intoelastic:8.0from
pheyos:backport/8.0/pr-124008

Conversation

@pheyos
Copy link
Copy Markdown
Member

@pheyos pheyos commented Feb 4, 2022

Backport

This is an automatic backport to 8.0 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)

# Conflicts:
#	x-pack/test/rule_registry/common/services/cluster_client.ts
@pheyos pheyos added the backport This PR is a backport of another PR label Feb 4, 2022
@pheyos pheyos enabled auto-merge (squash) February 4, 2022 10:37
@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 936 937 +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

@pheyos pheyos merged commit b92f3ee into elastic:8.0 Feb 4, 2022
@pheyos pheyos deleted the backport/8.0/pr-124008 branch June 21, 2022 08:02
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.

2 participants