5050 depends_on : ' build-artifacts'
5151 env :
5252 DEVELOPER_DIR : " /Applications/Xcode13.4.app"
53- UNITY_VERSION : " 2020.3.32f1 "
53+ UNITY_VERSION : " 2020.3.48f1 "
5454 # Python2 needed for WebGL to build
5555 EMSDK_PYTHON : " /Library/Frameworks/Python.framework/Versions/2.7/bin/python"
5656 plugins :
6161 - scripts/ci-build-macos-packages.sh
6262 artifact_paths :
6363 - unity.log
64- - features/fixtures/maze_runner/build/MacOS-2020.3.32f1 .zip
65- - features/fixtures/maze_runner/build/WebGL-2020.3.32f1 .zip
64+ - features/fixtures/maze_runner/build/MacOS-2020.3.48f1 .zip
65+ - features/fixtures/maze_runner/build/WebGL-2020.3.48f1 .zip
6666 retry :
6767 automatic :
6868 - exit_status : " *"
@@ -79,14 +79,15 @@ steps:
7979 agents :
8080 queue : macos-12-arm-unity
8181 env :
82- UNITY_VERSION : " 2020.3.32f1 "
82+ UNITY_VERSION : " 2020.3.48f1 "
8383 plugins :
8484 artifacts#v1.5.0:
8585 download :
86- - features/fixtures/maze_runner/build/MacOS-2020.3.32f1 .zip
86+ - features/fixtures/maze_runner/build/MacOS-2020.3.48f1 .zip
8787 upload :
8888 - maze_output/**/*
8989 - Mazerunner.log
90+ - maze_output/metrics.csv
9091 commands :
9192 - scripts/ci-run-macos-tests-csharp.sh
9293
@@ -101,13 +102,15 @@ steps:
101102 agents :
102103 queue : opensource-mac-cocoa-11
103104 env :
104- UNITY_VERSION : " 2020.3.32f1 "
105+ UNITY_VERSION : " 2020.3.48f1 "
105106 plugins :
106107 artifacts#v1.5.0:
107108 download :
108- - features/fixtures/maze_runner/build/WebGL-2020.3.32f1 .zip
109+ - features/fixtures/maze_runner/build/WebGL-2020.3.48f1 .zip
109110 upload :
110111 - maze_output/**/*
112+ - maze_output/metrics.csv
113+
111114 # TODO: WebGL persistence tests are currently skipped pending PLAT-8151
112115 commands :
113116 - scripts/ci-run-webgl-tests.sh
@@ -120,13 +123,13 @@ steps:
120123 key : ' build-android-fixture-2020'
121124 depends_on : ' build-artifacts'
122125 env :
123- UNITY_VERSION : " 2020.3.32f1 "
126+ UNITY_VERSION : " 2020.3.48f1 "
124127 plugins :
125128 artifacts#v1.5.0:
126129 download :
127130 - Bugsnag.unitypackage
128131 upload :
129- - features/fixtures/maze_runner/mazerunner_2020.3.32f1 .apk
132+ - features/fixtures/maze_runner/mazerunner_2020.3.48f1 .apk
130133 - features/fixtures/build_android_apk.log
131134 commands :
132135 - rake test:android:build
@@ -140,13 +143,13 @@ steps:
140143 # key: 'build-edm-fixture-2020'
141144 # depends_on: 'build-artifacts'
142145 # env:
143- # UNITY_VERSION: "2020.3.32f1 "
146+ # UNITY_VERSION: "2020.3.48f1 "
144147 # plugins:
145148 # artifacts#v1.5.0:
146149 # download:
147150 # - Bugsnag.unitypackage
148151 # upload:
149- # - features/fixtures/EDM_Fixture/edm_2020.3.32f1 .apk
152+ # - features/fixtures/EDM_Fixture/edm_2020.3.48f1 .apk
150153 # - features/scripts/buildEdmFixture.log
151154 # - features/scripts/edmImport.log
152155 # - features/scripts/enableEdm.log
@@ -160,27 +163,28 @@ steps:
160163 #
161164 # Run Android tests
162165 #
163- - label : ' :android: Run Android e2e tests for Unity 2020'
166+ - label : ' :bitbar: : android: Run Android e2e tests for Unity 2020'
164167 timeout_in_minutes : 60
165168 depends_on : ' build-android-fixture-2020'
166169 agents :
167170 queue : opensource
168171 env :
169- UNITY_VERSION : " 2020.3.32f1 "
172+ UNITY_VERSION : " 2020.3.48f1 "
170173 plugins :
171174 artifacts#v1.5.0:
172175 download :
173- - " features/fixtures/maze_runner/mazerunner_2020.3.32f1 .apk"
176+ - " features/fixtures/maze_runner/mazerunner_2020.3.48f1 .apk"
174177 upload :
175178 - " maze_output/**/*"
179+ - " maze_output/metrics.csv"
176180 docker-compose#v4.7.0:
177181 pull : maze-runner-bitbar
178182 run : maze-runner-bitbar
179183 service-ports : true
180184 command :
181185 - " features/csharp"
182186 - " features/android"
183- - " --app=features/fixtures/maze_runner/mazerunner_2020.3.32f1 .apk"
187+ - " --app=features/fixtures/maze_runner/mazerunner_2020.3.48f1 .apk"
184188 - " --farm=bb"
185189 - " --device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
186190 - " --no-tunnel"
@@ -199,18 +203,18 @@ steps:
199203 # agents:
200204 # queue: opensource
201205 # env:
202- # UNITY_VERSION: "2020.3.32f1 "
206+ # UNITY_VERSION: "2020.3.48f1 "
203207 # plugins:
204208 # artifacts#v1.5.0:
205209 # download:
206- # - "features/fixtures/EDM_Fixture/edm_2020.3.32f1 .apk"
210+ # - "features/fixtures/EDM_Fixture/edm_2020.3.48f1 .apk"
207211 # upload:
208212 # - "maze_output/**/*"
209213 # docker-compose#v3.7.0:
210214 # pull: maze-runner
211215 # run: maze-runner
212216 # command:
213- # - "--app=/app/features/fixtures/EDM_Fixture/edm_2020.3.32f1 .apk"
217+ # - "--app=/app/features/fixtures/EDM_Fixture/edm_2020.3.48f1 .apk"
214218 # - "--farm=bs"
215219 # - "--device=ANDROID_11_0"
216220 # - "features/edm"
@@ -226,7 +230,7 @@ steps:
226230 key : ' generate-fixture-project-2020'
227231 depends_on : ' build-artifacts'
228232 env :
229- UNITY_VERSION : " 2020.3.32f1 "
233+ UNITY_VERSION : " 2020.3.48f1 "
230234 plugins :
231235 artifacts#v1.5.0:
232236 download :
@@ -248,14 +252,14 @@ steps:
248252 depends_on : ' generate-fixture-project-2020'
249253 env :
250254 DEVELOPER_DIR : " /Applications/Xcode13.4.app"
251- UNITY_VERSION : " 2020.3.32f1 "
255+ UNITY_VERSION : " 2020.3.48f1 "
252256 plugins :
253257 artifacts#v1.5.0:
254258 download :
255259 - Bugsnag.unitypackage
256260 - project_2020.tgz
257261 upload :
258- - features/fixtures/maze_runner/mazerunner_2020.3.32f1 .ipa
262+ - features/fixtures/maze_runner/mazerunner_2020.3.48f1 .ipa
259263 - features/fixtures/unity.log
260264 commands :
261265 - tar -zxf project_2020.tgz features/fixtures/maze_runner
@@ -268,25 +272,27 @@ steps:
268272 #
269273 # Run iOS tests
270274 #
271- - label : ' :ios: Run iOS e2e tests for Unity 2020'
275+ - label : ' :bitbar: : ios: Run iOS e2e tests for Unity 2020'
272276 timeout_in_minutes : 60
273277 depends_on : ' build-ios-fixture-2020'
274278 agents :
275279 queue : opensource
276280 plugins :
277281 artifacts#v1.5.0:
278282 download :
279- - " features/fixtures/maze_runner/mazerunner_2020.3.32f1 .ipa"
283+ - " features/fixtures/maze_runner/mazerunner_2020.3.48f1 .ipa"
280284 upload :
281285 - " maze_output/**/*"
286+ - " maze_output/metrics.csv"
287+
282288 docker-compose#v4.7.0:
283289 pull : maze-runner-bitbar
284290 run : maze-runner-bitbar
285291 service-ports : true
286292 command :
287293 - " features/csharp"
288294 - " features/ios"
289- - " --app=features/fixtures/maze_runner/mazerunner_2020.3.32f1 .ipa"
295+ - " --app=features/fixtures/maze_runner/mazerunner_2020.3.48f1 .ipa"
290296 - " --farm=bb"
291297 - " --device=IOS_12|IOS_13|IOS_14|IOS_15"
292298 - " --no-tunnel"
@@ -306,14 +312,14 @@ steps:
306312 agents :
307313 queue : windows-unity-wsl
308314 env :
309- UNITY_VERSION : " 2020.3.32f1 "
315+ UNITY_VERSION : " 2020.3.48f1 "
310316 plugins :
311317 artifacts#v1.5.0:
312318 download :
313319 - Bugsnag.unitypackage
314320 upload :
315321 - unity.log
316- - features/fixtures/maze_runner/build/Windows-2020.3.32f1 .zip
322+ - features/fixtures/maze_runner/build/Windows-2020.3.48f1 .zip
317323 commands :
318324 - scripts/ci-build-windows-fixture-wsl.sh
319325 retry :
@@ -330,13 +336,15 @@ steps:
330336 agents :
331337 queue : windows-general-wsl
332338 env :
333- UNITY_VERSION : " 2020.3.32f1 "
339+ UNITY_VERSION : " 2020.3.48f1 "
334340 plugins :
335341 artifacts#v1.5.0:
336342 download :
337- - features/fixtures/maze_runner/build/Windows-2020.3.32f1 .zip
343+ - features/fixtures/maze_runner/build/Windows-2020.3.48f1 .zip
338344 upload :
339345 - maze_output/**/*
346+ - maze_output/metrics.csv
347+
340348 command :
341349 - scripts/ci-run-windows-tests-wsl.sh
342350
0 commit comments