|
|
|
|
|
|
# List of editor versions for standalone-build-test and its dependencies. |
|
|
|
# csharp_backcompat_version is used in training-int-tests to determine the |
|
|
|
# older package version to run the backwards compat tests against. |
|
|
|
# We always run training-int-tests for all versions of the editor |
|
|
|
# For each "other" test, we only run it against a single version of the |
|
|
|
# editor to reduce the number of yamato jobs |
|
|
|
csharp_backcompat_version: 1.0.0 |
|
|
|
extra_test: llapi |
|
|
|
csharp_backcompat_version: 1.0.0 |
|
|
|
- version: 2020.1 |
|
|
|
csharp_backcompat_version: 1.0.0 |
|
|
|
extra_test: gym |
|
|
|
# 2020.2 moved the AssetImporters namespace |
|
|
|
# but we didn't handle this until 1.2.0 |
|
|
|
csharp_backcompat_version: 1.2.0 |
|
|
|
extra_test: sensor |