Skip to content

Commit f53fd64

Browse files
committed
Increased timeout to 3h
1 parent 54fe100 commit f53fd64

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

.yamato/wrench/validation-jobs.yml

+30-30
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ validate_-_netcode_gameobjects_-_2021_3_-_macos:
2121
retries: 1
2222
- command: echo No internal packages to add.
2323
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
24-
timeout: 80
24+
timeout: 180
2525
retries: 0
2626
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
2727
timeout: 5
@@ -30,7 +30,7 @@ validate_-_netcode_gameobjects_-_2021_3_-_macos:
3030
timeout: 10
3131
retries: 0
3232
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
33-
timeout: 80
33+
timeout: 180
3434
retries: 1
3535
after:
3636
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
@@ -87,7 +87,7 @@ validate_-_netcode_gameobjects_-_2021_3_-_ubuntu:
8787
retries: 1
8888
- command: echo No internal packages to add.
8989
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
90-
timeout: 80
90+
timeout: 180
9191
retries: 0
9292
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
9393
timeout: 5
@@ -96,7 +96,7 @@ validate_-_netcode_gameobjects_-_2021_3_-_ubuntu:
9696
timeout: 10
9797
retries: 0
9898
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
99-
timeout: 80
99+
timeout: 180
100100
retries: 1
101101
after:
102102
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh
@@ -153,7 +153,7 @@ validate_-_netcode_gameobjects_-_2021_3_-_windows:
153153
retries: 1
154154
- command: echo No internal packages to add.
155155
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
156-
timeout: 80
156+
timeout: 180
157157
retries: 0
158158
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
159159
timeout: 5
@@ -162,7 +162,7 @@ validate_-_netcode_gameobjects_-_2021_3_-_windows:
162162
timeout: 10
163163
retries: 0
164164
- command: UnifiedTestRunner.exe --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
165-
timeout: 80
165+
timeout: 180
166166
retries: 1
167167
after:
168168
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
@@ -219,7 +219,7 @@ validate_-_netcode_gameobjects_-_2022_3_-_macos:
219219
retries: 1
220220
- command: echo No internal packages to add.
221221
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
222-
timeout: 80
222+
timeout: 180
223223
retries: 0
224224
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
225225
timeout: 5
@@ -228,7 +228,7 @@ validate_-_netcode_gameobjects_-_2022_3_-_macos:
228228
timeout: 10
229229
retries: 0
230230
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
231-
timeout: 80
231+
timeout: 180
232232
retries: 1
233233
after:
234234
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
@@ -285,7 +285,7 @@ validate_-_netcode_gameobjects_-_2022_3_-_ubuntu:
285285
retries: 1
286286
- command: echo No internal packages to add.
287287
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
288-
timeout: 80
288+
timeout: 180
289289
retries: 0
290290
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
291291
timeout: 5
@@ -294,7 +294,7 @@ validate_-_netcode_gameobjects_-_2022_3_-_ubuntu:
294294
timeout: 10
295295
retries: 0
296296
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
297-
timeout: 80
297+
timeout: 180
298298
retries: 1
299299
after:
300300
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh
@@ -351,7 +351,7 @@ validate_-_netcode_gameobjects_-_2022_3_-_windows:
351351
retries: 1
352352
- command: echo No internal packages to add.
353353
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
354-
timeout: 80
354+
timeout: 180
355355
retries: 0
356356
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
357357
timeout: 5
@@ -360,7 +360,7 @@ validate_-_netcode_gameobjects_-_2022_3_-_windows:
360360
timeout: 10
361361
retries: 0
362362
- command: UnifiedTestRunner.exe --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
363-
timeout: 80
363+
timeout: 180
364364
retries: 1
365365
after:
366366
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
@@ -417,7 +417,7 @@ validate_-_netcode_gameobjects_-_6000_0_-_macos:
417417
retries: 1
418418
- command: echo No internal packages to add.
419419
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
420-
timeout: 80
420+
timeout: 180
421421
retries: 0
422422
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
423423
timeout: 5
@@ -426,7 +426,7 @@ validate_-_netcode_gameobjects_-_6000_0_-_macos:
426426
timeout: 10
427427
retries: 0
428428
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
429-
timeout: 80
429+
timeout: 180
430430
retries: 1
431431
after:
432432
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
@@ -483,7 +483,7 @@ validate_-_netcode_gameobjects_-_6000_0_-_ubuntu:
483483
retries: 1
484484
- command: echo No internal packages to add.
485485
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
486-
timeout: 80
486+
timeout: 180
487487
retries: 0
488488
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
489489
timeout: 5
@@ -492,7 +492,7 @@ validate_-_netcode_gameobjects_-_6000_0_-_ubuntu:
492492
timeout: 10
493493
retries: 0
494494
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
495-
timeout: 80
495+
timeout: 180
496496
retries: 1
497497
after:
498498
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh
@@ -549,7 +549,7 @@ validate_-_netcode_gameobjects_-_6000_0_-_windows:
549549
retries: 1
550550
- command: echo No internal packages to add.
551551
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
552-
timeout: 80
552+
timeout: 180
553553
retries: 0
554554
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
555555
timeout: 5
@@ -558,7 +558,7 @@ validate_-_netcode_gameobjects_-_6000_0_-_windows:
558558
timeout: 10
559559
retries: 0
560560
- command: UnifiedTestRunner.exe --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
561-
timeout: 80
561+
timeout: 180
562562
retries: 1
563563
after:
564564
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
@@ -615,7 +615,7 @@ validate_-_netcode_gameobjects_-_6000_1_-_macos:
615615
retries: 1
616616
- command: echo No internal packages to add.
617617
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
618-
timeout: 80
618+
timeout: 180
619619
retries: 0
620620
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
621621
timeout: 5
@@ -624,7 +624,7 @@ validate_-_netcode_gameobjects_-_6000_1_-_macos:
624624
timeout: 10
625625
retries: 0
626626
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
627-
timeout: 80
627+
timeout: 180
628628
retries: 1
629629
after:
630630
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
@@ -681,7 +681,7 @@ validate_-_netcode_gameobjects_-_6000_1_-_ubuntu:
681681
retries: 1
682682
- command: echo No internal packages to add.
683683
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
684-
timeout: 80
684+
timeout: 180
685685
retries: 0
686686
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
687687
timeout: 5
@@ -690,7 +690,7 @@ validate_-_netcode_gameobjects_-_6000_1_-_ubuntu:
690690
timeout: 10
691691
retries: 0
692692
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
693-
timeout: 80
693+
timeout: 180
694694
retries: 1
695695
after:
696696
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh
@@ -747,7 +747,7 @@ validate_-_netcode_gameobjects_-_6000_1_-_windows:
747747
retries: 1
748748
- command: echo No internal packages to add.
749749
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
750-
timeout: 80
750+
timeout: 180
751751
retries: 0
752752
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
753753
timeout: 5
@@ -756,7 +756,7 @@ validate_-_netcode_gameobjects_-_6000_1_-_windows:
756756
timeout: 10
757757
retries: 0
758758
- command: UnifiedTestRunner.exe --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
759-
timeout: 80
759+
timeout: 180
760760
retries: 1
761761
after:
762762
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
@@ -813,7 +813,7 @@ validate_-_netcode_gameobjects_-_6000_2_-_macos:
813813
retries: 1
814814
- command: echo No internal packages to add.
815815
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
816-
timeout: 80
816+
timeout: 180
817817
retries: 0
818818
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
819819
timeout: 5
@@ -822,7 +822,7 @@ validate_-_netcode_gameobjects_-_6000_2_-_macos:
822822
timeout: 10
823823
retries: 0
824824
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
825-
timeout: 80
825+
timeout: 180
826826
retries: 1
827827
after:
828828
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
@@ -879,7 +879,7 @@ validate_-_netcode_gameobjects_-_6000_2_-_ubuntu:
879879
retries: 1
880880
- command: echo No internal packages to add.
881881
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
882-
timeout: 80
882+
timeout: 180
883883
retries: 0
884884
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
885885
timeout: 5
@@ -888,7 +888,7 @@ validate_-_netcode_gameobjects_-_6000_2_-_ubuntu:
888888
timeout: 10
889889
retries: 0
890890
- command: UnifiedTestRunner --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
891-
timeout: 80
891+
timeout: 180
892892
retries: 1
893893
after:
894894
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh
@@ -945,7 +945,7 @@ validate_-_netcode_gameobjects_-_6000_2_-_windows:
945945
retries: 1
946946
- command: echo No internal packages to add.
947947
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
948-
timeout: 80
948+
timeout: 180
949949
retries: 0
950950
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
951951
timeout: 5
@@ -954,7 +954,7 @@ validate_-_netcode_gameobjects_-_6000_2_-_windows:
954954
timeout: 10
955955
retries: 0
956956
- command: UnifiedTestRunner.exe --testproject=test-netcode.gameobjects --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}"
957-
timeout: 80
957+
timeout: 180
958958
retries: 1
959959
after:
960960
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd

0 commit comments

Comments
 (0)