Skip to content

ci: add the ability to run only a subset of tests.#7269

Merged
mattklein123 merged 5 commits intoenvoyproxy:masterfrom
PiotrSikora:tests_subset
Jun 20, 2019
Merged

ci: add the ability to run only a subset of tests.#7269
mattklein123 merged 5 commits intoenvoyproxy:masterfrom
PiotrSikora:tests_subset

Conversation

@PiotrSikora
Copy link
Copy Markdown
Contributor

While there, cleanup and add missing targets to the README.md file.

Signed-off-by: Piotr Sikora piotrsikora@google.com

While there, cleanup and add missing targets to the README.md file.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora
Copy link
Copy Markdown
Contributor Author

Note: This uses existing syntax that was already available in bazel.release <test> target, and not environment variable (e.g. ${BAZEL_TEST_TARGETS}), like we do for other stuff.

@lizan lizan requested a review from htuch June 14, 2019 05:43
@lizan
Copy link
Copy Markdown
Member

lizan commented Jun 14, 2019

LGTM, @htuch for bash sanity check.

Copy link
Copy Markdown
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

LGTM, but one additional thought; for coverage we have https://github.com/envoyproxy/envoy/blob/master/test/run_envoy_bazel_coverage.sh#L23; do you think you could unify this with your new CLI style?

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora
Copy link
Copy Markdown
Contributor Author

@htuch Done, let me know if this works for you.

@PiotrSikora
Copy link
Copy Markdown
Contributor Author

Erm, it cannot find .gcno files, since the old code assumes single target. Let me fix that.

/wait

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
lizan
lizan previously approved these changes Jun 14, 2019
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@lizan
Copy link
Copy Markdown
Member

lizan commented Jun 20, 2019

LGTM, merge master?

…bset

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@mattklein123 mattklein123 merged commit ce78705 into envoyproxy:master Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants