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:
27
27
- name : GO_TEST_FLAGS
28
28
value : " -race -count 3"
29
29
- name : GOMAXPROCS
30
- value : " 4 "
30
+ value : " 6 "
31
31
command :
32
32
- make
33
33
args :
34
34
- test
35
35
resources :
36
36
requests :
37
- cpu : " 4 "
37
+ cpu : " 6 "
38
38
memory : " 6Gi"
39
39
limits :
40
- cpu : " 4 "
40
+ cpu : " 6 "
41
41
memory : " 6Gi"
42
42
- interval : 12h
43
43
name : periodic-kueue-test-integration-main
Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ periodics:
27
27
- name : GO_TEST_FLAGS
28
28
value : " -race -count 3"
29
29
- name : GOMAXPROCS
30
- value : " 4 "
30
+ value : " 6 "
31
31
command :
32
32
- make
33
33
args :
34
34
- test
35
35
resources :
36
36
requests :
37
- cpu : " 4 "
37
+ cpu : " 6 "
38
38
memory : " 6Gi"
39
39
limits :
40
- cpu : " 4 "
40
+ cpu : " 6 "
41
41
memory : " 6Gi"
42
42
- interval : 12h
43
43
name : periodic-kueue-test-integration-release-0-13
Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ periodics:
27
27
- name : GO_TEST_FLAGS
28
28
value : " -race -count 3"
29
29
- name : GOMAXPROCS
30
- value : " 4 "
30
+ value : " 6 "
31
31
command :
32
32
- make
33
33
args :
34
34
- test
35
35
resources :
36
36
requests :
37
- cpu : " 4 "
37
+ cpu : " 6 "
38
38
memory : " 6Gi"
39
39
limits :
40
- cpu : " 4 "
40
+ cpu : " 6 "
41
41
memory : " 6Gi"
42
42
- interval : 12h
43
43
name : periodic-kueue-test-integration-release-0-14
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ presubmits:
18
18
- name : GO_TEST_FLAGS
19
19
value : " -race -count 3"
20
20
- name : GOMAXPROCS
21
- value : " 4 "
21
+ value : " 6 "
22
22
command :
23
23
- make
24
24
args :
25
25
- test
26
26
resources :
27
27
requests :
28
- cpu : " 4 "
28
+ cpu : " 6 "
29
29
memory : " 6Gi"
30
30
limits :
31
- cpu : " 4 "
31
+ cpu : " 6 "
32
32
memory : " 6Gi"
33
33
- name : pull-kueue-test-integration-baseline-main
34
34
cluster : eks-prow-build-cluster
@@ -481,13 +481,13 @@ presubmits:
481
481
- verify
482
482
env :
483
483
- name : GOMAXPROCS
484
- value : " 6 "
484
+ value : " 8 "
485
485
resources :
486
486
requests :
487
- cpu : " 6 "
487
+ cpu : " 8 "
488
488
memory : " 8Gi"
489
489
limits :
490
- cpu : " 6 "
490
+ cpu : " 8 "
491
491
memory : " 8Gi"
492
492
- name : pull-kueue-build-image-main
493
493
cluster : eks-prow-build-cluster
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ presubmits:
18
18
- name : GO_TEST_FLAGS
19
19
value : " -race -count 3"
20
20
- name : GOMAXPROCS
21
- value : " 4 "
21
+ value : " 6 "
22
22
command :
23
23
- make
24
24
args :
25
25
- test
26
26
resources :
27
27
requests :
28
- cpu : " 4 "
28
+ cpu : " 6 "
29
29
memory : " 6Gi"
30
30
limits :
31
- cpu : " 4 "
31
+ cpu : " 6 "
32
32
memory : " 6Gi"
33
33
- name : pull-kueue-test-integration-baseline-release-0-13
34
34
cluster : eks-prow-build-cluster
@@ -443,13 +443,13 @@ presubmits:
443
443
- verify
444
444
env :
445
445
- name : GOMAXPROCS
446
- value : " 6 "
446
+ value : " 8 "
447
447
resources :
448
448
requests :
449
- cpu : " 6 "
449
+ cpu : " 8 "
450
450
memory : " 8Gi"
451
451
limits :
452
- cpu : " 6 "
452
+ cpu : " 8 "
453
453
memory : " 8Gi"
454
454
- name : pull-kueue-build-image-release-0-13
455
455
cluster : eks-prow-build-cluster
Original file line number Diff line number Diff line change @@ -18,17 +18,17 @@ presubmits:
18
18
- name : GO_TEST_FLAGS
19
19
value : " -race -count 3"
20
20
- name : GOMAXPROCS
21
- value : " 4 "
21
+ value : " 6 "
22
22
command :
23
23
- make
24
24
args :
25
25
- test
26
26
resources :
27
27
requests :
28
- cpu : " 4 "
28
+ cpu : " 6 "
29
29
memory : " 6Gi"
30
30
limits :
31
- cpu : " 4 "
31
+ cpu : " 6 "
32
32
memory : " 6Gi"
33
33
- name : pull-kueue-test-integration-baseline-release-0-14
34
34
cluster : eks-prow-build-cluster
@@ -481,13 +481,13 @@ presubmits:
481
481
- verify
482
482
env :
483
483
- name : GOMAXPROCS
484
- value : " 6 "
484
+ value : " 8 "
485
485
resources :
486
486
requests :
487
- cpu : " 6 "
487
+ cpu : " 8 "
488
488
memory : " 8Gi"
489
489
limits :
490
- cpu : " 6 "
490
+ cpu : " 8 "
491
491
memory : " 8Gi"
492
492
- name : pull-kueue-build-image-release-0-14
493
493
cluster : eks-prow-build-cluster
You can’t perform that action at this time.
0 commit comments