Merge pull request #17123 from bprashanth/disable
Disable l7 test on soak continuous
This commit is contained in:
		@@ -212,6 +212,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Tests that should not run on soak cluster.
 | 
					# Tests that should not run on soak cluster.
 | 
				
			||||||
GCE_SOAK_CONTINUOUS_SKIP_TESTS=(
 | 
					GCE_SOAK_CONTINUOUS_SKIP_TESTS=(
 | 
				
			||||||
 | 
					    "GCE\sL7\sLoadBalancer\sController" # issue: #17119
 | 
				
			||||||
    "Density.*30\spods"
 | 
					    "Density.*30\spods"
 | 
				
			||||||
    "Elasticsearch"
 | 
					    "Elasticsearch"
 | 
				
			||||||
    "external\sload\sbalancer"
 | 
					    "external\sload\sbalancer"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user