-
Notifications
You must be signed in to change notification settings - Fork 817
/
Copy pathall-hdrp_performancetests.yml
43 lines (39 loc) · 2.2 KB
/
all-hdrp_performancetests.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
# 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 -%}
---
HDRP_PerformanceTests_trunk:
name: HDRP_PerformanceTests on trunk
variables:
CUSTOM_REVISION: '{{trunk.changeset.id}}'
UTR_VERSION: "current"
TEST_FILTER: .*
GIT_BRANCH: master
CACHE_ARGS: '{{cache.flags}}'
dependencies:
- path: .yamato/hdrp_performancetests-win-dx11.yml#HDRP_PerformanceTests_Win_DX11_performance_memory_il2cpp_Linear_trunk
rerun: on_new_revision
- path: .yamato/hdrp_performancetests-win-dx11.yml#HDRP_PerformanceTests_Win_DX11_performance_run_build_il2cpp_Linear_trunk
rerun: on_new_revision
- path: .yamato/hdrp_performancetests-win-dx11.yml#HDRP_PerformanceTests_Win_DX11_performance_counters_il2cpp_Linear_trunk
rerun: on_new_revision
- path: .yamato/hdrp_performancetests-linux-vulkan.yml#HDRP_PerformanceTests_Linux_Vulkan_performance_counters_il2cpp_Linear_trunk
rerun: on_new_revision
HDRP_PerformanceTests_CUSTOM-REVISION:
name: HDRP_PerformanceTests on CUSTOM-REVISION
variables:
CUSTOM_REVISION: custom_revision_not_set
UTR_VERSION: "current"
TEST_FILTER: .*
GIT_BRANCH: master
CACHE_ARGS: '{{cache.flags}}'
dependencies:
- path: .yamato/hdrp_performancetests-win-dx11.yml#HDRP_PerformanceTests_Win_DX11_performance_memory_il2cpp_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/hdrp_performancetests-win-dx11.yml#HDRP_PerformanceTests_Win_DX11_performance_run_build_il2cpp_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/hdrp_performancetests-win-dx11.yml#HDRP_PerformanceTests_Win_DX11_performance_counters_il2cpp_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/hdrp_performancetests-linux-vulkan.yml#HDRP_PerformanceTests_Linux_Vulkan_performance_counters_il2cpp_Linear_CUSTOM-REVISION
rerun: on_new_revision