58
58
- vcluster leg 11
59
59
- vcluster server upgrade
60
60
- vcluster udx
61
- e2e_timeout_minutes :
62
- description : ' Duration (in minutes) to wait for e2e tests to complete before timing out.'
63
- required : false
64
- default : ' 600'
65
61
e2e_retry_times :
66
62
description : ' Number of times to retry failed e2e tests'
67
63
required : false
@@ -136,7 +132,6 @@ jobs:
136
132
communal-storage-type : azb
137
133
deploy-with : olm
138
134
need-legacy-image : true
139
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
140
135
e2e-retry-times : ${{ inputs.e2e_retry_times }}
141
136
142
137
e2e-leg-1-admintools-previous-release :
@@ -159,7 +154,6 @@ jobs:
159
154
vertica-deployment-method : admintools
160
155
communal-storage-type : azb
161
156
deploy-with : olm
162
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
163
157
e2e-retry-times : ${{ inputs.e2e_retry_times }}
164
158
165
159
e2e-leg-1-vcluster :
@@ -181,7 +175,6 @@ jobs:
181
175
vertica-deployment-method : vclusterops
182
176
communal-storage-type : azb
183
177
deploy-with : olm
184
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
185
178
e2e-retry-times : ${{ inputs.e2e_retry_times }}
186
179
187
180
e2e-leg-2-admintools :
@@ -204,7 +197,6 @@ jobs:
204
197
communal-storage-type : hostpath
205
198
controllers-scope : namespace
206
199
need-legacy-image : true
207
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
208
200
e2e-retry-times : ${{ inputs.e2e_retry_times }}
209
201
210
202
e2e-leg-2-admintools-previous-release :
@@ -227,7 +219,6 @@ jobs:
227
219
vertica-deployment-method : admintools
228
220
communal-storage-type : hostpath
229
221
controllers-scope : namespace
230
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
231
222
e2e-retry-times : ${{ inputs.e2e_retry_times }}
232
223
233
224
e2e-leg-2-vcluster :
@@ -249,7 +240,6 @@ jobs:
249
240
vertica-deployment-method : vclusterops
250
241
communal-storage-type : hostpath
251
242
controllers-scope : namespace
252
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
253
243
e2e-retry-times : ${{ inputs.e2e_retry_times }}
254
244
255
245
e2e-leg-3-admintools :
@@ -271,7 +261,6 @@ jobs:
271
261
vertica-deployment-method : admintools
272
262
communal-storage-type : hostpath
273
263
need-legacy-image : true
274
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
275
264
e2e-retry-times : ${{ inputs.e2e_retry_times }}
276
265
277
266
e2e-leg-3-vclusterops-previous-release :
@@ -293,7 +282,6 @@ jobs:
293
282
artifact-suffix : " -24.1.0-release"
294
283
vertica-deployment-method : vclusterops
295
284
communal-storage-type : hostpath
296
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
297
285
e2e-retry-times : ${{ inputs.e2e_retry_times }}
298
286
299
287
e2e-leg-3-vcluster :
@@ -314,7 +302,6 @@ jobs:
314
302
vertica-image : ${{ needs.build.outputs.full-vertica-image }}
315
303
vertica-deployment-method : vclusterops
316
304
communal-storage-type : hostpath
317
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
318
305
e2e-retry-times : ${{ inputs.e2e_retry_times }}
319
306
320
307
e2e-leg-4-admintools :
@@ -339,7 +326,6 @@ jobs:
339
326
# All helm deployments will use cert-manager to create the webhook cert
340
327
helm-overrides : ' --set webhook.certSource=cert-manager'
341
328
need-legacy-image : true
342
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
343
329
e2e-retry-times : ${{ inputs.e2e_retry_times }}
344
330
345
331
e2e-leg-4-vcluster :
@@ -363,7 +349,6 @@ jobs:
363
349
vertica-superuser-name : myadmin
364
350
# All helm deployments will use cert-manager to create the webhook cert
365
351
helm-overrides : ' --set webhook.certSource=cert-manager'
366
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
367
352
e2e-retry-times : ${{ inputs.e2e_retry_times }}
368
353
369
354
e2e-leg-4-admintools-vdb-gen :
@@ -388,7 +373,6 @@ jobs:
388
373
# All helm deployments will use cert-manager to create the webhook cert
389
374
helm-overrides : ' --set webhook.certSource=cert-manager'
390
375
need-legacy-image : true
391
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
392
376
e2e-retry-times : ${{ inputs.e2e_retry_times }}
393
377
394
378
e2e-leg-4-vcluster-vdb-gen :
@@ -412,7 +396,6 @@ jobs:
412
396
vertica-superuser-name : myadmin
413
397
# All helm deployments will use cert-manager to create the webhook cert
414
398
helm-overrides : ' --set webhook.certSource=cert-manager'
415
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
416
399
e2e-retry-times : ${{ inputs.e2e_retry_times }}
417
400
418
401
e2e-leg-5-admintools :
@@ -439,7 +422,6 @@ jobs:
439
422
e2e-parallelism : 1
440
423
need-base-vertica-image : ' true'
441
424
need-legacy-image : true
442
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
443
425
e2e-retry-times : ${{ inputs.e2e_retry_times }}
444
426
445
427
e2e-leg-5-vcluster :
@@ -465,7 +447,6 @@ jobs:
465
447
# operator running in the k8s cluster.
466
448
e2e-parallelism : 1
467
449
need-base-vertica-image : ' true'
468
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
469
450
e2e-retry-times : ${{ inputs.e2e_retry_times }}
470
451
471
452
e2e-leg-6-vcluster :
@@ -487,7 +468,6 @@ jobs:
487
468
vertica-deployment-method : vclusterops
488
469
communal-storage-type : hostpath
489
470
minimum-vertica-image : ' 24.2.0'
490
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
491
471
e2e-retry-times : ${{ inputs.e2e_retry_times }}
492
472
493
473
e2e-leg-6-vcluster-revivedb :
@@ -509,7 +489,6 @@ jobs:
509
489
vertica-deployment-method : vclusterops
510
490
communal-storage-type : hostpath
511
491
minimum-vertica-image : ' 24.2.0'
512
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
513
492
e2e-retry-times : ${{ inputs.e2e_retry_times }}
514
493
515
494
e2e-leg-7-vcluster :
@@ -531,7 +510,6 @@ jobs:
531
510
vertica-deployment-method : vclusterops
532
511
communal-storage-type : hostpath
533
512
minimum-vertica-image : ' 24.2.0'
534
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
535
513
e2e-retry-times : ${{ inputs.e2e_retry_times }}
536
514
537
515
e2e-leg-8-admintools-offline :
@@ -555,7 +533,6 @@ jobs:
555
533
vertica-deployment-method : admintools
556
534
communal-storage-type : azb
557
535
minimum-vertica-image : ' 24.2.0'
558
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
559
536
e2e-retry-times : ${{ inputs.e2e_retry_times }}
560
537
561
538
e2e-leg-8-admintools-online :
@@ -579,7 +556,6 @@ jobs:
579
556
vertica-deployment-method : admintools
580
557
communal-storage-type : azb
581
558
minimum-vertica-image : ' 24.2.0'
582
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
583
559
e2e-retry-times : ${{ inputs.e2e_retry_times }}
584
560
585
561
e2e-leg-9-vcluster :
@@ -604,7 +580,6 @@ jobs:
604
580
# Include the vertica license so we can test scaling past 3 nodes.
605
581
vertica-license : ${{ secrets.VERTICA_LICENSE }}
606
582
need-base-vertica-image : ' true'
607
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
608
583
e2e-retry-times : ${{ inputs.e2e_retry_times }}
609
584
610
585
e2e-leg-10-vcluster :
@@ -629,7 +604,6 @@ jobs:
629
604
# Include the vertica license so we can test scaling past 3 nodes.
630
605
vertica-license : ${{ secrets.VERTICA_LICENSE }}
631
606
need-base-vertica-image : ' true'
632
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
633
607
e2e-retry-times : ${{ inputs.e2e_retry_times }}
634
608
635
609
e2e-leg-11-vcluster :
@@ -655,7 +629,6 @@ jobs:
655
629
# Include the vertica license so we can test multiple subclusters.
656
630
vertica-license : ${{ secrets.VERTICA_LICENSE }}
657
631
need-base-vertica-image : ' true'
658
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
659
632
e2e-retry-times : ${{ inputs.e2e_retry_times }}
660
633
661
634
e2e-server-upgrade-admintools :
@@ -678,7 +651,6 @@ jobs:
678
651
communal-storage-type : s3
679
652
need-base-vertica-image : ' true'
680
653
need-legacy-image : true
681
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
682
654
e2e-retry-times : ${{ inputs.e2e_retry_times }}
683
655
684
656
e2e-server-upgrade-vcluster :
@@ -700,7 +672,6 @@ jobs:
700
672
vertica-deployment-method : vclusterops
701
673
communal-storage-type : s3
702
674
need-base-vertica-image : ' true'
703
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
704
675
e2e-retry-times : ${{ inputs.e2e_retry_times }}
705
676
706
677
e2e-operator-upgrade :
@@ -726,7 +697,6 @@ jobs:
726
697
e2e-parallelism : 1
727
698
vertica-deployment-method : admintools
728
699
need-legacy-image : true
729
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
730
700
e2e-retry-times : ${{ inputs.e2e_retry_times }}
731
701
732
702
e2e-udx-admintools :
@@ -751,7 +721,6 @@ jobs:
751
721
# For admintools udx test, we are not using the test image,
752
722
# and we still need to download some test packages.
753
723
skip-download-test-packages : false
754
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
755
724
e2e-retry-times : ${{ inputs.e2e_retry_times }}
756
725
757
726
e2e-udx-vcluster :
@@ -773,7 +742,6 @@ jobs:
773
742
vertica-image : ${{ needs.build.outputs.full-vertica-image }}
774
743
vertica-deployment-method : vclusterops
775
744
communal-storage-type : s3
776
- e2e-timeout-minutes : ${{ inputs.e2e_timeout_minutes }}
777
745
e2e-retry-times : ${{ inputs.e2e_retry_times }}
778
746
779
747
upload-operator-to-private-repo :
0 commit comments