You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: build multiprocesstestplayer and add it to project tests job (#1174)
* Refactor
The base requirements to build and run multiprocess stuff.
* style
removing LF
* Change yamato yaml files to build multiprocesstestplayer and add it to the project tests job
* fix
Adding back the multiprocess ignore capabilities with the ability to easily override this ignore for continued development work.
* fix
including the IgnorMultiprocessTests test check for the NetworkVariablePerformanceTests
* changes for multiprocess test build and run tests
* style
fixing white space formatting issue due to indentation.
* manage processes and arguments passed to test player
* fix typo in YAML file
* bash syntax was wrong, fix
* respond to PR feedback
Co-authored-by: NoelStephensUnity <[email protected]>
Co-authored-by: Noel Stephens <[email protected]>
0 commit comments