Commit 91a38a0 1 parent 4ccd99d commit 91a38a0 Copy full SHA for 91a38a0
File tree 1 file changed +0
-23
lines changed
1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 9
9
- unit-common
10
10
- unit-monitor
11
11
- unit-nats-sync
12
- - unit-template
13
12
- unit-release
14
13
- unit-director-sqlite
15
14
- unit-director-mysql-8
66
65
- unit-common
67
66
- unit-monitor
68
67
- unit-nats-sync
69
- - unit-template
70
68
- unit-release
71
69
- unit-director-sqlite
72
70
- unit-director-mysql-8
@@ -137,26 +135,6 @@ jobs:
137
135
DB : sqlite
138
136
RAKE_TASK : spec:unit:nats_sync
139
137
140
- - name : unit-template
141
- public : true
142
- serial : true
143
- serial_groups : [unit-template]
144
- build_logs_to_retain : 250
145
- plan :
146
- - in_parallel :
147
- - get : bosh-ci
148
- - get : bosh
149
- trigger : true
150
- passed : [gate]
151
- - get : integration-image
152
- - task : test-rake-task
153
- timeout : 2h
154
- file : bosh-ci/ci/tasks/test-rake-task.yml
155
- image : integration-image
156
- params :
157
- DB : sqlite
158
- RAKE_TASK : spec:unit:template
159
-
160
138
- name : unit-release
161
139
public : true
162
140
serial : true
@@ -391,7 +369,6 @@ jobs:
391
369
- unit-common
392
370
- unit-monitor
393
371
- unit-nats-sync
394
- - unit-template
395
372
- unit-release
396
373
- unit-director-sqlite
397
374
- unit-director-mysql-8
You can’t perform that action at this time.
0 commit comments