-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Migrate watcher REST tests to new test framework. #136690
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
Conversation
Relates to ES-11813
| } | ||
|
|
||
| artifacts { | ||
| restXpackTests(new File(projectDir, "src/yamlRestTest/resources/rest-api-spec/test")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mark-vieira I'm not sure about this change. This folder contains now both specs with and without security, previously it was just the ones without. Is there a way to filter these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, we expect a 1 project - 1 artifact type mapping here. You can filter them on the consumer side though when setting up your rest test.
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
Relates to ES-11813
Relates to ES-11813
💔 Backport failed
You can use sqren/backport to manually backport by running |
Relates to ES-11813 (cherry picked from commit 79791c8) # Conflicts: # x-pack/plugin/watcher/qa/rest/build.gradle
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
Relates to ES-11813
Relates to ES-11813