Bazel: Parallelize Elasticseach test execution
Change-Id: Ifbf54039d1c099bd3d0196f8caf0ce263954363e
This commit is contained in:
		
				
					committed by
					
						
						David Ostrovsky
					
				
			
			
				
	
			
			
			
						parent
						
							dedab03ac3
						
					
				
				
					commit
					69a0f24730
				
			@@ -27,7 +27,6 @@ acceptance_tests(
 | 
			
		||||
    labels = [
 | 
			
		||||
        "docker",
 | 
			
		||||
        "elastic",
 | 
			
		||||
        "exclusive",
 | 
			
		||||
        "pgm",
 | 
			
		||||
        "no_windows",
 | 
			
		||||
    ],
 | 
			
		||||
 
 | 
			
		||||
@@ -55,7 +55,6 @@ ELASTICSEARCH_TESTS_V7 = {i: "ElasticV7Query" + i.capitalize() + SUFFIX for i in
 | 
			
		||||
ELASTICSEARCH_TAGS = [
 | 
			
		||||
    "docker",
 | 
			
		||||
    "elastic",
 | 
			
		||||
    "exclusive",
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
[junit_tests(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user