File tree Expand file tree Collapse file tree 12 files changed +132
-0
lines changed Expand file tree Collapse file tree 12 files changed +132
-0
lines changed Original file line number Diff line number Diff line change 51
51
- name : pathInRepo
52
52
value : pipelines/docker-build-oci-ta.yaml
53
53
resolver : git
54
+ taskRunSpecs :
55
+ - pipelineTaskName : run-unit-test
56
+ stepSpecs :
57
+ - computeResources :
58
+ limits :
59
+ cpu : " 3"
60
+ memory : 3Gi
61
+ requests :
62
+ cpu : " 3"
63
+ memory : 3Gi
64
+ name : run-tests
54
65
taskRunTemplate :
55
66
serviceAccountName : build-pipeline-createtree
56
67
workspaces :
Original file line number Diff line number Diff line change 48
48
- name : pathInRepo
49
49
value : pipelines/docker-build-oci-ta.yaml
50
50
resolver : git
51
+ taskRunSpecs :
52
+ - pipelineTaskName : run-unit-test
53
+ stepSpecs :
54
+ - computeResources :
55
+ limits :
56
+ cpu : " 3"
57
+ memory : 3Gi
58
+ requests :
59
+ cpu : " 3"
60
+ memory : 3Gi
61
+ name : run-tests
51
62
taskRunTemplate :
52
63
serviceAccountName : build-pipeline-createtree
53
64
workspaces :
Original file line number Diff line number Diff line change 53
53
- name : pathInRepo
54
54
value : pipelines/docker-build-oci-ta.yaml
55
55
resolver : git
56
+ taskRunSpecs :
57
+ - pipelineTaskName : run-unit-test
58
+ stepSpecs :
59
+ - computeResources :
60
+ limits :
61
+ cpu : " 3"
62
+ memory : 3Gi
63
+ requests :
64
+ cpu : " 3"
65
+ memory : 3Gi
66
+ name : run-tests
56
67
taskRunTemplate :
57
68
serviceAccountName : build-pipeline-database
58
69
workspaces :
Original file line number Diff line number Diff line change 51
51
- name : pathInRepo
52
52
value : pipelines/docker-build-oci-ta.yaml
53
53
resolver : git
54
+ taskRunSpecs :
55
+ - pipelineTaskName : run-unit-test
56
+ stepSpecs :
57
+ - computeResources :
58
+ limits :
59
+ cpu : " 3"
60
+ memory : 3Gi
61
+ requests :
62
+ cpu : " 3"
63
+ memory : 3Gi
64
+ name : run-tests
54
65
taskRunTemplate :
55
66
serviceAccountName : build-pipeline-database
56
67
workspaces :
Original file line number Diff line number Diff line change 52
52
- name : pathInRepo
53
53
value : pipelines/docker-build-oci-ta.yaml
54
54
resolver : git
55
+ taskRunSpecs :
56
+ - pipelineTaskName : run-unit-test
57
+ stepSpecs :
58
+ - computeResources :
59
+ limits :
60
+ cpu : " 3"
61
+ memory : 3Gi
62
+ requests :
63
+ cpu : " 3"
64
+ memory : 3Gi
65
+ name : run-tests
55
66
taskRunTemplate :
56
67
serviceAccountName : build-pipeline-logserver
57
68
workspaces :
Original file line number Diff line number Diff line change 50
50
- name : pathInRepo
51
51
value : pipelines/docker-build-oci-ta.yaml
52
52
resolver : git
53
+ taskRunSpecs :
54
+ - pipelineTaskName : run-unit-test
55
+ stepSpecs :
56
+ - computeResources :
57
+ limits :
58
+ cpu : " 3"
59
+ memory : 3Gi
60
+ requests :
61
+ cpu : " 3"
62
+ memory : 3Gi
63
+ name : run-tests
53
64
taskRunTemplate :
54
65
serviceAccountName : build-pipeline-logserver
55
66
workspaces :
Original file line number Diff line number Diff line change 52
52
- name : pathInRepo
53
53
value : pipelines/docker-build-oci-ta.yaml
54
54
resolver : git
55
+ taskRunSpecs :
56
+ - pipelineTaskName : run-unit-test
57
+ stepSpecs :
58
+ - computeResources :
59
+ limits :
60
+ cpu : " 3"
61
+ memory : 3Gi
62
+ requests :
63
+ cpu : " 3"
64
+ memory : 3Gi
65
+ name : run-tests
55
66
taskRunTemplate :
56
67
serviceAccountName : build-pipeline-logsigner
57
68
workspaces :
Original file line number Diff line number Diff line change 50
50
- name : pathInRepo
51
51
value : pipelines/docker-build-oci-ta.yaml
52
52
resolver : git
53
+ taskRunSpecs :
54
+ - pipelineTaskName : run-unit-test
55
+ stepSpecs :
56
+ - computeResources :
57
+ limits :
58
+ cpu : " 3"
59
+ memory : 3Gi
60
+ requests :
61
+ cpu : " 3"
62
+ memory : 3Gi
63
+ name : run-tests
53
64
taskRunTemplate :
54
65
serviceAccountName : build-pipeline-logsigner
55
66
workspaces :
Original file line number Diff line number Diff line change 46
46
- name : pathInRepo
47
47
value : pipelines/docker-build-oci-ta.yaml
48
48
resolver : git
49
+ taskRunSpecs :
50
+ - pipelineTaskName : run-unit-test
51
+ stepSpecs :
52
+ - computeResources :
53
+ limits :
54
+ cpu : " 3"
55
+ memory : 3Gi
56
+ requests :
57
+ cpu : " 3"
58
+ memory : 3Gi
59
+ name : run-tests
49
60
taskRunTemplate :
50
61
serviceAccountName : build-pipeline-redis
51
62
workspaces :
Original file line number Diff line number Diff line change 44
44
- name : pathInRepo
45
45
value : pipelines/docker-build-oci-ta.yaml
46
46
resolver : git
47
+ taskRunSpecs :
48
+ - pipelineTaskName : run-unit-test
49
+ stepSpecs :
50
+ - computeResources :
51
+ limits :
52
+ cpu : " 3"
53
+ memory : 3Gi
54
+ requests :
55
+ cpu : " 3"
56
+ memory : 3Gi
57
+ name : run-tests
47
58
taskRunTemplate :
48
59
serviceAccountName : build-pipeline-redis
49
60
workspaces :
You can’t perform that action at this time.
0 commit comments