Skip to content

Commit

Permalink
Replace all ubuntu automation-tooling images with desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
varticcata committed Oct 10, 2023
1 parent 15ff8b5 commit a57c360
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .yamato/_editor_pinning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ editor-pinning-update:
name: Update pinned editor versions
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
variables:
CI: true
Expand Down
12 changes: 6 additions & 6 deletions .yamato/_editor_priming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ editor:priming:trunk:Win:
name: '[trunk,Win] Editor priming'
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
variables:
Expand All @@ -34,7 +34,7 @@ editor:priming:CUSTOM-REVISION:Win:
name: '[CUSTOM-REVISION,Win] Editor priming'
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
variables:
Expand Down Expand Up @@ -80,7 +80,7 @@ editor:priming:trunk:OSX:
name: '[trunk,OSX] Editor priming'
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
variables:
Expand All @@ -103,7 +103,7 @@ editor:priming:CUSTOM-REVISION:OSX:
name: '[CUSTOM-REVISION,OSX] Editor priming'
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
variables:
Expand Down Expand Up @@ -149,7 +149,7 @@ editor:priming:trunk:Linux:
name: '[trunk,Linux] Editor priming'
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
variables:
Expand All @@ -172,7 +172,7 @@ editor:priming:CUSTOM-REVISION:Linux:
name: '[CUSTOM-REVISION,Linux] Editor priming'
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
variables:
Expand Down
6 changes: 3 additions & 3 deletions .yamato/config/__shared.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -402,15 +402,15 @@ platforms:
agents_project:
default:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
editmode:
type: Unity::VM
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
standalone_build:
type: Unity::VM
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.xlarge
commands:
[OpenGlCore, Vulkan]:
Expand Down
4 changes: 2 additions & 2 deletions .yamato/config/_editor.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ editor_priming_config:
use_predefined_variables: True
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
skip_checkout: true
commands:
Expand All @@ -24,7 +24,7 @@ editor_versions_file: .yamato/_latest_editor_versions_TRACK.metafile
editor_pinning_config:
agent:
type: Unity::VM
image: automation-tooling/ubuntu-22.04-desktop:v2.933537
image: desktop/ubuntu-22.04-desktop:v2.1165007
flavor: b1.small
use_predefined_variables: True
commands:
Expand Down
12 changes: 6 additions & 6 deletions .yamato/postprocessing-linux-vulkan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PostProcessing_Linux_Vulkan_playmode_mono_Linear_trunk:
name: PostProcessing on Linux_Vulkan_playmode_mono_Linear on version trunk
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -49,7 +49,7 @@ PostProcessing_Linux_Vulkan_Standalone_mono_Linear_trunk:
name: PostProcessing on Linux_Vulkan_Standalone_mono_Linear on version trunk
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -81,7 +81,7 @@ Build_PostProcessing_Linux_Vulkan_Standalone_mono_Linear_trunk:
name: Build PostProcessing on Linux_Vulkan_mono_Linear_Standalone_build_Player on version trunk
agent:
type: Unity::VM
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.xlarge
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -122,7 +122,7 @@ PostProcessing_Linux_Vulkan_playmode_mono_Linear_CUSTOM-REVISION:
name: PostProcessing on Linux_Vulkan_playmode_mono_Linear on version CUSTOM-REVISION
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -160,7 +160,7 @@ PostProcessing_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION:
name: PostProcessing on Linux_Vulkan_Standalone_mono_Linear on version CUSTOM-REVISION
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -192,7 +192,7 @@ Build_PostProcessing_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION:
name: Build PostProcessing on Linux_Vulkan_mono_Linear_Standalone_build_Player on version CUSTOM-REVISION
agent:
type: Unity::VM
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.xlarge
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down
12 changes: 6 additions & 6 deletions .yamato/urp_template-linux-vulkan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ URP_Template_Linux_Vulkan_playmode_mono_Linear_trunk:
name: URP_Template on Linux_Vulkan_playmode_mono_Linear on version trunk
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -49,7 +49,7 @@ URP_Template_Linux_Vulkan_Standalone_mono_Linear_trunk:
name: URP_Template on Linux_Vulkan_Standalone_mono_Linear on version trunk
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -81,7 +81,7 @@ Build_URP_Template_Linux_Vulkan_Standalone_mono_Linear_trunk:
name: Build URP_Template on Linux_Vulkan_mono_Linear_Standalone_build_Player on version trunk
agent:
type: Unity::VM
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.xlarge
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -122,7 +122,7 @@ URP_Template_Linux_Vulkan_playmode_mono_Linear_CUSTOM-REVISION:
name: URP_Template on Linux_Vulkan_playmode_mono_Linear on version CUSTOM-REVISION
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -160,7 +160,7 @@ URP_Template_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION:
name: URP_Template on Linux_Vulkan_Standalone_mono_Linear on version CUSTOM-REVISION
agent:
type: Unity::VM::GPU
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.large
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down Expand Up @@ -192,7 +192,7 @@ Build_URP_Template_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION:
name: Build URP_Template on Linux_Vulkan_mono_Linear_Standalone_build_Player on version CUSTOM-REVISION
agent:
type: Unity::VM
image: automation-tooling/ubuntu-20.04-desktop-unity:v2.929715
image: desktop/ubuntu-20.04-desktop:v2.1179434
flavor: b1.xlarge
variables:
CACHE_ARGS: '{{cache.flags}}'
Expand Down

0 comments on commit a57c360

Please sign in to comment.