Skip to content

Conversation

@stevejgordon
Copy link
Contributor

As discussed with @dnhatn, the clients team have YAML test runners for each client which exercise that client using the main Elasticsearch YML tests. The disk usage and field usage tests use an alias approach to simplify asserting on nested object values in the JSON. The client runners are unable to handle this use of the set operation and fail the tests.

This PR removes the use of aliases such that the tests should succeed in the client team tests.

@stevejgordon stevejgordon added :Search/Search Search-related issues that do not fall into other categories v8.0.0 Team:Clients Meta label for clients team auto-backport Automatically create backport pull requests when merged v7.15.0 labels Jul 15, 2021
@stevejgordon stevejgordon requested a review from dnhatn July 15, 2021 14:37
@elasticmachine
Copy link
Collaborator

Pinging @elastic/clients-team (Team:Clients)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jul 15, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@elasticsearchmachine elasticsearchmachine added the external-contributor Pull request authored by a developer outside the Elasticsearch team label Jul 15, 2021
@dnhatn dnhatn removed the external-contributor Pull request authored by a developer outside the Elasticsearch team label Jul 15, 2021
Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @stevejgordon

@dnhatn dnhatn added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Jul 15, 2021
Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Steve!

@stevejgordon stevejgordon merged commit 2083304 into elastic:master Jul 15, 2021
@stevejgordon stevejgordon deleted the yaml-tests/remove-aliases branch July 15, 2021 15:17
elasticsearchmachine pushed a commit to elasticsearchmachine/elasticsearch that referenced this pull request Jul 15, 2021
…#75381)

* Remove aliases from disk usage test

* Remove aliases from field usage test
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
7.x

stevejgordon added a commit that referenced this pull request Jul 15, 2021
…#75382)

* Remove aliases from disk usage test

* Remove aliases from field usage test

Co-authored-by: Steve Gordon <[email protected]>
masseyke pushed a commit to masseyke/elasticsearch that referenced this pull request Jul 16, 2021
…#75381)

* Remove aliases from disk usage test

* Remove aliases from field usage test
ywangd pushed a commit to ywangd/elasticsearch that referenced this pull request Jul 30, 2021
…#75381)

* Remove aliases from disk usage test

* Remove aliases from field usage test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >non-issue :Search/Search Search-related issues that do not fall into other categories Team:Clients Meta label for clients team Team:Search Meta label for search team v7.15.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants