Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .yamato/input-system-editor-functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,24 +220,6 @@ inputsystem-editorfunctionaltests_-_6000_5_-_windows:
paths:
- artifacts/**/*

# InputSystem-EditorFunctionalTests - 6000.6 - MacOS
inputsystem-editorfunctionaltests_-_6000_6_-_macos:
name: InputSystem-EditorFunctionalTests - 6000.6 - MacOS
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: git clone --branch "2.3.0-preview" git@github.cds.internal.unity3d.com:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools
- command: unity-downloader-cli -u trunk -c Editor --fast --wait
- command: UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=Editor --suite=Playmode --category=!Performance --clean-library --api-profile=NET_4_6 --reruncount=1 --clean-library-on-rerun --enable-code-coverage --coverage-options="generateAdditionalMetrics;generateHtmlReport;assemblyFilters:+Unity.InputSystem*;pathReplacePatterns:@*,,**/PackageCache/,;sourcePaths:$YAMATO_SOURCE_DIR/Packages;" --coverage-results-path=$YAMATO_SOURCE_DIR/upm-ci~/CodeCoverage --coverage-upload-options="reportsDir:upm-ci~/CodeCoverage;name:inputsystem_MacOS_6000.6_project;flags:inputsystem_MacOS_6000.6_project" --timeout=3600 --artifacts-path=artifacts
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
artifacts:
paths:
- artifacts/**/*

# InputSystem-EditorFunctionalTests - 6000.6 - Ubuntu
inputsystem-editorfunctionaltests_-_6000_6_-_ubuntu:
name: InputSystem-EditorFunctionalTests - 6000.6 - Ubuntu
Expand Down
18 changes: 0 additions & 18 deletions .yamato/input-system-editor-performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,24 +220,6 @@ inputsystem-editorperformancetests_-_6000_5_-_windows:
paths:
- artifacts/**/*

# InputSystem-EditorPerformanceTests - 6000.6 - MacOS
inputsystem-editorperformancetests_-_6000_6_-_macos:
name: InputSystem-EditorPerformanceTests - 6000.6 - MacOS
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: git clone --branch "2.3.0-preview" git@github.cds.internal.unity3d.com:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools
- command: unity-downloader-cli -u trunk -c Editor --fast --wait
- command: UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=Editor --suite=Playmode --category=Performance --clean-library --api-profile=NET_4_6 --reruncount=1 --clean-library-on-rerun --report-performance-data --performance-project-id=InputSystem --timeout=3600 --artifacts-path=artifacts
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
artifacts:
paths:
- artifacts/**/*

# InputSystem-EditorPerformanceTests - 6000.6 - Ubuntu
inputsystem-editorperformancetests_-_6000_6_-_ubuntu:
name: InputSystem-EditorPerformanceTests - 6000.6 - Ubuntu
Expand Down
18 changes: 0 additions & 18 deletions .yamato/input-system-standalone-functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,24 +220,6 @@ inputsystem-standalonefunctionaltests_-_6000_5_-_windows:
paths:
- artifacts/**/*

# InputSystem-StandaloneFunctionalTests - 6000.6 - MacOS
inputsystem-standalonefunctionaltests_-_6000_6_-_macos:
name: InputSystem-StandaloneFunctionalTests - 6000.6 - MacOS
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: git clone --branch "2.3.0-preview" git@github.cds.internal.unity3d.com:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools
- command: unity-downloader-cli -u trunk -c Editor --fast --wait
- command: UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=StandaloneOSX --category=!Performance --clean-library --api-profile=NET_4_6 --reruncount=1 --clean-library-on-rerun --timeout=3600 --artifacts-path=artifacts
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
artifacts:
paths:
- artifacts/**/*

# InputSystem-StandaloneFunctionalTests - 6000.6 - Ubuntu
inputsystem-standalonefunctionaltests_-_6000_6_-_ubuntu:
name: InputSystem-StandaloneFunctionalTests - 6000.6 - Ubuntu
Expand Down
18 changes: 0 additions & 18 deletions .yamato/input-system-standalone-il2-cpp-functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,24 +220,6 @@ inputsystem-standaloneil2cppfunctionaltests_-_6000_5_-_windows:
paths:
- artifacts/**/*

# InputSystem-StandaloneIl2CppFunctionalTests - 6000.6 - MacOS
inputsystem-standaloneil2cppfunctionaltests_-_6000_6_-_macos:
name: InputSystem-StandaloneIl2CppFunctionalTests - 6000.6 - MacOS
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: git clone --branch "2.3.0-preview" git@github.cds.internal.unity3d.com:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools
- command: unity-downloader-cli -u trunk -c Editor -c StandaloneSupport-IL2CPP --fast --wait
- command: UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=StandaloneOSX --scripting-backend=il2cpp --category=!Performance --clean-library --api-profile=NET_4_6 --reruncount=1 --clean-library-on-rerun --timeout=3600 --artifacts-path=artifacts
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
artifacts:
paths:
- artifacts/**/*

# InputSystem-StandaloneIl2CppFunctionalTests - 6000.6 - Ubuntu
inputsystem-standaloneil2cppfunctionaltests_-_6000_6_-_ubuntu:
name: InputSystem-StandaloneIl2CppFunctionalTests - 6000.6 - Ubuntu
Expand Down
18 changes: 0 additions & 18 deletions .yamato/input-system-standalone-il2-cpp-performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,24 +220,6 @@ inputsystem-standaloneil2cppperformancetests_-_6000_5_-_windows:
paths:
- artifacts/**/*

# InputSystem-StandaloneIl2CppPerformanceTests - 6000.6 - MacOS
inputsystem-standaloneil2cppperformancetests_-_6000_6_-_macos:
name: InputSystem-StandaloneIl2CppPerformanceTests - 6000.6 - MacOS
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: git clone --branch "2.3.0-preview" git@github.cds.internal.unity3d.com:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools
- command: unity-downloader-cli -u trunk -c Editor -c StandaloneSupport-IL2CPP --fast --wait
- command: UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=StandaloneOSX --scripting-backend=il2cpp --category=Performance --clean-library --api-profile=NET_4_6 --reruncount=1 --clean-library-on-rerun --report-performance-data --performance-project-id=InputSystem --timeout=3600 --artifacts-path=artifacts
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
artifacts:
paths:
- artifacts/**/*

# InputSystem-StandaloneIl2CppPerformanceTests - 6000.6 - Ubuntu
inputsystem-standaloneil2cppperformancetests_-_6000_6_-_ubuntu:
name: InputSystem-StandaloneIl2CppPerformanceTests - 6000.6 - Ubuntu
Expand Down
18 changes: 0 additions & 18 deletions .yamato/input-system-standalone-performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,24 +220,6 @@ inputsystem-standaloneperformancetests_-_6000_5_-_windows:
paths:
- artifacts/**/*

# InputSystem-StandalonePerformanceTests - 6000.6 - MacOS
inputsystem-standaloneperformancetests_-_6000_6_-_macos:
name: InputSystem-StandalonePerformanceTests - 6000.6 - MacOS
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: git clone --branch "2.3.0-preview" git@github.cds.internal.unity3d.com:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools
- command: unity-downloader-cli -u trunk -c Editor --fast --wait
- command: UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=StandaloneOSX --category=Performance --clean-library --api-profile=NET_4_6 --reruncount=1 --clean-library-on-rerun --report-performance-data --performance-project-id=InputSystem --timeout=3600 --artifacts-path=artifacts
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
artifacts:
paths:
- artifacts/**/*

# InputSystem-StandalonePerformanceTests - 6000.6 - Ubuntu
inputsystem-standaloneperformancetests_-_6000_6_-_ubuntu:
name: InputSystem-StandalonePerformanceTests - 6000.6 - Ubuntu
Expand Down
6 changes: 0 additions & 6 deletions .yamato/triggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ all_functional_tests:
- path: .yamato/input-system-editor-functional-tests.yml#inputsystem-editorfunctionaltests_-_6000_5_-_macos
- path: .yamato/input-system-editor-functional-tests.yml#inputsystem-editorfunctionaltests_-_6000_5_-_ubuntu
- path: .yamato/input-system-editor-functional-tests.yml#inputsystem-editorfunctionaltests_-_6000_5_-_windows
- path: .yamato/input-system-editor-functional-tests.yml#inputsystem-editorfunctionaltests_-_6000_6_-_macos
- path: .yamato/input-system-editor-functional-tests.yml#inputsystem-editorfunctionaltests_-_6000_6_-_ubuntu
- path: .yamato/input-system-editor-functional-tests.yml#inputsystem-editorfunctionaltests_-_6000_6_-_windows
- path: .yamato/input-system-mobile-functional-build-jobs.yml#inputsystem-mobilefunctionalbuildjobs_-_6000_0_-_tvos
Expand Down Expand Up @@ -49,7 +48,6 @@ all_functional_tests:
- path: .yamato/input-system-standalone-functional-tests.yml#inputsystem-standalonefunctionaltests_-_6000_5_-_macos
- path: .yamato/input-system-standalone-functional-tests.yml#inputsystem-standalonefunctionaltests_-_6000_5_-_ubuntu
- path: .yamato/input-system-standalone-functional-tests.yml#inputsystem-standalonefunctionaltests_-_6000_5_-_windows
- path: .yamato/input-system-standalone-functional-tests.yml#inputsystem-standalonefunctionaltests_-_6000_6_-_macos
- path: .yamato/input-system-standalone-functional-tests.yml#inputsystem-standalonefunctionaltests_-_6000_6_-_ubuntu
- path: .yamato/input-system-standalone-functional-tests.yml#inputsystem-standalonefunctionaltests_-_6000_6_-_windows
- path: .yamato/input-system-standalone-il2-cpp-functional-tests.yml#inputsystem-standaloneil2cppfunctionaltests_-_6000_0_-_macos
Expand All @@ -60,7 +58,6 @@ all_functional_tests:
- path: .yamato/input-system-standalone-il2-cpp-functional-tests.yml#inputsystem-standaloneil2cppfunctionaltests_-_6000_4_-_windows
- path: .yamato/input-system-standalone-il2-cpp-functional-tests.yml#inputsystem-standaloneil2cppfunctionaltests_-_6000_5_-_macos
- path: .yamato/input-system-standalone-il2-cpp-functional-tests.yml#inputsystem-standaloneil2cppfunctionaltests_-_6000_5_-_windows
- path: .yamato/input-system-standalone-il2-cpp-functional-tests.yml#inputsystem-standaloneil2cppfunctionaltests_-_6000_6_-_macos
- path: .yamato/input-system-standalone-il2-cpp-functional-tests.yml#inputsystem-standaloneil2cppfunctionaltests_-_6000_6_-_windows
- path: .yamato/wrench/promotion-jobs.yml#publish_dry_run_inputsystem
triggers:
Expand All @@ -85,7 +82,6 @@ all_performance_tests:
- path: .yamato/input-system-editor-performance-tests.yml#inputsystem-editorperformancetests_-_6000_5_-_macos
- path: .yamato/input-system-editor-performance-tests.yml#inputsystem-editorperformancetests_-_6000_5_-_ubuntu
- path: .yamato/input-system-editor-performance-tests.yml#inputsystem-editorperformancetests_-_6000_5_-_windows
- path: .yamato/input-system-editor-performance-tests.yml#inputsystem-editorperformancetests_-_6000_6_-_macos
- path: .yamato/input-system-editor-performance-tests.yml#inputsystem-editorperformancetests_-_6000_6_-_ubuntu
- path: .yamato/input-system-editor-performance-tests.yml#inputsystem-editorperformancetests_-_6000_6_-_windows
- path: .yamato/input-system-mobile-performance-build-jobs.yml#inputsystem-mobileperformancebuildjobs_-_6000_0_-_tvos
Expand Down Expand Up @@ -120,7 +116,6 @@ all_performance_tests:
- path: .yamato/input-system-standalone-il2-cpp-performance-tests.yml#inputsystem-standaloneil2cppperformancetests_-_6000_5_-_macos
- path: .yamato/input-system-standalone-il2-cpp-performance-tests.yml#inputsystem-standaloneil2cppperformancetests_-_6000_5_-_ubuntu
- path: .yamato/input-system-standalone-il2-cpp-performance-tests.yml#inputsystem-standaloneil2cppperformancetests_-_6000_5_-_windows
- path: .yamato/input-system-standalone-il2-cpp-performance-tests.yml#inputsystem-standaloneil2cppperformancetests_-_6000_6_-_macos
- path: .yamato/input-system-standalone-il2-cpp-performance-tests.yml#inputsystem-standaloneil2cppperformancetests_-_6000_6_-_ubuntu
- path: .yamato/input-system-standalone-il2-cpp-performance-tests.yml#inputsystem-standaloneil2cppperformancetests_-_6000_6_-_windows
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_0_-_macos
Expand All @@ -135,7 +130,6 @@ all_performance_tests:
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_5_-_macos
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_5_-_ubuntu
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_5_-_windows
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_6_-_macos
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_6_-_ubuntu
- path: .yamato/input-system-standalone-performance-tests.yml#inputsystem-standaloneperformancetests_-_6000_6_-_windows
nightly_trigger:
Expand Down
20 changes: 0 additions & 20 deletions .yamato/wrench/promotion-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,6 @@ publish_dry_run_inputsystem:
UTR:
location: results/UTR/validate-inputsystem-6000.5-win10
unzip: true
- path: .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_6_-_macos13
specific_options:
packages:
ignore_artifact: true
pvp-results:
location: results/pvp/validate-inputsystem-6000.6-macos13
unzip: true
UTR:
location: results/UTR/validate-inputsystem-6000.6-macos13
unzip: true
- path: .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_6_-_ubuntu2204
specific_options:
packages:
Expand Down Expand Up @@ -328,16 +318,6 @@ publish_inputsystem:
UTR:
location: results/UTR/validate-inputsystem-6000.5-win10
unzip: true
- path: .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_6_-_macos13
specific_options:
packages:
ignore_artifact: true
pvp-results:
location: results/pvp/validate-inputsystem-6000.6-macos13
unzip: true
UTR:
location: results/UTR/validate-inputsystem-6000.6-macos13
unzip: true
- path: .yamato/wrench/validation-jobs.yml#validate_-_inputsystem_-_6000_6_-_ubuntu2204
specific_options:
packages:
Expand Down
73 changes: 0 additions & 73 deletions .yamato/wrench/validation-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -877,79 +877,6 @@ validate_-_inputsystem_-_6000_5_-_win10:
labels:
- Packages:inputsystem

# PVP Editor and Playmode tests for Validate - inputsystem - 6000.6 - macos13 (6000.6 - MacOS).
validate_-_inputsystem_-_6000_6_-_macos13:
name: Validate - inputsystem - 6000.6 - macos13
agent:
image: package-ci/macos-13:v4
type: Unity::VM::osx
flavor: b1.xlarge
commands:
- command: curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
- command: 7z x -aoa wrench-localapv.zip
- command: pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
- command: python PythonScripts/print_machine_info.py
- command: unity-downloader-cli -u trunk -c editor --path .Editor --fast
timeout: 10
retries: 3
- command: upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --filter "com.unity.inputsystem com.unity.inputsystem.tests" --unity .Editor
timeout: 10
retries: 1
- command: echo No internal packages to add.
- command: upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
timeout: 20
retries: 0
- command: upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
timeout: 5
retries: 0
- command: upm-pvp require "rme PVP-160-1 supported .yamato/wrench/pvp-exemptions.json" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
timeout: 10
retries: 0
- command: UnifiedTestRunner --testproject=test-inputsystem --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}" --enable-code-coverage --coverage-options="generateAdditionalMetrics;generateHtmlReport;assemblyFilters:+Unity.InputSystem,+Unity.InputSystem.DocCodeSamples,+Unity.InputSystem.ForUI,+Unity.InputSystem.ForUI.Editor,+Unity.InputSystem.IntegrationTests,+Unity.InputSystem.TestFramework;pathReplacePatterns:@*,,**/PackageCache/,;sourcePaths:$YAMATO_SOURCE_DIR/Packages;" --coverage-results-path=$YAMATO_SOURCE_DIR/upm-ci~/CodeCoverage --coverage-upload-options="reportsDir:upm-ci~/CodeCoverage;name:inputsystem_MacOS_6000.6;flags:inputsystem_MacOS_6000.6" --coverage-pkg-version=1.3.0
timeout: 20
retries: 1
after:
- command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
artifacts:
Coverage:
paths:
- upm-ci~/CodeCoverage/**
Crash Dumps:
paths:
- CrashDumps/**
packages:
paths:
- upm-ci~/packages/**/*
pvp-results:
paths:
- upm-ci~/pvp/**/*
browsable: onDemand
UTR:
paths:
- '*.log'
- '*.xml'
- artifacts/**/*
- test-inputsystem/Logs/**
- test-inputsystem/Library/*.log
- test-inputsystem/*.log
- test-inputsystem/Builds/*.log
- build/test-results/**
browsable: onDemand
dependencies:
- path: .yamato/wrench/package-pack-jobs.yml#package_pack_-_inputsystem
variables:
UNITY_LICENSING_SERVER_BASE_URL: http://unity-ci-licenses.hq.unity3d.com:8080/
UNITY_LICENSING_SERVER_DELETE_NUL: 0
UNITY_LICENSING_SERVER_DELETE_ULF: 0
UNITY_LICENSING_SERVER_TOOLSET: pro
UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION: 1
UPMPVP_CONTEXT_WRENCH: 2.2.1.0
metadata:
Job Maintainers: '#rm-packageworks'
Wrench: 2.2.1.0
labels:
- Packages:inputsystem

# PVP Editor and Playmode tests for Validate - inputsystem - 6000.6 - ubuntu2204 (6000.6 - Ubuntu).
validate_-_inputsystem_-_6000_6_-_ubuntu2204:
name: Validate - inputsystem - 6000.6 - ubuntu2204
Expand Down
Loading
Loading