44 steps :
55 - label : " {{matrix.image}} / packaging-tests-unix"
66 command : ./.ci/scripts/packaging-test.sh destructivePackagingTest
7- timeout_in_minutes : 300
7+ timeout_in_minutes : 420
88 matrix :
99 setup :
1010 image :
4444 image : family/elasticsearch-{{matrix.image}}
4545 machineType : custom-16-32768
4646 buildDirectory : /dev/shm/bk
47- diskSizeGb : 250
4847 env :
4948 BWC_VERSION : 8.0.1
5049
6160 image : family/elasticsearch-{{matrix.image}}
6261 machineType : custom-16-32768
6362 buildDirectory : /dev/shm/bk
64- diskSizeGb : 250
6563 env :
6664 BWC_VERSION : 8.1.3
6765
7876 image : family/elasticsearch-{{matrix.image}}
7977 machineType : custom-16-32768
8078 buildDirectory : /dev/shm/bk
81- diskSizeGb : 250
8279 env :
8380 BWC_VERSION : 8.2.3
8481
9592 image : family/elasticsearch-{{matrix.image}}
9693 machineType : custom-16-32768
9794 buildDirectory : /dev/shm/bk
98- diskSizeGb : 250
9995 env :
10096 BWC_VERSION : 8.3.3
10197
@@ -112,7 +108,6 @@ steps:
112108 image : family/elasticsearch-{{matrix.image}}
113109 machineType : custom-16-32768
114110 buildDirectory : /dev/shm/bk
115- diskSizeGb : 250
116111 env :
117112 BWC_VERSION : 8.4.3
118113
@@ -129,7 +124,6 @@ steps:
129124 image : family/elasticsearch-{{matrix.image}}
130125 machineType : custom-16-32768
131126 buildDirectory : /dev/shm/bk
132- diskSizeGb : 250
133127 env :
134128 BWC_VERSION : 8.5.3
135129
@@ -146,7 +140,6 @@ steps:
146140 image : family/elasticsearch-{{matrix.image}}
147141 machineType : custom-16-32768
148142 buildDirectory : /dev/shm/bk
149- diskSizeGb : 250
150143 env :
151144 BWC_VERSION : 8.6.2
152145
@@ -163,7 +156,6 @@ steps:
163156 image : family/elasticsearch-{{matrix.image}}
164157 machineType : custom-16-32768
165158 buildDirectory : /dev/shm/bk
166- diskSizeGb : 250
167159 env :
168160 BWC_VERSION : 8.7.1
169161
@@ -180,7 +172,6 @@ steps:
180172 image : family/elasticsearch-{{matrix.image}}
181173 machineType : custom-16-32768
182174 buildDirectory : /dev/shm/bk
183- diskSizeGb : 250
184175 env :
185176 BWC_VERSION : 8.8.2
186177
@@ -197,7 +188,6 @@ steps:
197188 image : family/elasticsearch-{{matrix.image}}
198189 machineType : custom-16-32768
199190 buildDirectory : /dev/shm/bk
200- diskSizeGb : 250
201191 env :
202192 BWC_VERSION : 8.9.2
203193
@@ -214,7 +204,6 @@ steps:
214204 image : family/elasticsearch-{{matrix.image}}
215205 machineType : custom-16-32768
216206 buildDirectory : /dev/shm/bk
217- diskSizeGb : 250
218207 env :
219208 BWC_VERSION : 8.10.4
220209
@@ -231,7 +220,6 @@ steps:
231220 image : family/elasticsearch-{{matrix.image}}
232221 machineType : custom-16-32768
233222 buildDirectory : /dev/shm/bk
234- diskSizeGb : 250
235223 env :
236224 BWC_VERSION : 8.11.4
237225
@@ -248,7 +236,6 @@ steps:
248236 image : family/elasticsearch-{{matrix.image}}
249237 machineType : custom-16-32768
250238 buildDirectory : /dev/shm/bk
251- diskSizeGb : 250
252239 env :
253240 BWC_VERSION : 8.12.2
254241
@@ -265,7 +252,6 @@ steps:
265252 image : family/elasticsearch-{{matrix.image}}
266253 machineType : custom-16-32768
267254 buildDirectory : /dev/shm/bk
268- diskSizeGb : 250
269255 env :
270256 BWC_VERSION : 8.13.4
271257
@@ -282,7 +268,6 @@ steps:
282268 image : family/elasticsearch-{{matrix.image}}
283269 machineType : custom-16-32768
284270 buildDirectory : /dev/shm/bk
285- diskSizeGb : 250
286271 env :
287272 BWC_VERSION : 8.14.3
288273
@@ -299,7 +284,6 @@ steps:
299284 image : family/elasticsearch-{{matrix.image}}
300285 machineType : custom-16-32768
301286 buildDirectory : /dev/shm/bk
302- diskSizeGb : 250
303287 env :
304288 BWC_VERSION : 8.15.3
305289
@@ -316,7 +300,6 @@ steps:
316300 image : family/elasticsearch-{{matrix.image}}
317301 machineType : custom-16-32768
318302 buildDirectory : /dev/shm/bk
319- diskSizeGb : 250
320303 env :
321304 BWC_VERSION : 8.16.0
322305
@@ -333,7 +316,6 @@ steps:
333316 image : family/elasticsearch-{{matrix.image}}
334317 machineType : custom-16-32768
335318 buildDirectory : /dev/shm/bk
336- diskSizeGb : 250
337319 env :
338320 BWC_VERSION : 9.0.0
339321
0 commit comments