Bazel: Parallelize Elasticseach test execution

Change-Id: Ifbf54039d1c099bd3d0196f8caf0ce263954363e
This commit is contained in:
David Ostrovsky
2021-02-19 23:09:18 +01:00
committed by David Ostrovsky
parent dedab03ac3
commit 69a0f24730
2 changed files with 0 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ acceptance_tests(
labels = [
"docker",
"elastic",
"exclusive",
"pgm",
"no_windows",
],

View File

@@ -55,7 +55,6 @@ ELASTICSEARCH_TESTS_V7 = {i: "ElasticV7Query" + i.capitalize() + SUFFIX for i in
ELASTICSEARCH_TAGS = [
"docker",
"elastic",
"exclusive",
]
[junit_tests(