I notice that if I make a 2x2 matrix a table is built, but if I make a 1x2
matrix the table is not built and instead a listing is given. Does anyone
know of a way to get the table in 1x2 (or 1xAnything) type of matrix? It
functionally does not matter, it just looks nicer to have the table.
I thought of two things that might help if you have not done them already:
1) use the 'matrix tie parent' plugin and tie matrix jobs to the master
server (I believe this ensures that a random master node is not chosen)
2) add '-Dhudson.model.WorkspaceCleanupThread.disabled=true' to
the JENKINS_J