@@ -54,34 +54,6 @@ HDRP_OSX_Metal_playmode_XR_trunk:
54
54
logs :
55
55
paths :
56
56
- " **/test-results/**"
57
- HDRP_OSX_Metal_playmode_RenderGraph_trunk :
58
- name : HDRP on OSX_Metal_playmode_RenderGraph on version trunk
59
- agent :
60
- type : Unity::metal::macmini
61
- image : slough-ops/macos-10.14-xcode:stable
62
- flavor : m1.mac
63
- variables :
64
- UPM_REGISTRY : https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
65
- dependencies :
66
- - path : .yamato/_editor.yml#editor:priming:trunk:macos
67
- rerun : always
68
- commands :
69
- - git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
70
- - ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install --user unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade'"
71
- - scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
72
- - scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
73
- - ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP '/Users/bokken/Library/Python/3.7/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only'
74
- - |5-
75
-
76
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP 'cd ~/Graphics/TestProjects/HDRP_Tests && ~/Graphics/TestProjects/HDRP_Tests/utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=/Users/bokken/Graphics/TestProjects/HDRP_Tests --editor-location=/Users/bokken/.Editor --artifacts_path=/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results'
77
- UTR_RESULT=$?
78
- mkdir -p TestProjects/HDRP_Tests/test-results/
79
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results/ TestProjects/HDRP_Tests/test-results/
80
- exit $UTR_RESULT
81
- artifacts :
82
- logs :
83
- paths :
84
- - " **/test-results/**"
85
57
HDRP_OSX_Metal_editmode_trunk :
86
58
name : HDRP on OSX_Metal_editmode on version trunk
87
59
agent :
@@ -194,34 +166,6 @@ HDRP_OSX_Metal_playmode_XR_fast-trunk:
194
166
logs :
195
167
paths :
196
168
- " **/test-results/**"
197
- HDRP_OSX_Metal_playmode_RenderGraph_fast-trunk :
198
- name : HDRP on OSX_Metal_playmode_RenderGraph on version fast-trunk
199
- agent :
200
- type : Unity::metal::macmini
201
- image : slough-ops/macos-10.14-xcode:stable
202
- flavor : m1.mac
203
- variables :
204
- UPM_REGISTRY : https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
205
- dependencies :
206
- - path : .yamato/_editor.yml#editor:priming:fast-trunk:macos
207
- rerun : always
208
- commands :
209
- - git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
210
- - ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install --user unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade'"
211
- - scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
212
- - scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
213
- - ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP '/Users/bokken/Library/Python/3.7/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only'
214
- - |5-
215
-
216
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP 'cd ~/Graphics/TestProjects/HDRP_Tests && ~/Graphics/TestProjects/HDRP_Tests/utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=/Users/bokken/Graphics/TestProjects/HDRP_Tests --editor-location=/Users/bokken/.Editor --artifacts_path=/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results'
217
- UTR_RESULT=$?
218
- mkdir -p TestProjects/HDRP_Tests/test-results/
219
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results/ TestProjects/HDRP_Tests/test-results/
220
- exit $UTR_RESULT
221
- artifacts :
222
- logs :
223
- paths :
224
- - " **/test-results/**"
225
169
HDRP_OSX_Metal_editmode_fast-trunk :
226
170
name : HDRP on OSX_Metal_editmode on version fast-trunk
227
171
agent :
@@ -336,35 +280,6 @@ HDRP_OSX_Metal_playmode_XR_CUSTOM-REVISION:
336
280
logs :
337
281
paths :
338
282
- " **/test-results/**"
339
- HDRP_OSX_Metal_playmode_RenderGraph_CUSTOM-REVISION :
340
- name : HDRP on OSX_Metal_playmode_RenderGraph on version CUSTOM-REVISION
341
- agent :
342
- type : Unity::metal::macmini
343
- image : slough-ops/macos-10.14-xcode:stable
344
- flavor : m1.mac
345
- variables :
346
- UPM_REGISTRY : https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
347
- CUSTOM_REVISION : custom_revision_not_set
348
- dependencies :
349
- - path : .yamato/_editor.yml#editor:priming:CUSTOM-REVISION:macos
350
- rerun : always
351
- commands :
352
- - git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/HDRP_Tests/utr
353
- - ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install --user unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade'"
354
- - scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics
355
- - scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini
356
- - ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP '/Users/bokken/Library/Python/3.7/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only'
357
- - |5-
358
-
359
- ssh -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" bokken@$BOKKEN_DEVICE_IP 'cd ~/Graphics/TestProjects/HDRP_Tests && ~/Graphics/TestProjects/HDRP_Tests/utr/utr --suite=playmode --extra-editor-arg="-rendergraph-tests" --testproject=/Users/bokken/Graphics/TestProjects/HDRP_Tests --editor-location=/Users/bokken/.Editor --artifacts_path=/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results'
360
- UTR_RESULT=$?
361
- mkdir -p TestProjects/HDRP_Tests/test-results/
362
- scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/HDRP_Tests/test-results/ TestProjects/HDRP_Tests/test-results/
363
- exit $UTR_RESULT
364
- artifacts :
365
- logs :
366
- paths :
367
- - " **/test-results/**"
368
283
HDRP_OSX_Metal_editmode_CUSTOM-REVISION :
369
284
name : HDRP on OSX_Metal_editmode on version CUSTOM-REVISION
370
285
agent :
0 commit comments