Skip to content

Support catching HTTP Gone (410) response codes in YAML REST tests #98752

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

Merged

Conversation

mark-vieira
Copy link
Contributor

As a follow up to #97397, we want the ability to assert on unavailable API endpoints that return a 410 status code. This PR adds this support to our YAML testing framework.

cc @swallez

@mark-vieira mark-vieira added >non-issue :Delivery/Build Build or test infrastructure auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Aug 22, 2023
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team v8.11.0 labels Aug 22, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@elasticsearchmachine elasticsearchmachine merged commit 35459cd into elastic:main Aug 22, 2023
@mark-vieira mark-vieira deleted the yaml-test-gone-support branch August 22, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants