|
| 1 | +# Auto-generated by Recipe Engine, do not modify manually. |
| 2 | + |
| 3 | +# InputSystem-EditorPerformanceTests - 2022.3 - MacOS |
| 4 | +inputsystem-editorperformancetests_-_2022_3_-_macos: |
| 5 | + name: InputSystem-EditorPerformanceTests - 2022.3 - MacOS |
| 6 | + agent: |
| 7 | + image: package-ci/macos-13:default |
| 8 | + type: Unity::VM::osx |
| 9 | + flavor: b1.xlarge |
| 10 | + commands: |
| 11 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 12 | + - command: unity-downloader-cli -u 2022.3/staging -c Editor --fast --wait |
| 13 | + - 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 --artifacts-path=artifacts |
| 14 | + after: |
| 15 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
| 16 | + artifacts: |
| 17 | + artifacts: |
| 18 | + paths: |
| 19 | + - artifacts/**/* |
| 20 | + |
| 21 | +# InputSystem-EditorPerformanceTests - 2022.3 - Ubuntu |
| 22 | +inputsystem-editorperformancetests_-_2022_3_-_ubuntu: |
| 23 | + name: InputSystem-EditorPerformanceTests - 2022.3 - Ubuntu |
| 24 | + agent: |
| 25 | + image: package-ci/ubuntu-22.04:default |
| 26 | + type: Unity::VM |
| 27 | + flavor: b1.large |
| 28 | + commands: |
| 29 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 30 | + - command: unity-downloader-cli -u 2022.3/staging -c Editor --fast --wait |
| 31 | + - 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 --artifacts-path=artifacts |
| 32 | + after: |
| 33 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh |
| 34 | + artifacts: |
| 35 | + artifacts: |
| 36 | + paths: |
| 37 | + - artifacts/**/* |
| 38 | + |
| 39 | +# InputSystem-EditorPerformanceTests - 2022.3 - Windows |
| 40 | +inputsystem-editorperformancetests_-_2022_3_-_windows: |
| 41 | + name: InputSystem-EditorPerformanceTests - 2022.3 - Windows |
| 42 | + agent: |
| 43 | + image: package-ci/win10:default |
| 44 | + type: Unity::VM |
| 45 | + flavor: b1.large |
| 46 | + commands: |
| 47 | + - command: '%GSUDO% choco install netfx-4.7.1-devpack -y --ignore-detected-reboot --ignore-package-codes' |
| 48 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 49 | + - command: unity-downloader-cli -u 2022.3/staging -c Editor --fast --wait |
| 50 | + - command: UnifiedTestRunner.exe --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 --artifacts-path=artifacts |
| 51 | + after: |
| 52 | + - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
| 53 | + artifacts: |
| 54 | + artifacts: |
| 55 | + paths: |
| 56 | + - artifacts/**/* |
| 57 | + |
| 58 | +# InputSystem-EditorPerformanceTests - 6000.0 - MacOS |
| 59 | +inputsystem-editorperformancetests_-_6000_0_-_macos: |
| 60 | + name: InputSystem-EditorPerformanceTests - 6000.0 - MacOS |
| 61 | + agent: |
| 62 | + image: package-ci/macos-13:default |
| 63 | + type: Unity::VM::osx |
| 64 | + flavor: b1.xlarge |
| 65 | + commands: |
| 66 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 67 | + - command: unity-downloader-cli -u 6000.0/staging -c Editor --fast --wait |
| 68 | + - 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 --artifacts-path=artifacts |
| 69 | + after: |
| 70 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
| 71 | + artifacts: |
| 72 | + artifacts: |
| 73 | + paths: |
| 74 | + - artifacts/**/* |
| 75 | + |
| 76 | +# InputSystem-EditorPerformanceTests - 6000.0 - Ubuntu |
| 77 | +inputsystem-editorperformancetests_-_6000_0_-_ubuntu: |
| 78 | + name: InputSystem-EditorPerformanceTests - 6000.0 - Ubuntu |
| 79 | + agent: |
| 80 | + image: package-ci/ubuntu-22.04:default |
| 81 | + type: Unity::VM |
| 82 | + flavor: b1.large |
| 83 | + commands: |
| 84 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 85 | + - command: unity-downloader-cli -u 6000.0/staging -c Editor --fast --wait |
| 86 | + - 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 --artifacts-path=artifacts |
| 87 | + after: |
| 88 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh |
| 89 | + artifacts: |
| 90 | + artifacts: |
| 91 | + paths: |
| 92 | + - artifacts/**/* |
| 93 | + |
| 94 | +# InputSystem-EditorPerformanceTests - 6000.0 - Windows |
| 95 | +inputsystem-editorperformancetests_-_6000_0_-_windows: |
| 96 | + name: InputSystem-EditorPerformanceTests - 6000.0 - Windows |
| 97 | + agent: |
| 98 | + image: package-ci/win10:default |
| 99 | + type: Unity::VM |
| 100 | + flavor: b1.large |
| 101 | + commands: |
| 102 | + - command: '%GSUDO% choco install netfx-4.7.1-devpack -y --ignore-detected-reboot --ignore-package-codes' |
| 103 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 104 | + - command: unity-downloader-cli -u 6000.0/staging -c Editor --fast --wait |
| 105 | + - command: UnifiedTestRunner.exe --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 --artifacts-path=artifacts |
| 106 | + after: |
| 107 | + - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
| 108 | + artifacts: |
| 109 | + artifacts: |
| 110 | + paths: |
| 111 | + - artifacts/**/* |
| 112 | + |
| 113 | +# InputSystem-EditorPerformanceTests - 6000.2 - MacOS |
| 114 | +inputsystem-editorperformancetests_-_6000_2_-_macos: |
| 115 | + name: InputSystem-EditorPerformanceTests - 6000.2 - MacOS |
| 116 | + agent: |
| 117 | + image: package-ci/macos-13:default |
| 118 | + type: Unity::VM::osx |
| 119 | + flavor: b1.xlarge |
| 120 | + commands: |
| 121 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 122 | + - command: unity-downloader-cli -u 6000.2/staging -c Editor --fast --wait |
| 123 | + - 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 --artifacts-path=artifacts |
| 124 | + after: |
| 125 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
| 126 | + artifacts: |
| 127 | + artifacts: |
| 128 | + paths: |
| 129 | + - artifacts/**/* |
| 130 | + |
| 131 | +# InputSystem-EditorPerformanceTests - 6000.2 - Ubuntu |
| 132 | +inputsystem-editorperformancetests_-_6000_2_-_ubuntu: |
| 133 | + name: InputSystem-EditorPerformanceTests - 6000.2 - Ubuntu |
| 134 | + agent: |
| 135 | + image: package-ci/ubuntu-22.04:default |
| 136 | + type: Unity::VM |
| 137 | + flavor: b1.large |
| 138 | + commands: |
| 139 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 140 | + - command: unity-downloader-cli -u 6000.2/staging -c Editor --fast --wait |
| 141 | + - 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 --artifacts-path=artifacts |
| 142 | + after: |
| 143 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh |
| 144 | + artifacts: |
| 145 | + artifacts: |
| 146 | + paths: |
| 147 | + - artifacts/**/* |
| 148 | + |
| 149 | +# InputSystem-EditorPerformanceTests - 6000.2 - Windows |
| 150 | +inputsystem-editorperformancetests_-_6000_2_-_windows: |
| 151 | + name: InputSystem-EditorPerformanceTests - 6000.2 - Windows |
| 152 | + agent: |
| 153 | + image: package-ci/win10:default |
| 154 | + type: Unity::VM |
| 155 | + flavor: b1.large |
| 156 | + commands: |
| 157 | + - command: '%GSUDO% choco install netfx-4.7.1-devpack -y --ignore-detected-reboot --ignore-package-codes' |
| 158 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 159 | + - command: unity-downloader-cli -u 6000.2/staging -c Editor --fast --wait |
| 160 | + - command: UnifiedTestRunner.exe --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 --artifacts-path=artifacts |
| 161 | + after: |
| 162 | + - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
| 163 | + artifacts: |
| 164 | + artifacts: |
| 165 | + paths: |
| 166 | + - artifacts/**/* |
| 167 | + |
| 168 | +# InputSystem-EditorPerformanceTests - 6000.3 - MacOS |
| 169 | +inputsystem-editorperformancetests_-_6000_3_-_macos: |
| 170 | + name: InputSystem-EditorPerformanceTests - 6000.3 - MacOS |
| 171 | + agent: |
| 172 | + image: package-ci/macos-13:default |
| 173 | + type: Unity::VM::osx |
| 174 | + flavor: b1.xlarge |
| 175 | + commands: |
| 176 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 177 | + - command: unity-downloader-cli -u 6000.3/staging -c Editor --fast --wait |
| 178 | + - 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 --artifacts-path=artifacts |
| 179 | + after: |
| 180 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
| 181 | + artifacts: |
| 182 | + artifacts: |
| 183 | + paths: |
| 184 | + - artifacts/**/* |
| 185 | + |
| 186 | +# InputSystem-EditorPerformanceTests - 6000.3 - Ubuntu |
| 187 | +inputsystem-editorperformancetests_-_6000_3_-_ubuntu: |
| 188 | + name: InputSystem-EditorPerformanceTests - 6000.3 - Ubuntu |
| 189 | + agent: |
| 190 | + image: package-ci/ubuntu-22.04:default |
| 191 | + type: Unity::VM |
| 192 | + flavor: b1.large |
| 193 | + commands: |
| 194 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 195 | + - command: unity-downloader-cli -u 6000.3/staging -c Editor --fast --wait |
| 196 | + - 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 --artifacts-path=artifacts |
| 197 | + after: |
| 198 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh |
| 199 | + artifacts: |
| 200 | + artifacts: |
| 201 | + paths: |
| 202 | + - artifacts/**/* |
| 203 | + |
| 204 | +# InputSystem-EditorPerformanceTests - 6000.3 - Windows |
| 205 | +inputsystem-editorperformancetests_-_6000_3_-_windows: |
| 206 | + name: InputSystem-EditorPerformanceTests - 6000.3 - Windows |
| 207 | + agent: |
| 208 | + image: package-ci/win10:default |
| 209 | + type: Unity::VM |
| 210 | + flavor: b1.large |
| 211 | + commands: |
| 212 | + - command: '%GSUDO% choco install netfx-4.7.1-devpack -y --ignore-detected-reboot --ignore-package-codes' |
| 213 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 214 | + - command: unity-downloader-cli -u 6000.3/staging -c Editor --fast --wait |
| 215 | + - command: UnifiedTestRunner.exe --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 --artifacts-path=artifacts |
| 216 | + after: |
| 217 | + - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
| 218 | + artifacts: |
| 219 | + artifacts: |
| 220 | + paths: |
| 221 | + - artifacts/**/* |
| 222 | + |
| 223 | +# InputSystem-EditorPerformanceTests - 6000.4 - MacOS |
| 224 | +inputsystem-editorperformancetests_-_6000_4_-_macos: |
| 225 | + name: InputSystem-EditorPerformanceTests - 6000.4 - MacOS |
| 226 | + agent: |
| 227 | + image: package-ci/macos-13:default |
| 228 | + type: Unity::VM::osx |
| 229 | + flavor: b1.xlarge |
| 230 | + commands: |
| 231 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 232 | + - command: unity-downloader-cli -u trunk -c Editor --fast --wait |
| 233 | + - 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 --artifacts-path=artifacts |
| 234 | + after: |
| 235 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
| 236 | + artifacts: |
| 237 | + artifacts: |
| 238 | + paths: |
| 239 | + - artifacts/**/* |
| 240 | + |
| 241 | +# InputSystem-EditorPerformanceTests - 6000.4 - Ubuntu |
| 242 | +inputsystem-editorperformancetests_-_6000_4_-_ubuntu: |
| 243 | + name: InputSystem-EditorPerformanceTests - 6000.4 - Ubuntu |
| 244 | + agent: |
| 245 | + image: package-ci/ubuntu-22.04:default |
| 246 | + type: Unity::VM |
| 247 | + flavor: b1.large |
| 248 | + commands: |
| 249 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 250 | + - command: unity-downloader-cli -u trunk -c Editor --fast --wait |
| 251 | + - 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 --artifacts-path=artifacts |
| 252 | + after: |
| 253 | + - command: bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh |
| 254 | + artifacts: |
| 255 | + artifacts: |
| 256 | + paths: |
| 257 | + - artifacts/**/* |
| 258 | + |
| 259 | +# InputSystem-EditorPerformanceTests - 6000.4 - Windows |
| 260 | +inputsystem-editorperformancetests_-_6000_4_-_windows: |
| 261 | + name: InputSystem-EditorPerformanceTests - 6000.4 - Windows |
| 262 | + agent: |
| 263 | + image: package-ci/win10:default |
| 264 | + type: Unity::VM |
| 265 | + flavor: b1.large |
| 266 | + commands: |
| 267 | + - command: '%GSUDO% choco install netfx-4.7.1-devpack -y --ignore-detected-reboot --ignore-package-codes' |
| 268 | + - command: git clone --branch "2.3.0-preview" [email protected]:unity/com.unity.package-manager-doctools.git Packages/com.unity.package-manager-doctools |
| 269 | + - command: unity-downloader-cli -u trunk -c Editor --fast --wait |
| 270 | + - command: UnifiedTestRunner.exe --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 --artifacts-path=artifacts |
| 271 | + after: |
| 272 | + - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
| 273 | + artifacts: |
| 274 | + artifacts: |
| 275 | + paths: |
| 276 | + - artifacts/**/* |
| 277 | + |
0 commit comments