-
Notifications
You must be signed in to change notification settings - Fork 817
/
Copy pathall-hdrp_dxr.yml
73 lines (69 loc) · 2.59 KB
/
all-hdrp_dxr.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
# This file is generated by ant_yaml_generation package, don't edit this file manually.
# Introduce any changes under .yamato/config/*.metafile files and rerun yaml-generation (or check #devs-automation-tooling).
{% metadata_file .yamato/_cache_config.metafile -%}
{% metadata_file .yamato/_latest_editor_versions_trunk.metafile -%}
---
PR_HDRP_DXR_trunk:
name: PR HDRP_DXR on trunk
variables:
CACHE_ARGS: '{{cache.flags}}'
CUSTOM_REVISION: '{{trunk.changeset.id}}'
TEST_FILTER: .*
UTR_VERSION: "current"
dependencies:
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_mono_Linear_trunk
rerun: on_new_revision
Extra_HDRP_DXR_trunk:
name: Extra HDRP_DXR on trunk
variables:
CACHE_ARGS: '{{cache.flags}}'
CUSTOM_REVISION: '{{trunk.changeset.id}}'
TEST_FILTER: .*
UTR_VERSION: "current"
dependencies:
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_mono_Linear_trunk
rerun: on_new_revision
HDRP_DXR_trunk:
name: HDRP_DXR on trunk
variables:
CACHE_ARGS: '{{cache.flags}}'
CUSTOM_REVISION: '{{trunk.changeset.id}}'
TEST_FILTER: .*
UTR_VERSION: "current"
dependencies:
- path: .yamato/all-hdrp_dxr.yml#PR_HDRP_DXR_trunk
rerun: on_new_revision
- path: .yamato/all-hdrp_dxr.yml#Extra_HDRP_DXR_trunk
rerun: on_new_revision
PR_HDRP_DXR_CUSTOM-REVISION:
name: PR HDRP_DXR on CUSTOM-REVISION
variables:
CACHE_ARGS: '{{cache.flags}}'
CUSTOM_REVISION: custom_revision_not_set
TEST_FILTER: .*
UTR_VERSION: "current"
dependencies:
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
Extra_HDRP_DXR_CUSTOM-REVISION:
name: Extra HDRP_DXR on CUSTOM-REVISION
variables:
CACHE_ARGS: '{{cache.flags}}'
CUSTOM_REVISION: custom_revision_not_set
TEST_FILTER: .*
UTR_VERSION: "current"
dependencies:
- path: .yamato/hdrp_dxr-win-dx12.yml#HDRP_DXR_Win_DX12_playmode_XR_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
HDRP_DXR_CUSTOM-REVISION:
name: HDRP_DXR on CUSTOM-REVISION
variables:
CACHE_ARGS: '{{cache.flags}}'
CUSTOM_REVISION: custom_revision_not_set
TEST_FILTER: .*
UTR_VERSION: "current"
dependencies:
- path: .yamato/all-hdrp_dxr.yml#PR_HDRP_DXR_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/all-hdrp_dxr.yml#Extra_HDRP_DXR_CUSTOM-REVISION
rerun: on_new_revision