Re: Publishing vstest results?

2014-06-19 Thread Glenn V
I think I ran into similar problems a while ago. These open jenkins issues are related: https://issues.jenkins-ci.org/browse/JENKINS-21424 https://issues.jenkins-ci.org/browse/JENKINS-19360 Attached to Jenkins-19360 is an xsl file that you can use to transform the trx file that vstest produces t

Maximum simultaneously building the slaves

2014-06-19 Thread Yuriy Poltorak
Hi! I have jenkins on a single server and eight slaves on the other. Slaves are sometimes far apart on a virtual server running VmWare ESXi. How to make that simultaneously can build only two or three slaves, and other jobs are in the queue? Sorry for my english. -- You received this message

Publishing vstest results?

2014-06-19 Thread Jeff Dege
I have a VS2013 project that I'm building with Jenkins. Now I'm trying to get running the unit tests to be a part of the build process. I'm running the tests with the VSTest Runner plugin, and that's working fine. But I've not figured out how to publish the results. Currently, I'm trying the MS

Scheduled downtime for JIRA and Confluence on Saturday at 12:00PM PST (2014-06-21 19:00 UTC)

2014-06-19 Thread R. Tyler Croy
The OSUOSL has asked us if we can move our databases from an DB server which is 8 years old (!) to their newer shared MySQL DB cluster. I've arranged to do this with an OSUOSL admin on Saturday at 12:00 PM PST. We will: * Take Confluence and JIRA offline * Snapshot the existing DBs * Impor

Re: Is there a way to consolidate multiple test reports?

2014-06-19 Thread JonathanRRogers
On Wednesday, June 18, 2014 11:50:12 AM UTC-4, Jeff Vincent wrote: > > In our Jenkins system we have about 80 projects and most are just the > dependent libraries. For the top-level deliverable projects it would be > nice to be able to consolidate all the test reports into a single place. > > I