* Add mobile tests to nightly trigger
* Fixing some issues with android tests
* removing an extra argument
* remove timeout
* don't build it twice
* Move to run all
* test filter to exclude multiprocess tests
* making ios the same as android for commands and artifacts
* Fixing copy paste error
Co-authored-by: Andrew Spiering <andrews@unity3d.com>
Our custom CI configuration started failing after a change in the upm-ci tool. This change updates the CI configuration to use the standard templates for multi-package repositories. As a side effect, it also introduces a test/sample/gym project where we can exercise the packages and put tests we don't want to ship with the packages themselves.
Tests run against 2020.1 and trunk, on windows, mac, and ubuntu
Pull Requests to "develop" automatically trigger pack, test, and validation of the mlapi package