Collect Windows test run logs into testReports.zip file (#21813)
authorBruce Forstall <brucefo@microsoft.com>
Mon, 7 Jan 2019 22:14:33 +0000 (14:14 -0800)
committerGitHub <noreply@github.com>
Mon, 7 Jan 2019 22:14:33 +0000 (14:14 -0800)
commit59a2e255348ede17f1b57a88abc9fa04eeb2b556
tree90e261edf1dcb3c7baa8cde24afc57c0514b5dda
parentfee8d6ad6fc27073f88755dbc066d1aea8da5517
Collect Windows test run logs into testReports.zip file (#21813)

* Collect Windows test run logs into testReports.zip file

And upload these to Jenkins, so we can see how the tests ran.

* Archive test Reports even if the test run fails

* Need to use "call" when invoking runtest.cmd batch file
netci.groovy