Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17] [ftr] support filtering tests by es version (#123289) #123421

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Jan 19, 2022

Backport

This is an automatic backport to 7.17 of:

Questions ?

Please refer to the Backport tool documentation

Co-authored-by: Kibana Machine <[email protected]>
(cherry picked from commit 12e63dd)

# Conflicts:
#	packages/kbn-es-archiver/src/cli.ts
#	packages/kbn-test/src/functional_test_runner/cli.ts
@spalger spalger enabled auto-merge (squash) January 19, 2022 22:50
@kibana-ci
Copy link
Collaborator

💚 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 177 190 +13

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 931 932 +1
Unknown metric groups

API count

id before after diff
@kbn/test 201 216 +15

History

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

@spalger spalger merged commit ccad8f1 into elastic:7.17 Jan 20, 2022
@spalger spalger deleted the backport/7.17/pr-123289 branch January 20, 2022 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants