File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616#  To promote release images, see https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage.
1717
1818#  This must be specified in seconds. If omitted, defaults to 600s (10 mins).
19- timeout : 1200s 
19+ timeout : 1800s 
2020#  This prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
2121#  or any new substitutions added in the future.
2222options :
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ limitations under the License.
1515*/ 
1616
1717/* 
18-  *  This command filters a JUnit file such that only tests with a name
19-  *  matching a regular expression are passed through. By concatenating
20-  *  multiple input files it is possible to merge them into a single file.
21-   */
18+ This command filters a JUnit file such that only tests with a name 
19+ matching a regular expression are passed through. By concatenating 
20+ multiple input files it is possible to merge them into a single file. 
21+ */ 
2222package  main
2323
2424import  (
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments