@@ -19,7 +19,7 @@ all_preview_apv_jobs:
19
19
- path : .yamato/wrench/preview-a-p-v.yml#preview_apv_-_6000_3_-_windows
20
20
metadata :
21
21
Job Maintainers : ' #rm-packageworks'
22
- Wrench : 0.11.3 .0
22
+ Wrench : 0.12.1 .0
23
23
24
24
# Functional tests for dependents found in the latest 6000.0 manifest (MacOS).
25
25
preview_apv_-_6000_0_-_macos :
@@ -36,7 +36,7 @@ preview_apv_-_6000_0_-_macos:
36
36
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
37
37
timeout : 20
38
38
retries : 10
39
- - command : unity-downloader-cli -u 6000.0/staging -c Editor --fast
39
+ - command : unity-downloader-cli -u 6000.0/staging -c editor --path . Editor --fast
40
40
timeout : 10
41
41
retries : 3
42
42
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.0 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -70,10 +70,10 @@ preview_apv_-_6000_0_-_macos:
70
70
dependencies :
71
71
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
72
72
variables :
73
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
73
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
74
74
metadata :
75
75
Job Maintainers : ' #rm-packageworks'
76
- Wrench : 0.11.3 .0
76
+ Wrench : 0.12.1 .0
77
77
78
78
# Functional tests for dependents found in the latest 6000.0 manifest (Ubuntu).
79
79
preview_apv_-_6000_0_-_ubuntu :
@@ -90,7 +90,7 @@ preview_apv_-_6000_0_-_ubuntu:
90
90
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
91
91
timeout : 20
92
92
retries : 10
93
- - command : unity-downloader-cli -u 6000.0/staging -c Editor --fast
93
+ - command : unity-downloader-cli -u 6000.0/staging -c editor --path . Editor --fast
94
94
timeout : 10
95
95
retries : 3
96
96
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.0 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -124,10 +124,10 @@ preview_apv_-_6000_0_-_ubuntu:
124
124
dependencies :
125
125
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
126
126
variables :
127
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
127
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
128
128
metadata :
129
129
Job Maintainers : ' #rm-packageworks'
130
- Wrench : 0.11.3 .0
130
+ Wrench : 0.12.1 .0
131
131
132
132
# Functional tests for dependents found in the latest 6000.0 manifest (Windows).
133
133
preview_apv_-_6000_0_-_windows :
@@ -145,7 +145,7 @@ preview_apv_-_6000_0_-_windows:
145
145
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
146
146
timeout : 20
147
147
retries : 10
148
- - command : unity-downloader-cli -u 6000.0/staging -c Editor --fast
148
+ - command : unity-downloader-cli -u 6000.0/staging -c editor --path . Editor --fast
149
149
timeout : 10
150
150
retries : 3
151
151
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.0 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -179,10 +179,10 @@ preview_apv_-_6000_0_-_windows:
179
179
dependencies :
180
180
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
181
181
variables :
182
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
182
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
183
183
metadata :
184
184
Job Maintainers : ' #rm-packageworks'
185
- Wrench : 0.11.3 .0
185
+ Wrench : 0.12.1 .0
186
186
187
187
# Functional tests for dependents found in the latest 6000.1 manifest (MacOS).
188
188
preview_apv_-_6000_1_-_macos :
@@ -199,7 +199,7 @@ preview_apv_-_6000_1_-_macos:
199
199
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
200
200
timeout : 20
201
201
retries : 10
202
- - command : unity-downloader-cli -u 6000.1/staging -c Editor --fast
202
+ - command : unity-downloader-cli -u 6000.1/staging -c editor --path . Editor --fast
203
203
timeout : 10
204
204
retries : 3
205
205
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.1 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -233,10 +233,10 @@ preview_apv_-_6000_1_-_macos:
233
233
dependencies :
234
234
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
235
235
variables :
236
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
236
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
237
237
metadata :
238
238
Job Maintainers : ' #rm-packageworks'
239
- Wrench : 0.11.3 .0
239
+ Wrench : 0.12.1 .0
240
240
241
241
# Functional tests for dependents found in the latest 6000.1 manifest (Ubuntu).
242
242
preview_apv_-_6000_1_-_ubuntu :
@@ -253,7 +253,7 @@ preview_apv_-_6000_1_-_ubuntu:
253
253
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
254
254
timeout : 20
255
255
retries : 10
256
- - command : unity-downloader-cli -u 6000.1/staging -c Editor --fast
256
+ - command : unity-downloader-cli -u 6000.1/staging -c editor --path . Editor --fast
257
257
timeout : 10
258
258
retries : 3
259
259
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.1 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -287,10 +287,10 @@ preview_apv_-_6000_1_-_ubuntu:
287
287
dependencies :
288
288
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
289
289
variables :
290
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
290
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
291
291
metadata :
292
292
Job Maintainers : ' #rm-packageworks'
293
- Wrench : 0.11.3 .0
293
+ Wrench : 0.12.1 .0
294
294
295
295
# Functional tests for dependents found in the latest 6000.1 manifest (Windows).
296
296
preview_apv_-_6000_1_-_windows :
@@ -308,7 +308,7 @@ preview_apv_-_6000_1_-_windows:
308
308
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
309
309
timeout : 20
310
310
retries : 10
311
- - command : unity-downloader-cli -u 6000.1/staging -c Editor --fast
311
+ - command : unity-downloader-cli -u 6000.1/staging -c editor --path . Editor --fast
312
312
timeout : 10
313
313
retries : 3
314
314
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.1 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -342,10 +342,10 @@ preview_apv_-_6000_1_-_windows:
342
342
dependencies :
343
343
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
344
344
variables :
345
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
345
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
346
346
metadata :
347
347
Job Maintainers : ' #rm-packageworks'
348
- Wrench : 0.11.3 .0
348
+ Wrench : 0.12.1 .0
349
349
350
350
# Functional tests for dependents found in the latest 6000.2 manifest (MacOS).
351
351
preview_apv_-_6000_2_-_macos :
@@ -362,7 +362,7 @@ preview_apv_-_6000_2_-_macos:
362
362
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
363
363
timeout : 20
364
364
retries : 10
365
- - command : unity-downloader-cli -u 6000.2/staging -c Editor --fast
365
+ - command : unity-downloader-cli -u 6000.2/staging -c editor --path . Editor --fast
366
366
timeout : 10
367
367
retries : 3
368
368
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.2 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -396,10 +396,10 @@ preview_apv_-_6000_2_-_macos:
396
396
dependencies :
397
397
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
398
398
variables :
399
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
399
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
400
400
metadata :
401
401
Job Maintainers : ' #rm-packageworks'
402
- Wrench : 0.11.3 .0
402
+ Wrench : 0.12.1 .0
403
403
404
404
# Functional tests for dependents found in the latest 6000.2 manifest (Ubuntu).
405
405
preview_apv_-_6000_2_-_ubuntu :
@@ -416,7 +416,7 @@ preview_apv_-_6000_2_-_ubuntu:
416
416
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
417
417
timeout : 20
418
418
retries : 10
419
- - command : unity-downloader-cli -u 6000.2/staging -c Editor --fast
419
+ - command : unity-downloader-cli -u 6000.2/staging -c editor --path . Editor --fast
420
420
timeout : 10
421
421
retries : 3
422
422
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.2 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -450,10 +450,10 @@ preview_apv_-_6000_2_-_ubuntu:
450
450
dependencies :
451
451
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
452
452
variables :
453
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
453
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
454
454
metadata :
455
455
Job Maintainers : ' #rm-packageworks'
456
- Wrench : 0.11.3 .0
456
+ Wrench : 0.12.1 .0
457
457
458
458
# Functional tests for dependents found in the latest 6000.2 manifest (Windows).
459
459
preview_apv_-_6000_2_-_windows :
@@ -471,7 +471,7 @@ preview_apv_-_6000_2_-_windows:
471
471
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
472
472
timeout : 20
473
473
retries : 10
474
- - command : unity-downloader-cli -u 6000.2/staging -c Editor --fast
474
+ - command : unity-downloader-cli -u 6000.2/staging -c editor --path . Editor --fast
475
475
timeout : 10
476
476
retries : 3
477
477
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.2 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -505,10 +505,10 @@ preview_apv_-_6000_2_-_windows:
505
505
dependencies :
506
506
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
507
507
variables :
508
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
508
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
509
509
metadata :
510
510
Job Maintainers : ' #rm-packageworks'
511
- Wrench : 0.11.3 .0
511
+ Wrench : 0.12.1 .0
512
512
513
513
# Functional tests for dependents found in the latest 6000.3 manifest (MacOS).
514
514
preview_apv_-_6000_3_-_macos :
@@ -525,7 +525,7 @@ preview_apv_-_6000_3_-_macos:
525
525
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
526
526
timeout : 20
527
527
retries : 10
528
- - command : unity-downloader-cli -u trunk -c Editor --fast
528
+ - command : unity-downloader-cli -u trunk -c editor --path . Editor --fast
529
529
timeout : 10
530
530
retries : 3
531
531
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.3 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -559,10 +559,10 @@ preview_apv_-_6000_3_-_macos:
559
559
dependencies :
560
560
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
561
561
variables :
562
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
562
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
563
563
metadata :
564
564
Job Maintainers : ' #rm-packageworks'
565
- Wrench : 0.11.3 .0
565
+ Wrench : 0.12.1 .0
566
566
567
567
# Functional tests for dependents found in the latest 6000.3 manifest (Ubuntu).
568
568
preview_apv_-_6000_3_-_ubuntu :
@@ -579,7 +579,7 @@ preview_apv_-_6000_3_-_ubuntu:
579
579
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
580
580
timeout : 20
581
581
retries : 10
582
- - command : unity-downloader-cli -u trunk -c Editor --fast
582
+ - command : unity-downloader-cli -u trunk -c editor --path . Editor --fast
583
583
timeout : 10
584
584
retries : 3
585
585
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.3 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -613,10 +613,10 @@ preview_apv_-_6000_3_-_ubuntu:
613
613
dependencies :
614
614
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
615
615
variables :
616
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
616
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
617
617
metadata :
618
618
Job Maintainers : ' #rm-packageworks'
619
- Wrench : 0.11.3 .0
619
+ Wrench : 0.12.1 .0
620
620
621
621
# Functional tests for dependents found in the latest 6000.3 manifest (Windows).
622
622
preview_apv_-_6000_3_-_windows :
@@ -634,7 +634,7 @@ preview_apv_-_6000_3_-_windows:
634
634
- command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
635
635
timeout : 20
636
636
retries : 10
637
- - command : unity-downloader-cli -u trunk -c Editor --fast
637
+ - command : unity-downloader-cli -u trunk -c editor --path . Editor --fast
638
638
timeout : 10
639
639
retries : 3
640
640
- command : python PythonScripts/preview_apv.py --wrench-config=.yamato/wrench/wrench_config.json --editor-version=6000.3 --testsuite=editor,playmode --artifacts-path=PreviewApvArtifacts~
@@ -668,8 +668,8 @@ preview_apv_-_6000_3_-_windows:
668
668
dependencies :
669
669
- path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
670
670
variables :
671
- UPMPVP_CONTEXT_WRENCH : 0.11.3 .0
671
+ UPMPVP_CONTEXT_WRENCH : 0.12.1 .0
672
672
metadata :
673
673
Job Maintainers : ' #rm-packageworks'
674
- Wrench : 0.11.3 .0
674
+ Wrench : 0.12.1 .0
675
675
0 commit comments