File tree Expand file tree Collapse file tree 6 files changed +27
-27
lines changed 
config/jobs/kubernetes-sigs/kueue Expand file tree Collapse file tree 6 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ periodics:
2727            - name : GO_TEST_FLAGS 
2828              value : " -race -count 3" 
2929            - name : GOMAXPROCS 
30-               value : " 4 " 
30+               value : " 6 " 
3131          command :
3232            - make 
3333          args :
3434            - test 
3535          resources :
3636            requests :
37-               cpu : " 4 " 
37+               cpu : " 6 " 
3838              memory : " 6Gi" 
3939            limits :
40-               cpu : " 4 " 
40+               cpu : " 6 " 
4141              memory : " 6Gi" 
4242  - interval : 12h 
4343    name : periodic-kueue-test-integration-main 
Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ periodics:
2727            - name : GO_TEST_FLAGS 
2828              value : " -race -count 3" 
2929            - name : GOMAXPROCS 
30-               value : " 4 " 
30+               value : " 6 " 
3131          command :
3232            - make 
3333          args :
3434            - test 
3535          resources :
3636            requests :
37-               cpu : " 4 " 
37+               cpu : " 6 " 
3838              memory : " 6Gi" 
3939            limits :
40-               cpu : " 4 " 
40+               cpu : " 6 " 
4141              memory : " 6Gi" 
4242  - interval : 12h 
4343    name : periodic-kueue-test-integration-release-0-13 
Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ periodics:
2727            - name : GO_TEST_FLAGS 
2828              value : " -race -count 3" 
2929            - name : GOMAXPROCS 
30-               value : " 4 " 
30+               value : " 6 " 
3131          command :
3232            - make 
3333          args :
3434            - test 
3535          resources :
3636            requests :
37-               cpu : " 4 " 
37+               cpu : " 6 " 
3838              memory : " 6Gi" 
3939            limits :
40-               cpu : " 4 " 
40+               cpu : " 6 " 
4141              memory : " 6Gi" 
4242  - interval : 12h 
4343    name : periodic-kueue-test-integration-release-0-14 
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ presubmits:
1818        - name : GO_TEST_FLAGS 
1919          value : " -race -count 3" 
2020        - name : GOMAXPROCS 
21-           value : " 4 " 
21+           value : " 6 " 
2222        command :
2323        - make 
2424        args :
2525        - test 
2626        resources :
2727          requests :
28-             cpu : " 4 " 
28+             cpu : " 6 " 
2929            memory : " 6Gi" 
3030          limits :
31-             cpu : " 4 " 
31+             cpu : " 6 " 
3232            memory : " 6Gi" 
3333  - name : pull-kueue-test-integration-baseline-main 
3434    cluster : eks-prow-build-cluster 
@@ -481,13 +481,13 @@ presubmits:
481481          - verify 
482482        env :
483483        - name : GOMAXPROCS 
484-           value : " 6 " 
484+           value : " 8 " 
485485        resources :
486486          requests :
487-             cpu : " 6 " 
487+             cpu : " 8 " 
488488            memory : " 8Gi" 
489489          limits :
490-             cpu : " 6 " 
490+             cpu : " 8 " 
491491            memory : " 8Gi" 
492492  - name : pull-kueue-build-image-main 
493493    cluster : eks-prow-build-cluster 
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ presubmits:
1818              - name : GO_TEST_FLAGS 
1919                value : " -race -count 3" 
2020              - name : GOMAXPROCS 
21-                 value : " 4 " 
21+                 value : " 6 " 
2222            command :
2323              - make 
2424            args :
2525              - test 
2626            resources :
2727              requests :
28-                 cpu : " 4 " 
28+                 cpu : " 6 " 
2929                memory : " 6Gi" 
3030              limits :
31-                 cpu : " 4 " 
31+                 cpu : " 6 " 
3232                memory : " 6Gi" 
3333    - name : pull-kueue-test-integration-baseline-release-0-13 
3434      cluster : eks-prow-build-cluster 
@@ -443,13 +443,13 @@ presubmits:
443443              - verify 
444444            env :
445445              - name : GOMAXPROCS 
446-                 value : " 6 " 
446+                 value : " 8 " 
447447            resources :
448448              requests :
449-                 cpu : " 6 " 
449+                 cpu : " 8 " 
450450                memory : " 8Gi" 
451451              limits :
452-                 cpu : " 6 " 
452+                 cpu : " 8 " 
453453                memory : " 8Gi" 
454454    - name : pull-kueue-build-image-release-0-13 
455455      cluster : eks-prow-build-cluster 
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ presubmits:
1818        - name : GO_TEST_FLAGS 
1919          value : " -race -count 3" 
2020        - name : GOMAXPROCS 
21-           value : " 4 " 
21+           value : " 6 " 
2222        command :
2323        - make 
2424        args :
2525        - test 
2626        resources :
2727          requests :
28-             cpu : " 4 " 
28+             cpu : " 6 " 
2929            memory : " 6Gi" 
3030          limits :
31-             cpu : " 4 " 
31+             cpu : " 6 " 
3232            memory : " 6Gi" 
3333  - name : pull-kueue-test-integration-baseline-release-0-14 
3434    cluster : eks-prow-build-cluster 
@@ -481,13 +481,13 @@ presubmits:
481481          - verify 
482482        env :
483483        - name : GOMAXPROCS 
484-           value : " 6 " 
484+           value : " 8 " 
485485        resources :
486486          requests :
487-             cpu : " 6 " 
487+             cpu : " 8 " 
488488            memory : " 8Gi" 
489489          limits :
490-             cpu : " 6 " 
490+             cpu : " 8 " 
491491            memory : " 8Gi" 
492492  - name : pull-kueue-build-image-release-0-14 
493493    cluster : eks-prow-build-cluster 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments