Skip to content

Commit f3b4338

Browse files
committed
Images changed to use package-ci
1 parent 44fcc37 commit f3b4338

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

.yamato/console-standalone-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
1717
commands:
1818
# Installing tools. unity-downloader-cli and utr is already preinstalled on the image
1919

20-
# - unity-downloader-cli -u {{ editor }} -c Editor -c il2cpp -c {{ platform.name }} --fast --wait
20+
- unity-downloader-cli -u {{ editor }} -c Editor -c il2cpp -c {{ platform.name }} --fast --wait
2121

2222
# Platform specific Build
2323
{% if platform.base == "win" %}

.yamato/project.metafile

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,71 +13,71 @@ test_platforms:
1313
default:
1414
- name: ubuntu
1515
type: Unity::VM
16-
image: dots-ci/ubuntu-20.04:v3.3194411
16+
image: package-ci/ubuntu-22.04:v4
1717
flavor: b1.large
1818
standalone: StandaloneLinux64
1919
# Desktop platforms cover all main desktop platforms
2020
# Windows_arm64 is recommended to use only after builds and when it comes to macOS_arm64 there is problem with OpenCL not being available. Other option would be to separate build and run phases but disabled for now
2121
desktop:
2222
- name: ubuntu
2323
type: Unity::VM
24-
image: dots-ci/ubuntu-20.04:v3.3194411
24+
image: package-ci/ubuntu-22.04:v4
2525
flavor: b1.large
2626
standalone: StandaloneLinux64
2727
- name: win
2828
type: Unity::VM
29-
image: dots-ci/windows10:v3.3194412
29+
image: package-ci/win10:v4
3030
flavor: b1.large
3131
standalone: StandaloneWindows64
3232
- name: mac
3333
type: Unity::VM::osx
34-
image: dots-ci/macos:v3.3194405
34+
image: package-ci/macos-13:v4
3535
flavor: m1.mac
3636
standalone: StandaloneOSX
3737
# Mobile platforms cover all main mobile devices. There is a split between the build and run phase so there is a need of splitting specification for both (since its different)
3838
mobile_build:
3939
- name: android-armV7
4040
type: Unity::VM
41-
image: dots-ci/android:v3.3259071
41+
image: package-ci/win10:v4
4242
flavor: b1.large
4343
standalone: Android
4444
base: win
4545
architecture: armv7
4646
- name: android-arm64
4747
type: Unity::VM
48-
image: dots-ci/android:v3.3259071
48+
image: package-ci/win11:v4
4949
flavor: b1.large
5050
standalone: Android
5151
base: win
5252
architecture: arm64
5353
# iOS modern builds are ARM64-only, thus no testing with armv7 (as in android case)
5454
- name: ios-arm64
5555
type: Unity::VM::osx
56-
image: dots-ci/macos:v3.3194405
56+
image: package-ci/macos-13-arm64:v4
5757
flavor: m1.mac
5858
standalone: IOS
5959
base: mac
6060
architecture: arm64
6161
mobile_test:
6262
- name: android-armV7
6363
type: Unity::mobile::shield
64-
image: dots-ci/android:v3.3259071
64+
image: package-ci/win10:v4
6565
flavor: b1.large
6666
model: ShieldPro
6767
standalone: Android
6868
base: ubuntu
6969
architecture: armv7
7070
- name: android-arm64
7171
type: Unity::mobile::shield
72-
image: dots-ci/android:v3.3259071
72+
image: package-ci/win11-arm64:v4
7373
flavor: b1.large
7474
model: ShieldPro
7575
standalone: Android
7676
base: ubuntu
7777
architecture: arm64
7878
- name: ios-arm64
7979
type: Unity::mobile::iPhone
80-
image: dots-ci/macos:v3.3194405
80+
image: package-ci/macos-13-arm64:v4
8181
flavor: m1.mac
8282
model: SE
8383
standalone: IOS
@@ -86,61 +86,61 @@ test_platforms:
8686
console_build:
8787
- name: ps4
8888
type: Unity::VM
89-
image: dots-ci/ps4:v3.3259064
89+
image: package-ci/win10-ps4:v4
9090
flavor: b1.large
9191
standalone: PS4
9292
base: win
9393
- name: ps5
9494
type: Unity::VM
95-
image: dots-ci/ps5:v3.3194407
95+
image: package-ci/win10-ps5:v4
9696
flavor: b1.large
9797
standalone: PS5
9898
base: win
9999
- name: switch
100100
type: Unity::VM
101-
image: dots-ci/switch:v3.3194409
101+
image: package-ci/win10-switch:v4
102102
flavor: b1.large
103103
standalone: Switch
104104
base: win
105105
- name: gamecorexboxone
106106
type: Unity::VM
107-
image: dots-ci/xbox:v3.3194406
107+
image: package-ci/win10-xbox:v4
108108
flavor: b1.large
109109
standalone: GameCoreXboxOne
110110
base: win
111111
- name: gamecorescarlett
112112
type: Unity::VM
113-
image: dots-ci/xbox:v3.3194406
113+
image: package-ci/win10-xbox:v4
114114
flavor: b1.large
115115
standalone: XboxSeries
116116
base: win
117117
console_test:
118118
- name: ps4
119119
type: Unity::console::ps4
120-
image: dots-ci/ps4:v3.3194410
120+
image: package-ci/win10-ps4:v4
121121
flavor: b1.large
122122
model: devkit
123123
standalone: PS4
124124
- name: ps5
125125
type: Unity::console::ps5
126-
image: dots-ci/ps4:v3.3194410
126+
image: package-ci/win10-ps5:v4
127127
flavor: b1.large
128128
model: devkit
129129
standalone: PS5
130130
- name: switch
131131
type: Unity::console::switch
132-
image: dots-ci/switch:v3.3194409
132+
image: package-ci/win10-switch:v4
133133
flavor: b1.large
134134
standalone: Switch
135135
base: win
136136
- name: xboxOne
137137
type: Unity::console::xbox
138-
image: dots-ci/xbox:v3.3194406
138+
image: package-ci/win10-xbox:v4
139139
flavor: b1.large
140140
standalone: GameCoreXboxOne
141141
- name: xboxseries
142142
type: Unity::console::scarlett
143-
image: dots-ci/xbox:v3.3194406
143+
image: package-ci/win10-xbox:v4
144144
flavor: b1.large
145145
standalone: XboxSeries
146146

0 commit comments

Comments
 (0)