Skip to content

[6.5] [ftr] allow filtering suites by tag (#25021)#25076

Merged
spalger merged 3 commits intoelastic:6.5from
spalger:backport/6.5/pr-25021
Nov 5, 2018
Merged

[6.5] [ftr] allow filtering suites by tag (#25021)#25076
spalger merged 3 commits intoelastic:6.5from
spalger:backport/6.5/pr-25021

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Nov 2, 2018

Backports the following commits to 6.5:

Closes elastic#22840

In the functional tests we want a better way to include/exclude certain tests, especially as we move forward with elastic#22359. This PR allows us to decorate suite objects with "tags", which won't clutter up the test names and can be used to filter out specific tests within a single test config. The functional test runner supports defining `--include-tag` and `--exclude-tag` CLI arguments, and multiple can be defined.

The method of filtering out tests for running against cloud has been updated to use this approach and I plan to do the same to elastic#22359 once this is merged.
@spalger spalger added the backport This PR is a backport of another PR label Nov 2, 2018
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@spalger spalger merged commit e21d04c into elastic:6.5 Nov 5, 2018
@spalger spalger deleted the backport/6.5/pr-25021 branch November 5, 2018 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants