-
Notifications
You must be signed in to change notification settings - Fork 817
/
Copy pathshadergraph-osx-openglcore.yml
127 lines (125 loc) · 7.78 KB
/
shadergraph-osx-openglcore.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# This file is generated by .yamato/ruamel/build.py. Don't edit this file manually.
# Introduce any changes under .yamato/config/*.metafile files (for most cases) or under .yamato/ruamel/* within Python (more elaborate cases), and rerun build.py to regenerate all .yml files.
# Read more under .yamato/docs/readme.md
ShaderGraph_OSX_OpenGLCore_playmode_mono_apiNet2_Linear_trunk:
name: ShaderGraph on OSX_OpenGLCore_playmode_mono_apiNet2_Linear on version trunk
agent:
type: Unity::VM::osx
image: package-ci/mac:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
commands:
- curl -s https://artifactory.internal.unity3d.com/core-automation/tools/utr-standalone/utr --output TestProjects/ShaderGraph/utr
- chmod +x TestProjects/ShaderGraph/utr
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- cd TestProjects/ShaderGraph && unity-downloader-cli -u 37c5ec4c3cb13853f9074c74cbac49a232178bd8 -c editor -c il2cpp --wait --published-only
- cd TestProjects/ShaderGraph && ./utr --suite=playmode --testproject=. --editor-location=.Editor --artifacts_path=test-results --scripting-backend=Mono2x --extra-editor-arg="-colorspace=Linear" --reruncount=2
artifacts:
logs:
paths:
- "**/test-results/**"
- "TestProjects/ShaderGraph/Logs/*.log"
ShaderGraph_OSX_OpenGLCore_editmode_mono_apiNet2_Linear_trunk:
name: ShaderGraph on OSX_OpenGLCore_editmode_mono_apiNet2_Linear on version trunk
agent:
type: Unity::VM::osx
image: package-ci/mac:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
commands:
- curl -s https://artifactory.internal.unity3d.com/core-automation/tools/utr-standalone/utr --output TestProjects/ShaderGraph/utr
- chmod +x TestProjects/ShaderGraph/utr
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- cd TestProjects/ShaderGraph && unity-downloader-cli -u 37c5ec4c3cb13853f9074c74cbac49a232178bd8 -c editor -c il2cpp --wait --published-only
- cd TestProjects/ShaderGraph && ./utr --suite=editor --platform=editmode --testproject=. --editor-location=.Editor --artifacts_path=test-results --scripting-backend=Mono2x --extra-editor-arg="-colorspace=Linear" --reruncount=2
artifacts:
logs:
paths:
- "**/test-results/**"
- "TestProjects/ShaderGraph/Logs/*.log"
ShaderGraph_OSX_OpenGLCore_playmode_mono_apiNet2_Linear_2020.2:
name: ShaderGraph on OSX_OpenGLCore_playmode_mono_apiNet2_Linear on version 2020.2
agent:
type: Unity::VM::osx
image: package-ci/mac:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
commands:
- curl -s https://artifactory.internal.unity3d.com/core-automation/tools/utr-standalone/utr --output TestProjects/ShaderGraph/utr
- chmod +x TestProjects/ShaderGraph/utr
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- cd TestProjects/ShaderGraph && unity-downloader-cli -u dff91d65251a9ab8c12af258ce88fee061d85a7d -c editor -c il2cpp --wait --published-only
- cd TestProjects/ShaderGraph && ./utr --suite=playmode --testproject=. --editor-location=.Editor --artifacts_path=test-results --scripting-backend=Mono2x --extra-editor-arg="-colorspace=Linear" --reruncount=2
artifacts:
logs:
paths:
- "**/test-results/**"
- "TestProjects/ShaderGraph/Logs/*.log"
ShaderGraph_OSX_OpenGLCore_editmode_mono_apiNet2_Linear_2020.2:
name: ShaderGraph on OSX_OpenGLCore_editmode_mono_apiNet2_Linear on version 2020.2
agent:
type: Unity::VM::osx
image: package-ci/mac:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
commands:
- curl -s https://artifactory.internal.unity3d.com/core-automation/tools/utr-standalone/utr --output TestProjects/ShaderGraph/utr
- chmod +x TestProjects/ShaderGraph/utr
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- cd TestProjects/ShaderGraph && unity-downloader-cli -u dff91d65251a9ab8c12af258ce88fee061d85a7d -c editor -c il2cpp --wait --published-only
- cd TestProjects/ShaderGraph && ./utr --suite=editor --platform=editmode --testproject=. --editor-location=.Editor --artifacts_path=test-results --scripting-backend=Mono2x --extra-editor-arg="-colorspace=Linear" --reruncount=2
artifacts:
logs:
paths:
- "**/test-results/**"
- "TestProjects/ShaderGraph/Logs/*.log"
ShaderGraph_OSX_OpenGLCore_playmode_mono_apiNet2_Linear_CUSTOM-REVISION:
name: ShaderGraph on OSX_OpenGLCore_playmode_mono_apiNet2_Linear on version CUSTOM-REVISION
agent:
type: Unity::VM::osx
image: package-ci/mac:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
CUSTOM_REVISION: custom_revision_not_set
commands:
- curl -s https://artifactory.internal.unity3d.com/core-automation/tools/utr-standalone/utr --output TestProjects/ShaderGraph/utr
- chmod +x TestProjects/ShaderGraph/utr
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- cd TestProjects/ShaderGraph && unity-downloader-cli --source-file ../../unity_revision.txt -c editor -c il2cpp --wait --published-only
- cd TestProjects/ShaderGraph && ./utr --suite=playmode --testproject=. --editor-location=.Editor --artifacts_path=test-results --scripting-backend=Mono2x --extra-editor-arg="-colorspace=Linear" --reruncount=2
artifacts:
logs:
paths:
- "**/test-results/**"
- "TestProjects/ShaderGraph/Logs/*.log"
dependencies:
- path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:macos
rerun: always
ShaderGraph_OSX_OpenGLCore_editmode_mono_apiNet2_Linear_CUSTOM-REVISION:
name: ShaderGraph on OSX_OpenGLCore_editmode_mono_apiNet2_Linear on version CUSTOM-REVISION
agent:
type: Unity::VM::osx
image: package-ci/mac:stable
flavor: m1.mac
variables:
UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
CUSTOM_REVISION: custom_revision_not_set
commands:
- curl -s https://artifactory.internal.unity3d.com/core-automation/tools/utr-standalone/utr --output TestProjects/ShaderGraph/utr
- chmod +x TestProjects/ShaderGraph/utr
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
- cd TestProjects/ShaderGraph && unity-downloader-cli --source-file ../../unity_revision.txt -c editor -c il2cpp --wait --published-only
- cd TestProjects/ShaderGraph && ./utr --suite=editor --platform=editmode --testproject=. --editor-location=.Editor --artifacts_path=test-results --scripting-backend=Mono2x --extra-editor-arg="-colorspace=Linear" --reruncount=2
artifacts:
logs:
paths:
- "**/test-results/**"
- "TestProjects/ShaderGraph/Logs/*.log"
dependencies:
- path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:macos
rerun: always