Revert "Verify Gerrit changes using Chrome 80"
This reverts commit 049b528083.
Reason for revert: Looks like there are still issues with Chrome 80
Change-Id: I83676448e8d70bbe8f5c18bf486ea8b444012297
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -147,7 +147,7 @@ def collectBuilds() {
 | 
			
		||||
    if (hasChangeNumber()) {
 | 
			
		||||
       builds["Gerrit-codestyle"] = prepareBuildsForMode("Gerrit-codestyle")
 | 
			
		||||
       Builds.modes.each {
 | 
			
		||||
          builds["Gerrit-verification(${it})"] = prepareBuildsForMode("Gerrit-verifier-chrome80", it)
 | 
			
		||||
          builds["Gerrit-verification(${it})"] = prepareBuildsForMode("Gerrit-verifier-bazel", it)
 | 
			
		||||
       }
 | 
			
		||||
    } else {
 | 
			
		||||
       builds["java8"] = { -> build "Gerrit-bazel-${env.BRANCH_NAME}" }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user