@@ -133,72 +133,6 @@ validate_-_netcode_gameobjects_-_2021_3_-_ubuntu:
133133 labels :
134134 - Packages:netcode.gameobjects
135135
136- # PVP Editor and Playmode tests for Validate - netcode.gameobjects - 2021.3 - windows (2021.3 - Windows).
137- validate_-_netcode_gameobjects_-_2021_3_-_windows :
138- name : Validate - netcode.gameobjects - 2021.3 - windows
139- agent :
140- image : package-ci/win10:default
141- type : Unity::VM
142- flavor : b1.large
143- commands :
144- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-68_53c92d3b34ce3f4b652c9785dd1530bdc5885f6523465d6969c3be91f9ccaaf1.zip -o wrench-localapv.zip
145- - command : 7z x -aoa wrench-localapv.zip
146- - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
147- - command : python PythonScripts/print_machine_info.py
148- - command : unity-downloader-cli -u 2021.3/staging -c editor --path .Editor --fast
149- timeout : 10
150- retries : 3
151- - command : upm-pvp create-test-project testproject --packages "upm-ci~/packages/*.tgz" --unity .Editor
152- timeout : 10
153- retries : 1
154- - command : echo No internal packages to add.
155- - command : upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
156- timeout : 240
157- retries : 0
158- - command : upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
159- timeout : 5
160- retries : 0
161- - command : upm-pvp require "rme PVP-160-1 supported" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
162- timeout : 10
163- retries : 0
164- - command : ' UnifiedTestRunner.exe --testproject=testproject --editor-location=.Editor --clean-library --reruncount=1 --clean-library-on-rerun --artifacts-path=artifacts --suite=Editor --suite=Playmode "--ff={ops.upmpvpevidence.enable=true}" '
165- timeout : 240
166- retries : 1
167- after :
168- - command : .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
169- artifacts :
170- Crash Dumps :
171- paths :
172- - CrashDumps/**
173- packages :
174- paths :
175- - upm-ci~/packages/**/*
176- pvp-results :
177- paths :
178- - upm-ci~/pvp/**/*
179- browsable : onDemand
180- UTR :
181- paths :
182- - ' *.log'
183- - ' *.xml'
184- - artifacts/**/*
185- - testproject/Logs/**
186- - testproject/Library/*.log
187- - testproject/*.log
188- - testproject/Builds/*.log
189- - build/test-results/**
190- browsable : onDemand
191- dependencies :
192- - path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
193- variables :
194- UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
195- UPMPVP_CONTEXT_WRENCH : 1.0.0.0
196- metadata :
197- Job Maintainers : ' #rm-packageworks'
198- Wrench : 1.0.0.0
199- labels :
200- - Packages:netcode.gameobjects
201-
202136# PVP Editor and Playmode tests for Validate - netcode.gameobjects - 2022.3 - macos (2022.3 - MacOS).
203137validate_-_netcode_gameobjects_-_2022_3_-_macos :
204138 name : Validate - netcode.gameobjects - 2022.3 - macos
0 commit comments