diff --git a/.yamato/config/hdrp.metafile b/.yamato/config/hdrp.metafile index f9f364ec47a..13c191ece71 100644 --- a/.yamato/config/hdrp.metafile +++ b/.yamato/config/hdrp.metafile @@ -9,10 +9,33 @@ test_platforms: - Standalone platforms: - name: Win + os: windows apis: - - DX11 - - DX12 - - Vulkan + DX11: -force-d3d11 + DX12: -force-d3d12 + Vulkan: -force-vulkan + agent_default: + type: Unity::VM::GPU + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 + agent_editmode: + type: Unity::VM + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + agent_standalone: + type: Unity::VM::GPU + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 + agent_standalone_build: + type: Unity::VM + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 + components: + - editor + - il2cpp - name: OSX apis: - Metal diff --git a/.yamato/hdrp-win-dx11.yml b/.yamato/hdrp-win-dx11.yml index a6b042861e0..c35ca9709ab 100644 --- a/.yamato/hdrp-win-dx11.yml +++ b/.yamato/hdrp-win-dx11.yml @@ -7,8 +7,9 @@ HDRP_Win_DX11_playmode_trunk: name: HDRP on Win_DX11_playmode on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -27,8 +28,9 @@ HDRP_Win_DX11_playmode_XR_trunk: name: HDRP on Win_DX11_playmode_XR on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -47,8 +49,8 @@ HDRP_Win_DX11_editmode_trunk: name: HDRP on Win_DX11_editmode on version trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -67,8 +69,9 @@ HDRP_Win_DX11_Standalone_trunk: name: HDRP on Win_DX11_Standalone on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -90,8 +93,9 @@ Build_HDRP_Win_DX11_Player_trunk: name: Build HDRP on Win_DX11_Player on version trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -113,8 +117,9 @@ HDRP_Win_DX11_playmode_fast-trunk: name: HDRP on Win_DX11_playmode on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -133,8 +138,9 @@ HDRP_Win_DX11_playmode_XR_fast-trunk: name: HDRP on Win_DX11_playmode_XR on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -153,8 +159,8 @@ HDRP_Win_DX11_editmode_fast-trunk: name: HDRP on Win_DX11_editmode on version fast-trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -173,8 +179,9 @@ HDRP_Win_DX11_Standalone_fast-trunk: name: HDRP on Win_DX11_Standalone on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -196,8 +203,9 @@ Build_HDRP_Win_DX11_Player_fast-trunk: name: Build HDRP on Win_DX11_Player on version fast-trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -219,8 +227,9 @@ HDRP_Win_DX11_playmode_CUSTOM-REVISION: name: HDRP on Win_DX11_playmode on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -240,8 +249,9 @@ HDRP_Win_DX11_playmode_XR_CUSTOM-REVISION: name: HDRP on Win_DX11_playmode_XR on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -261,8 +271,8 @@ HDRP_Win_DX11_editmode_CUSTOM-REVISION: name: HDRP on Win_DX11_editmode on version CUSTOM-REVISION agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -282,8 +292,9 @@ HDRP_Win_DX11_Standalone_CUSTOM-REVISION: name: HDRP on Win_DX11_Standalone on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -306,8 +317,9 @@ Build_HDRP_Win_DX11_Player_CUSTOM-REVISION: name: Build HDRP on Win_DX11_Player on version CUSTOM-REVISION agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set diff --git a/.yamato/hdrp-win-dx12.yml b/.yamato/hdrp-win-dx12.yml index c24fbb0623e..5cb2a742f27 100644 --- a/.yamato/hdrp-win-dx12.yml +++ b/.yamato/hdrp-win-dx12.yml @@ -7,8 +7,9 @@ HDRP_Win_DX12_playmode_trunk: name: HDRP on Win_DX12_playmode on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -27,8 +28,9 @@ HDRP_Win_DX12_playmode_XR_trunk: name: HDRP on Win_DX12_playmode_XR on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -47,8 +49,8 @@ HDRP_Win_DX12_editmode_trunk: name: HDRP on Win_DX12_editmode on version trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -67,8 +69,9 @@ HDRP_Win_DX12_Standalone_trunk: name: HDRP on Win_DX12_Standalone on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -90,8 +93,9 @@ Build_HDRP_Win_DX12_Player_trunk: name: Build HDRP on Win_DX12_Player on version trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -113,8 +117,9 @@ HDRP_Win_DX12_playmode_fast-trunk: name: HDRP on Win_DX12_playmode on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -133,8 +138,9 @@ HDRP_Win_DX12_playmode_XR_fast-trunk: name: HDRP on Win_DX12_playmode_XR on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -153,8 +159,8 @@ HDRP_Win_DX12_editmode_fast-trunk: name: HDRP on Win_DX12_editmode on version fast-trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -173,8 +179,9 @@ HDRP_Win_DX12_Standalone_fast-trunk: name: HDRP on Win_DX12_Standalone on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -196,8 +203,9 @@ Build_HDRP_Win_DX12_Player_fast-trunk: name: Build HDRP on Win_DX12_Player on version fast-trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -219,8 +227,9 @@ HDRP_Win_DX12_playmode_CUSTOM-REVISION: name: HDRP on Win_DX12_playmode on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -240,8 +249,9 @@ HDRP_Win_DX12_playmode_XR_CUSTOM-REVISION: name: HDRP on Win_DX12_playmode_XR on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -261,8 +271,8 @@ HDRP_Win_DX12_editmode_CUSTOM-REVISION: name: HDRP on Win_DX12_editmode on version CUSTOM-REVISION agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -282,8 +292,9 @@ HDRP_Win_DX12_Standalone_CUSTOM-REVISION: name: HDRP on Win_DX12_Standalone on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -306,8 +317,9 @@ Build_HDRP_Win_DX12_Player_CUSTOM-REVISION: name: Build HDRP on Win_DX12_Player on version CUSTOM-REVISION agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set diff --git a/.yamato/hdrp-win-vulkan.yml b/.yamato/hdrp-win-vulkan.yml index 1e94b75064a..110397da470 100644 --- a/.yamato/hdrp-win-vulkan.yml +++ b/.yamato/hdrp-win-vulkan.yml @@ -7,8 +7,9 @@ HDRP_Win_Vulkan_playmode_trunk: name: HDRP on Win_Vulkan_playmode on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -27,8 +28,9 @@ HDRP_Win_Vulkan_playmode_XR_trunk: name: HDRP on Win_Vulkan_playmode_XR on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -47,8 +49,8 @@ HDRP_Win_Vulkan_editmode_trunk: name: HDRP on Win_Vulkan_editmode on version trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -67,8 +69,9 @@ HDRP_Win_Vulkan_Standalone_trunk: name: HDRP on Win_Vulkan_Standalone on version trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -90,8 +93,9 @@ Build_HDRP_Win_Vulkan_Player_trunk: name: Build HDRP on Win_Vulkan_Player on version trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -113,8 +117,9 @@ HDRP_Win_Vulkan_playmode_fast-trunk: name: HDRP on Win_Vulkan_playmode on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -133,8 +138,9 @@ HDRP_Win_Vulkan_playmode_XR_fast-trunk: name: HDRP on Win_Vulkan_playmode_XR on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -153,8 +159,8 @@ HDRP_Win_Vulkan_editmode_fast-trunk: name: HDRP on Win_Vulkan_editmode on version fast-trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -173,8 +179,9 @@ HDRP_Win_Vulkan_Standalone_fast-trunk: name: HDRP on Win_Vulkan_Standalone on version fast-trunk agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -196,8 +203,9 @@ Build_HDRP_Win_Vulkan_Player_fast-trunk: name: Build HDRP on Win_Vulkan_Player on version fast-trunk agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates dependencies: @@ -219,8 +227,9 @@ HDRP_Win_Vulkan_playmode_CUSTOM-REVISION: name: HDRP on Win_Vulkan_playmode on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -240,8 +249,9 @@ HDRP_Win_Vulkan_playmode_XR_CUSTOM-REVISION: name: HDRP on Win_Vulkan_playmode_XR on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -261,8 +271,8 @@ HDRP_Win_Vulkan_editmode_CUSTOM-REVISION: name: HDRP on Win_Vulkan_editmode on version CUSTOM-REVISION agent: type: Unity::VM - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -282,8 +292,9 @@ HDRP_Win_Vulkan_Standalone_CUSTOM-REVISION: name: HDRP on Win_Vulkan_Standalone on version CUSTOM-REVISION agent: type: Unity::VM::GPU - image: sdet/gamecode_win10:stable - flavor: b1.large + image: graphics-foundation/win10-dxr:latest + flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set @@ -306,8 +317,9 @@ Build_HDRP_Win_Vulkan_Player_CUSTOM-REVISION: name: Build HDRP on Win_Vulkan_Player on version CUSTOM-REVISION agent: type: Unity::VM - image: sdet/gamecode_win10:stable + image: graphics-foundation/win10-dxr:latest flavor: b1.xlarge + model: rtx2080 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set