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

Tests: Change rest test extension from .yaml to .yml #24659

Merged
merged 7 commits into from
May 17, 2017

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented May 14, 2017

This commit renames all rest test files to use the .yml extension
instead of .yaml. This way the extension used within all of
elasticsearch for yaml is consistent.

see #24633 (comment)

This commit renames all rest test files to use the .yml extension
instead of .yaml. This way the extension used within all of
elasticsearch for yaml is consistent.
@rjernst rjernst added >test Issues or PRs that are addressing/adding tests v6.0.0 labels May 14, 2017
@nik9000
Copy link
Member

nik9000 commented May 14, 2017 via email

@rjernst
Copy link
Member Author

rjernst commented May 14, 2017

@clintongormley I assume the clients will need to be updated before pushing this?

@clintongormley
Copy link
Contributor

I assume the clients will need to be updated before pushing this?

I don't think the clients have CI enabled atm, so you should be able to go ahead and merge.

Ping: @elastic/es-clients - the YAML test files are being renamed from .yaml to .yml

@karmi
Copy link
Contributor

karmi commented May 15, 2017

I've checked and I load both .yml and .yaml files, so Travis should continue to work...

@rjernst rjernst merged commit 2a65bed into elastic:master May 17, 2017
@rjernst rjernst deleted the rest_to_yml branch May 17, 2017 00:24
nik9000 added a commit that referenced this pull request May 17, 2017
These tests are broken because I added them with the `yml` extension
and didn't realize that we weren't running tests with that extension
until we merged #24659. I used that extension in anticipation of #24659
but didn't verify that the tests were actually running. Ooops!

Closes #24734
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Issues or PRs that are addressing/adding tests v6.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants