Closed
Description
Currently only doing x64
builds and test on Windows 2008 and 2012 but we are doing binaries for x86
as well.
We have 2 x test boxes for each of 2008 and 2012 currently set up to be redundant so if Jenkins has more work to do then we can overflow and handle more capacity since Windows is one of the slowest to build & test. We could either re-purpose one each of those for 32-bit and lose redundancy or spin up a duplicate set to do 32-bit builds & test.
Thoughts? Specifically @kenperkins