-
Notifications
You must be signed in to change notification settings - Fork 814
/
Copy pathall-universal_stereo.yml
48 lines (44 loc) · 1.95 KB
/
all-universal_stereo.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
# This file is generated by .yamato/ruamel/build.py. Don't edit this file manually.
# Introduce any changes under .yamato/config/*.metafile files (for most cases) or under .yamato/ruamel/* within Python (more elaborate cases), and rerun build.py to regenerate all .yml files.
# Read more under .yamato/docs/readme.md
{% metadata_file .yamato/_cache_config.metafile -%}
{% metadata_file .yamato/_latest_editor_versions_trunk.metafile -%}
---
PR_Universal_Stereo_trunk:
name: Universal_Stereo PR Job - trunk
dependencies:
- path: .yamato/universal_stereo-win.yml#Universal_Stereo_Win_Standalone_cache_mono_Linear_trunk
rerun: on_new_revision
- path: .yamato/universal_stereo-win.yml#Universal_Stereo_Win_editmode_mono_Linear_trunk
rerun: on_new_revision
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
Nightly_Universal_Stereo_trunk:
name: Nightly Universal_Stereo - trunk
dependencies:
- path: .yamato/all-universal_stereo.yml#PR_Universal_Stereo_trunk
rerun: on_new_revision
variables:
UTR_VERSION: "current"
TEST_FILTER: .*
PR_Universal_Stereo_CUSTOM-REVISION:
name: Universal_Stereo PR Job - CUSTOM-REVISION
dependencies:
- path: .yamato/universal_stereo-win.yml#Universal_Stereo_Win_Standalone_cache_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/universal_stereo-win.yml#Universal_Stereo_Win_editmode_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
variables:
CUSTOM_REVISION: custom_revision_not_set
UTR_VERSION: "current"
TEST_FILTER: .*
Nightly_Universal_Stereo_CUSTOM-REVISION:
name: Nightly Universal_Stereo - CUSTOM-REVISION
dependencies:
- path: .yamato/all-universal_stereo.yml#PR_Universal_Stereo_CUSTOM-REVISION
rerun: on_new_revision
variables:
CUSTOM_REVISION: custom_revision_not_set
UTR_VERSION: "current"
TEST_FILTER: .*