1
1
# Auto-generated by Recipe Engine, do not modify manually.
2
- # This job is generated by the wrench recipe engine module.
2
+ # This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
3
3
4
4
# Publish Dry Run for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
5
5
publish_dry_run_netcode_gameobjects :
@@ -9,7 +9,7 @@ publish_dry_run_netcode_gameobjects:
9
9
type : Unity::VM
10
10
flavor : b1.large
11
11
commands :
12
- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-54_4ed3929f39f0279ecefec81a437d0eb42e21a4f9c6469a88d31e8f3d764709fe .zip -o wrench-localapv.zip
12
+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_236616cc910608f3016a29947795c2e53f0c0dbfa45128d551397825ed65689e .zip -o wrench-localapv.zip
13
13
- command : 7z x -aoa wrench-localapv.zip
14
14
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
15
15
- command : python PythonScripts/print_machine_info.py
@@ -19,7 +19,7 @@ publish_dry_run_netcode_gameobjects:
19
19
- command : python PythonScripts/run_publish_if_any_package_left.py --dry-run
20
20
after :
21
21
- command : curl -s https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/setup/run_standalone_instability_detection-latest.sh --output run_standalone_instability_detection-latest.sh --retry 5 || exit 0
22
- - command : bash ./run_standalone_instability_detection-latest.sh ubuntu 0.5.0 || exit 0
22
+ - command : bash ./run_standalone_instability_detection-latest.sh ubuntu 0.5.1 || exit 0
23
23
timeout : 10
24
24
retries : 1
25
25
artifacts :
@@ -125,15 +125,39 @@ publish_dry_run_netcode_gameobjects:
125
125
pvp-results :
126
126
location : results/pvp/validate-netcode.gameobjects-6000.1-windows
127
127
unzip : true
128
+ - path : .yamato/wrench/validation-jobs.yml#validate_-_netcode_gameobjects_-_6000_2_-_macos
129
+ specific_options :
130
+ UTR :
131
+ location : results/UTR/validate-netcode.gameobjects-6000.2-macos
132
+ unzip : true
133
+ pvp-results :
134
+ location : results/pvp/validate-netcode.gameobjects-6000.2-macos
135
+ unzip : true
136
+ - path : .yamato/wrench/validation-jobs.yml#validate_-_netcode_gameobjects_-_6000_2_-_ubuntu
137
+ specific_options :
138
+ UTR :
139
+ location : results/UTR/validate-netcode.gameobjects-6000.2-ubuntu
140
+ unzip : true
141
+ pvp-results :
142
+ location : results/pvp/validate-netcode.gameobjects-6000.2-ubuntu
143
+ unzip : true
144
+ - path : .yamato/wrench/validation-jobs.yml#validate_-_netcode_gameobjects_-_6000_2_-_windows
145
+ specific_options :
146
+ UTR :
147
+ location : results/UTR/validate-netcode.gameobjects-6000.2-windows
148
+ unzip : true
149
+ pvp-results :
150
+ location : results/pvp/validate-netcode.gameobjects-6000.2-windows
151
+ unzip : true
128
152
variables :
129
153
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
130
- UPMPVP_CONTEXT_WRENCH : 0.10.31 .0
154
+ UPMPVP_CONTEXT_WRENCH : 0.10.36 .0
131
155
triggers :
132
156
expression : push.branch match "^release/.*"
133
157
cancel_old_ci : true
134
158
metadata :
135
159
Job Maintainers : ' #rm-packageworks'
136
- Wrench : 0.10.31 .0
160
+ Wrench : 0.10.36 .0
137
161
138
162
# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
139
163
publish_netcode_gameobjects :
@@ -143,7 +167,7 @@ publish_netcode_gameobjects:
143
167
type : Unity::VM
144
168
flavor : b1.large
145
169
commands :
146
- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-54_4ed3929f39f0279ecefec81a437d0eb42e21a4f9c6469a88d31e8f3d764709fe .zip -o wrench-localapv.zip
170
+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_236616cc910608f3016a29947795c2e53f0c0dbfa45128d551397825ed65689e .zip -o wrench-localapv.zip
147
171
- command : 7z x -aoa wrench-localapv.zip
148
172
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
149
173
- command : python PythonScripts/print_machine_info.py
@@ -153,7 +177,7 @@ publish_netcode_gameobjects:
153
177
- command : python PythonScripts/run_publish_if_any_package_left.py
154
178
after :
155
179
- command : curl -s https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/setup/run_standalone_instability_detection-latest.sh --output run_standalone_instability_detection-latest.sh --retry 5 || exit 0
156
- - command : bash ./run_standalone_instability_detection-latest.sh ubuntu 0.5.0 || exit 0
180
+ - command : bash ./run_standalone_instability_detection-latest.sh ubuntu 0.5.1 || exit 0
157
181
timeout : 10
158
182
retries : 1
159
183
artifacts :
@@ -259,10 +283,34 @@ publish_netcode_gameobjects:
259
283
pvp-results :
260
284
location : results/pvp/validate-netcode.gameobjects-6000.1-windows
261
285
unzip : true
286
+ - path : .yamato/wrench/validation-jobs.yml#validate_-_netcode_gameobjects_-_6000_2_-_macos
287
+ specific_options :
288
+ UTR :
289
+ location : results/UTR/validate-netcode.gameobjects-6000.2-macos
290
+ unzip : true
291
+ pvp-results :
292
+ location : results/pvp/validate-netcode.gameobjects-6000.2-macos
293
+ unzip : true
294
+ - path : .yamato/wrench/validation-jobs.yml#validate_-_netcode_gameobjects_-_6000_2_-_ubuntu
295
+ specific_options :
296
+ UTR :
297
+ location : results/UTR/validate-netcode.gameobjects-6000.2-ubuntu
298
+ unzip : true
299
+ pvp-results :
300
+ location : results/pvp/validate-netcode.gameobjects-6000.2-ubuntu
301
+ unzip : true
302
+ - path : .yamato/wrench/validation-jobs.yml#validate_-_netcode_gameobjects_-_6000_2_-_windows
303
+ specific_options :
304
+ UTR :
305
+ location : results/UTR/validate-netcode.gameobjects-6000.2-windows
306
+ unzip : true
307
+ pvp-results :
308
+ location : results/pvp/validate-netcode.gameobjects-6000.2-windows
309
+ unzip : true
262
310
variables :
263
311
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
264
- UPMPVP_CONTEXT_WRENCH : 0.10.31 .0
312
+ UPMPVP_CONTEXT_WRENCH : 0.10.36 .0
265
313
metadata :
266
314
Job Maintainers : ' #rm-packageworks'
267
- Wrench : 0.10.31 .0
315
+ Wrench : 0.10.36 .0
268
316
0 commit comments