diff --git a/.yamato/all-postprocessing.yml b/.yamato/all-postprocessing.yml deleted file mode 100644 index c6e132e4d64..00000000000 --- a/.yamato/all-postprocessing.yml +++ /dev/null @@ -1,109 +0,0 @@ - -# 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_2021.3.metafile -%} - ---- - -PR_PostProcessing_2021.3: - name: PR PostProcessing on 2021.3 - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UTR_VERSION: "current" - dependencies: - - path: .yamato/postprocessing-win-dx11.yml#PostProcessing_Win_DX11_Standalone_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-win-dx11.yml#PostProcessing_Win_DX11_playmode_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-win-dx11.yml#PostProcessing_Win_DX11_editmode_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-win-dx12.yml#PostProcessing_Win_DX12_playmode_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-win-vulkan.yml#PostProcessing_Win_Vulkan_playmode_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-osx-metal.yml#PostProcessing_OSX_Metal_playmode_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_Standalone_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_playmode_mono_Linear_2021.3 - rerun: on_new_revision -Extra_PostProcessing_2021.3: - name: Extra PostProcessing on 2021.3 - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UTR_VERSION: "current" - dependencies: - - path: .yamato/postprocessing-win-dx12.yml#PostProcessing_Win_DX12_Standalone_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-win-vulkan.yml#PostProcessing_Win_Vulkan_Standalone_mono_Linear_2021.3 - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_editmode_mono_Linear_2021.3 - rerun: on_new_revision -PostProcessing_2021.3: - name: PostProcessing on 2021.3 - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UTR_VERSION: "current" - dependencies: - - path: .yamato/all-postprocessing.yml#PR_PostProcessing_2021.3 - rerun: on_new_revision - - path: .yamato/all-postprocessing.yml#Extra_PostProcessing_2021.3 - rerun: on_new_revision -PR_PostProcessing_CUSTOM-REVISION: - name: PR PostProcessing on CUSTOM-REVISION - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UTR_VERSION: "current" - dependencies: - - path: .yamato/postprocessing-win-dx11.yml#PostProcessing_Win_DX11_Standalone_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-win-dx11.yml#PostProcessing_Win_DX11_playmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-win-dx11.yml#PostProcessing_Win_DX11_editmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-win-dx12.yml#PostProcessing_Win_DX12_playmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-win-vulkan.yml#PostProcessing_Win_Vulkan_playmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-osx-metal.yml#PostProcessing_OSX_Metal_playmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_playmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision -Extra_PostProcessing_CUSTOM-REVISION: - name: Extra PostProcessing on CUSTOM-REVISION - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UTR_VERSION: "current" - dependencies: - - path: .yamato/postprocessing-win-dx12.yml#PostProcessing_Win_DX12_Standalone_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-win-vulkan.yml#PostProcessing_Win_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#PostProcessing_Linux_Vulkan_editmode_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision -PostProcessing_CUSTOM-REVISION: - name: PostProcessing on CUSTOM-REVISION - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UTR_VERSION: "current" - dependencies: - - path: .yamato/all-postprocessing.yml#PR_PostProcessing_CUSTOM-REVISION - rerun: on_new_revision - - path: .yamato/all-postprocessing.yml#Extra_PostProcessing_CUSTOM-REVISION - rerun: on_new_revision diff --git a/.yamato/config/__shared.metafile b/.yamato/config/__shared.metafile index e096ccc3dd4..01fc5d865cd 100644 --- a/.yamato/config/__shared.metafile +++ b/.yamato/config/__shared.metafile @@ -250,11 +250,6 @@ platforms: type: Unity::metal::macmini image: slough-ops/macos-10.14-xcode:v0.3.4-687060 flavor: m1.mac - agents_project_OpenGLCore: - default: - type: Unity::VM::osx - image: automation-tooling/macos-10.14:v2.989196 - flavor: m1.mac agent_package: type: Unity::VM::osx image: package-ci/mac:v1.20.0-1079282 diff --git a/.yamato/config/postprocessing.metafile b/.yamato/config/postprocessing.metafile deleted file mode 100644 index 8e7de612887..00000000000 --- a/.yamato/config/postprocessing.metafile +++ /dev/null @@ -1,123 +0,0 @@ -project: - name: PostProcessing - folder: PostProcessing_Tests -test_platforms: - - type: playmode - allow_cache: False - - type: editmode - allow_cache: False - - type: Standalone - allow_cache: False - utr_flags: - - [OSX_Metal]: --timeout=2400 - -platforms: - - name: Win - apis: - - name: DX11 - - name: DX12 - - name: Vulkan - build_configs: - - name: mono - color_spaces: - - Linear - agents_project: - default: - type: Unity::VM::GPU - image: automation-tooling/win10-21H1:v2.1577390 - flavor: b1.xlarge - model: rtx2080 - editmode: - type: Unity::VM - image: automation-tooling/win10-21H1:v2.1577390 - flavor: b1.xlarge - standalone: - type: Unity::VM::GPU - image: automation-tooling/win10-21H1:v2.1577390 - flavor: b1.xlarge - model: rtx2080 - standalone_build: - type: Unity::VM - image: automation-tooling/win10-21H1:v2.1577390 - flavor: b1.xlarge - - name: OSX - apis: - - name: Metal - exclude_test_platforms: - - name: editmode - build_configs: - - name: mono - color_spaces: - - Linear - - name: Linux - apis: - - name: Vulkan - build_configs: - - name: mono - color_spaces: - - Linear - -jobs: - - name: PR - dependencies: - - platform: Win - api: DX11 - build_config: mono - color_space: Linear - test_platforms: - - Standalone - - playmode - - editmode - - platform: Win - api: DX12 - build_config: mono - color_space: Linear - test_platforms: - - playmode - - platform: Win - api: Vulkan - build_config: mono - color_space: Linear - test_platforms: - - playmode - - platform: OSX - api: Metal - build_config: mono - color_space: Linear - test_platforms: - # - Standalone - - playmode - - platform: Linux - api: Vulkan - build_config: mono - color_space: Linear - test_platforms: - - Standalone - - playmode - # triggers: - # expression: 'pull_request.target eq "" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.postprocessing/**/*", "TestProjects/PostProcessing_Tests/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]' - - name: Extra - dependencies: - - platform: Win - api: DX12 - build_config: mono - color_space: Linear - test_platforms: - - Standalone - - platform: Win - api: Vulkan - build_config: mono - color_space: Linear - test_platforms: - - Standalone - - platform: Linux - api: Vulkan - build_config: mono - color_space: Linear - test_platforms: - - editmode - - - name: - dependencies: - - #PR__ - - #Extra__ diff --git a/.yamato/postprocessing-linux-vulkan.yml b/.yamato/postprocessing-linux-vulkan.yml deleted file mode 100644 index 1451a0119c3..00000000000 --- a/.yamato/postprocessing-linux-vulkan.yml +++ /dev/null @@ -1,291 +0,0 @@ - -# 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_2021.3.metafile -%} - ---- - -PostProcessing_Linux_Vulkan_playmode_mono_Linear_2021.3: - name: PostProcessing on Linux_Vulkan_playmode_mono_Linear on version 2021.3 - agent: - type: Unity::VM::GPU - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.large - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}* - - command: curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add - - - command: sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list" - - command: sudo apt update - - command: sudo apt install unity-downloader-cli - retries: 2 - - command: sudo unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --editor-location=.Editor --extra-editor-arg="-colorspace=Linear" --extra-editor-arg="-force-vulkan" --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=./TestProjects/PostProcessing_Tests --zero-tests-are-ok=1 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:2021.3:Linux - rerun: on_new_revision -PostProcessing_Linux_Vulkan_editmode_mono_Linear_2021.3: - name: PostProcessing on Linux_Vulkan_editmode_mono_Linear on version 2021.3 - agent: - type: Unity::VM - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.large - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}* - - command: curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add - - - command: sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list" - - command: sudo apt update - - command: sudo apt install unity-downloader-cli - retries: 2 - - command: sudo unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --editor-location=.Editor --extra-editor-arg="-colorspace=Linear" --extra-editor-arg="-force-vulkan" --extra-editor-arg="-playergraphicsapi=Vulkan" --platform=editmode --scripting-backend=Mono2x --suite=editor --testfilter=$TEST_FILTER --testproject=./TestProjects/PostProcessing_Tests --zero-tests-are-ok=1 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:2021.3:Linux - rerun: on_new_revision -PostProcessing_Linux_Vulkan_Standalone_mono_Linear_2021.3: - name: PostProcessing on Linux_Vulkan_Standalone_mono_Linear on version 2021.3 - agent: - type: Unity::VM::GPU - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.large - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --platform=StandaloneLinux64 --player-connection-ip=auto --player-load-path=players --suite=playmode --timeout=1200 --zero-tests-are-ok=1 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:2021.3:Linux - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#Build_PostProcessing_Linux_Vulkan_Standalone_mono_Linear_2021.3 - rerun: on_new_revision -Build_PostProcessing_Linux_Vulkan_Standalone_mono_Linear_2021.3: - name: Build PostProcessing on Linux_Vulkan_mono_Linear_Standalone_build_Player on version 2021.3 - agent: - type: Unity::VM - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.xlarge - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}* - - command: curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add - - - command: sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list" - - command: sudo apt update - - command: sudo apt install unity-downloader-cli - retries: 2 - - command: sudo unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --build-only --editor-location=.Editor --extra-editor-arg="-colorspace=Linear" --extra-editor-arg="-executemethod" --extra-editor-arg="SetupProject.ApplySettings" --extra-editor-arg="vulkan" --extra-editor-arg="Linear" --extra-editor-arg="-playergraphicsapi=Vulkan" --platform=StandaloneLinux64 --player-save-path=players --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=./TestProjects/PostProcessing_Tests --timeout=1200 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - players: - paths: - - "players*/**" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:2021.3:Linux - rerun: on_new_revision -PostProcessing_Linux_Vulkan_playmode_mono_Linear_CUSTOM-REVISION: - name: PostProcessing on Linux_Vulkan_playmode_mono_Linear on version CUSTOM-REVISION - agent: - type: Unity::VM::GPU - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.large - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}* - - command: curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add - - - command: sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list" - - command: sudo apt update - - command: sudo apt install unity-downloader-cli - retries: 2 - - command: sudo unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --editor-location=.Editor --extra-editor-arg="-colorspace=Linear" --extra-editor-arg="-force-vulkan" --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=./TestProjects/PostProcessing_Tests --zero-tests-are-ok=1 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:Linux - rerun: on_new_revision -PostProcessing_Linux_Vulkan_editmode_mono_Linear_CUSTOM-REVISION: - name: PostProcessing on Linux_Vulkan_editmode_mono_Linear on version CUSTOM-REVISION - agent: - type: Unity::VM - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.large - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}* - - command: curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add - - - command: sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list" - - command: sudo apt update - - command: sudo apt install unity-downloader-cli - retries: 2 - - command: sudo unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --editor-location=.Editor --extra-editor-arg="-colorspace=Linear" --extra-editor-arg="-force-vulkan" --extra-editor-arg="-playergraphicsapi=Vulkan" --platform=editmode --scripting-backend=Mono2x --suite=editor --testfilter=$TEST_FILTER --testproject=./TestProjects/PostProcessing_Tests --zero-tests-are-ok=1 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:Linux - rerun: on_new_revision -PostProcessing_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION: - name: PostProcessing on Linux_Vulkan_Standalone_mono_Linear on version CUSTOM-REVISION - agent: - type: Unity::VM::GPU - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.large - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --platform=StandaloneLinux64 --player-connection-ip=auto --player-load-path=players --suite=playmode --timeout=1200 --zero-tests-are-ok=1 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:Linux - rerun: on_new_revision - - path: .yamato/postprocessing-linux-vulkan.yml#Build_PostProcessing_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION - rerun: on_new_revision -Build_PostProcessing_Linux_Vulkan_Standalone_mono_Linear_CUSTOM-REVISION: - name: Build PostProcessing on Linux_Vulkan_mono_Linear_Standalone_build_Player on version CUSTOM-REVISION - agent: - type: Unity::VM - image: package-ci/ubuntu:v3.5.0-1088620 - flavor: b1.xlarge - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - command: chmod +x utr - - command: sudo rm -f /etc/apt/sources.list /etc/apt/sources.list.d/{nodesource,teamviewer,deadsnakes-ubuntu-ppa-}* - - command: curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/gpg/key/public | sudo apt-key add - - - command: sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list" - - command: sudo apt update - - command: sudo apt install unity-downloader-cli - retries: 2 - - command: sudo unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: DISPLAY=:0.0 ./utr --artifacts_path=TestProjects/PostProcessing_Tests/test-results --build-only --editor-location=.Editor --extra-editor-arg="-colorspace=Linear" --extra-editor-arg="-executemethod" --extra-editor-arg="SetupProject.ApplySettings" --extra-editor-arg="vulkan" --extra-editor-arg="Linear" --extra-editor-arg="-playergraphicsapi=Vulkan" --platform=StandaloneLinux64 --player-save-path=players --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=./TestProjects/PostProcessing_Tests --timeout=1200 - after: - - command: pip3 install ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - players: - paths: - - "players*/**" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:Linux - rerun: on_new_revision diff --git a/.yamato/postprocessing-osx-metal.yml b/.yamato/postprocessing-osx-metal.yml deleted file mode 100644 index 272c197b462..00000000000 --- a/.yamato/postprocessing-osx-metal.yml +++ /dev/null @@ -1,173 +0,0 @@ - -# 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_2021.3.metafile -%} - ---- - -PostProcessing_OSX_Metal_playmode_mono_Linear_2021.3: - name: PostProcessing on OSX_Metal_playmode_mono_Linear on version 2021.3 - agent: - type: Unity::metal::macmini - image: slough-ops/macos-10.14-xcode:v0.3.4-687060 - flavor: m1.mac - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - chmod +x utr - - command: scp -i ~/.ssh/id_rsa_macmini -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics - retries: 2 - - command: scp -i ~/.ssh/id_rsa_macmini ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install unity-downloader-cli --user --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade'" - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP '$(python3 -m site --user-base)/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only' - retries: 2 - - command: |5- - ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "export UPM_REGISTRY=https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates; ~/Graphics/utr --artifacts_path=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results --editor-location=/Users/bokken/.Editor --extra-editor-arg="-colorspace=Linear" --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests --zero-tests-are-ok=1 " - UTR_RESULT=$? - mkdir -p TestProjects/PostProcessing_Tests/test-results/ - scp -i ~/.ssh/id_rsa_macmini -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results/ TestProjects/PostProcessing_Tests/test-results/ - exit $UTR_RESULT - after: - - command: pip3 install requests ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:2021.3:OSX - rerun: on_new_revision -PostProcessing_OSX_Metal_Standalone_mono_Linear_2021.3: - name: PostProcessing on OSX_Metal_Standalone_mono_Linear on version 2021.3 - agent: - type: Unity::metal::macmini - image: slough-ops/macos-10.14-xcode:v0.3.4-687060 - flavor: m1.mac - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - chmod +x utr - - command: scp -i ~/.ssh/id_rsa_macmini -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics - retries: 2 - - command: scp -i ~/.ssh/id_rsa_macmini ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install unity-downloader-cli --user --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade'" - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP '$(python3 -m site --user-base)/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only' - retries: 2 - - command: |5- - ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "export UPM_REGISTRY=https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates; ~/Graphics/utr --artifacts_path=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results --editor-location=.Editor --platform=StandaloneOSX --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests --timeout=2400 --zero-tests-are-ok=1 " - UTR_RESULT=$? - mkdir -p TestProjects/PostProcessing_Tests/test-results/ - scp -i ~/.ssh/id_rsa_macmini -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results/ TestProjects/PostProcessing_Tests/test-results/ - exit $UTR_RESULT - after: - - command: pip3 install requests ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:2021.3:OSX - rerun: on_new_revision -PostProcessing_OSX_Metal_playmode_mono_Linear_CUSTOM-REVISION: - name: PostProcessing on OSX_Metal_playmode_mono_Linear on version CUSTOM-REVISION - agent: - type: Unity::metal::macmini - image: slough-ops/macos-10.14-xcode:v0.3.4-687060 - flavor: m1.mac - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - chmod +x utr - - command: scp -i ~/.ssh/id_rsa_macmini -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics - retries: 2 - - command: scp -i ~/.ssh/id_rsa_macmini ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install unity-downloader-cli --user --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade'" - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP '$(python3 -m site --user-base)/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only' - retries: 2 - - command: |5- - ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "export UPM_REGISTRY=https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates; ~/Graphics/utr --artifacts_path=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results --editor-location=/Users/bokken/.Editor --extra-editor-arg="-colorspace=Linear" --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests --zero-tests-are-ok=1 " - UTR_RESULT=$? - mkdir -p TestProjects/PostProcessing_Tests/test-results/ - scp -i ~/.ssh/id_rsa_macmini -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results/ TestProjects/PostProcessing_Tests/test-results/ - exit $UTR_RESULT - after: - - command: pip3 install requests ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:OSX - rerun: on_new_revision -PostProcessing_OSX_Metal_Standalone_mono_Linear_CUSTOM-REVISION: - name: PostProcessing on OSX_Metal_Standalone_mono_Linear on version CUSTOM-REVISION - agent: - type: Unity::metal::macmini - image: slough-ops/macos-10.14-xcode:v0.3.4-687060 - flavor: m1.mac - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: custom_revision_not_set - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr - retries: 2 - - chmod +x utr - - command: scp -i ~/.ssh/id_rsa_macmini -r $YAMATO_SOURCE_DIR bokken@$BOKKEN_DEVICE_IP:~/Graphics - retries: 2 - - command: scp -i ~/.ssh/id_rsa_macmini ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP:~/.ssh/id_rsa_macmini - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "bash -lc 'pip3 install unity-downloader-cli --user --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade'" - retries: 2 - - command: ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP '$(python3 -m site --user-base)/bin/unity-downloader-cli --source-file ~/Graphics/unity_revision.txt -c editor -c il2cpp --wait --published-only' - retries: 2 - - command: |5- - ssh -i ~/.ssh/id_rsa_macmini bokken@$BOKKEN_DEVICE_IP "export UPM_REGISTRY=https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates; ~/Graphics/utr --artifacts_path=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results --editor-location=.Editor --platform=StandaloneOSX --scripting-backend=Mono2x --suite=playmode --testfilter=$TEST_FILTER --testproject=/Users/bokken/Graphics/TestProjects/PostProcessing_Tests --timeout=2400 --zero-tests-are-ok=1 " - UTR_RESULT=$? - mkdir -p TestProjects/PostProcessing_Tests/test-results/ - scp -i ~/.ssh/id_rsa_macmini -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/PostProcessing_Tests/test-results/ TestProjects/PostProcessing_Tests/test-results/ - exit $UTR_RESULT - after: - - command: pip3 install requests ant_instability_detection --index-url https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade || exit 0 - - command: find_instabilities || exit 0 - artifacts: - logs: - paths: - - "**/test-results/**" - - "TestProjects/PostProcessing_Tests/Logs/*.log" - dependencies: - - path: .yamato/_editor_priming.yml#editor:priming:CUSTOM-REVISION:OSX - rerun: on_new_revision diff --git a/.yamato/postprocessing-win-dx11.yml b/.yamato/postprocessing-win-dx11.yml deleted file mode 100644 index 549aee36835..00000000000 --- a/.yamato/postprocessing-win-dx11.yml +++ /dev/null @@ -1,279 +0,0 @@ - -# 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_2021.3.metafile -%} - ---- - -PostProcessing_Win_DX11_playmode_mono_Linear_2021.3: - name: PostProcessing on Win_DX11_playmode_mono_Linear on version 2021.3 - agent: - type: Unity::VM::GPU - image: automation-tooling/win10-21H1:v2.1577390 - flavor: b1.xlarge - model: rtx2080 - variables: - CACHE_ARGS: '{{cache.flags}}' - CUSTOM_REVISION: '{{2021_3.changeset.id}}' - TEST_FILTER: .* - UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates - UTR_VERSION: "current" - commands: - - command: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat - retries: 2 - - command: gsudo choco install unity-downloader-cli -y -s https://artifactory.prd.it.unity3d.com/artifactory/api/nuget/unity-choco-local - retries: 2 - - command: unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only - retries: 2 - - command: |5- - git rev-parse HEAD | git show -s --format=%%cI > revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE= revdate.tmp - set /p GIT_REVISIONDATE=