Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 26 additions & 3 deletions .yamato/config/hdrp.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
66 changes: 39 additions & 27 deletions .yamato/hdrp-win-dx11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
66 changes: 39 additions & 27 deletions .yamato/hdrp-win-dx12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
Loading