@@ -742,204 +742,6 @@ validate_-_netcode_gameobjects_-_6000_4_-_windows:
742742 - command : unity-downloader-cli -u 6000.4/staging -c editor --path .Editor --fast
743743 timeout : 10
744744 retries : 3
745- - command : upm-pvp create-test-project testproject --packages "upm-ci~/packages/*.tgz" --filter "com.unity.netcode.gameobjects" --unity .Editor
746- timeout : 10
747- retries : 1
748- - command : echo No internal packages to add.
749- - command : upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
750- timeout : 40
751- retries : 0
752- - command : upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
753- timeout : 5
754- retries : 0
755- - command : upm-pvp require "rme PVP-160-1 supported" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
756- timeout : 10
757- retries : 0
758- - 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}" '
759- timeout : 40
760- retries : 1
761- after :
762- - command : .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
763- artifacts :
764- Crash Dumps :
765- paths :
766- - CrashDumps/**
767- packages :
768- paths :
769- - upm-ci~/packages/**/*
770- pvp-results :
771- paths :
772- - upm-ci~/pvp/**/*
773- browsable : onDemand
774- UTR :
775- paths :
776- - ' *.log'
777- - ' *.xml'
778- - artifacts/**/*
779- - testproject/Logs/**
780- - testproject/Library/*.log
781- - testproject/*.log
782- - testproject/Builds/*.log
783- - build/test-results/**
784- browsable : onDemand
785- dependencies :
786- - path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
787- variables :
788- UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
789- UPMPVP_CONTEXT_WRENCH : 1.2.0.0
790- metadata :
791- Job Maintainers : ' #rm-packageworks'
792- Wrench : 1.2.0.0
793- labels :
794- - Packages:netcode.gameobjects
795-
796- # PVP Editor and Playmode tests for Validate - netcode.gameobjects - 6000.5 - macos (6000.5 - MacOS).
797- validate_-_netcode_gameobjects_-_6000_5_-_macos :
798- name : Validate - netcode.gameobjects - 6000.5 - macos
799- agent :
800- image : package-ci/macos-13:default
801- type : Unity::VM::osx
802- flavor : b1.xlarge
803- commands :
804- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
805- - command : 7z x -aoa wrench-localapv.zip
806- - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
807- - command : python PythonScripts/print_machine_info.py
808- - command : unity-downloader-cli -u trunk -c editor --path .Editor --fast
809- timeout : 10
810- retries : 3
811- - command : upm-pvp create-test-project testproject --packages "upm-ci~/packages/*.tgz" --filter "com.unity.netcode.gameobjects" --unity .Editor
812- timeout : 10
813- retries : 1
814- - command : echo No internal packages to add.
815- - command : upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
816- timeout : 40
817- retries : 0
818- - command : upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
819- timeout : 5
820- retries : 0
821- - command : upm-pvp require "rme PVP-160-1 supported" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
822- timeout : 10
823- retries : 0
824- - command : ' UnifiedTestRunner --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}" '
825- timeout : 40
826- retries : 1
827- after :
828- - command : bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
829- artifacts :
830- Crash Dumps :
831- paths :
832- - CrashDumps/**
833- packages :
834- paths :
835- - upm-ci~/packages/**/*
836- pvp-results :
837- paths :
838- - upm-ci~/pvp/**/*
839- browsable : onDemand
840- UTR :
841- paths :
842- - ' *.log'
843- - ' *.xml'
844- - artifacts/**/*
845- - testproject/Logs/**
846- - testproject/Library/*.log
847- - testproject/*.log
848- - testproject/Builds/*.log
849- - build/test-results/**
850- browsable : onDemand
851- dependencies :
852- - path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
853- variables :
854- UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
855- UPMPVP_CONTEXT_WRENCH : 1.2.0.0
856- metadata :
857- Job Maintainers : ' #rm-packageworks'
858- Wrench : 1.2.0.0
859- labels :
860- - Packages:netcode.gameobjects
861-
862- # PVP Editor and Playmode tests for Validate - netcode.gameobjects - 6000.5 - ubuntu (6000.5 - Ubuntu).
863- validate_-_netcode_gameobjects_-_6000_5_-_ubuntu :
864- name : Validate - netcode.gameobjects - 6000.5 - ubuntu
865- agent :
866- image : package-ci/ubuntu-22.04:v4
867- type : Unity::VM
868- flavor : b1.large
869- commands :
870- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
871- - command : 7z x -aoa wrench-localapv.zip
872- - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
873- - command : python PythonScripts/print_machine_info.py
874- - command : unity-downloader-cli -u trunk -c editor --path .Editor --fast
875- timeout : 10
876- retries : 3
877- - command : upm-pvp create-test-project testproject --packages "upm-ci~/packages/*.tgz" --filter "com.unity.netcode.gameobjects" --unity .Editor
878- timeout : 10
879- retries : 1
880- - command : echo No internal packages to add.
881- - command : upm-pvp test --unity .Editor --packages "upm-ci~/packages/*.tgz" --results upm-ci~/pvp
882- timeout : 40
883- retries : 0
884- - command : upm-pvp require "pkgprom-promote -PVP-29-2 rme" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
885- timeout : 5
886- retries : 0
887- - command : upm-pvp require "rme PVP-160-1 supported" --results upm-ci~/pvp --exemptions upm-ci~/pvp/failures.json
888- timeout : 10
889- retries : 0
890- - command : ' UnifiedTestRunner --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}" '
891- timeout : 40
892- retries : 1
893- after :
894- - command : bash .yamato/generated-scripts/infrastructure-instability-detection-linux.sh
895- artifacts :
896- Crash Dumps :
897- paths :
898- - CrashDumps/**
899- packages :
900- paths :
901- - upm-ci~/packages/**/*
902- pvp-results :
903- paths :
904- - upm-ci~/pvp/**/*
905- browsable : onDemand
906- UTR :
907- paths :
908- - ' *.log'
909- - ' *.xml'
910- - artifacts/**/*
911- - testproject/Logs/**
912- - testproject/Library/*.log
913- - testproject/*.log
914- - testproject/Builds/*.log
915- - build/test-results/**
916- browsable : onDemand
917- dependencies :
918- - path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_netcode_gameobjects
919- variables :
920- UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
921- UPMPVP_CONTEXT_WRENCH : 1.2.0.0
922- metadata :
923- Job Maintainers : ' #rm-packageworks'
924- Wrench : 1.2.0.0
925- labels :
926- - Packages:netcode.gameobjects
927-
928- # PVP Editor and Playmode tests for Validate - netcode.gameobjects - 6000.5 - windows (6000.5 - Windows).
929- validate_-_netcode_gameobjects_-_6000_5_-_windows :
930- name : Validate - netcode.gameobjects - 6000.5 - windows
931- agent :
932- image : package-ci/win10:default
933- type : Unity::VM
934- flavor : b1.large
935- commands :
936- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec.zip -o wrench-localapv.zip
937- - command : 7z x -aoa wrench-localapv.zip
938- - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
939- - command : python PythonScripts/print_machine_info.py
940- - command : unity-downloader-cli -u trunk -c editor --path .Editor --fast
941- timeout : 10
942- retries : 3
943745 - command : upm-pvp create-test-project testproject --packages "upm-ci~/packages/*.tgz" --filter "com.unity.netcode.gameobjects com.unity.netcode.gameobjects.tests" --unity .Editor
944746 timeout : 10
945747 retries : 1
0 commit comments