Re: Slow DUnit tests for rolling upgrades

2018-07-18 Thread Alexander Murmann
Thanks for catching this, Dan! Not sure what happened there. Let's see if this works better: Why are rolling upgrade tests slow? == Six versions of servers have to to be 1. Started with old version 2. Do some work 3. Shut down 4. Updated 5. Restarted 6. Do more work

Re: Slow DUnit tests for rolling upgrades

2018-07-18 Thread Dan Smith
Can you fix the formatting of your message? Seems to have gotten mangled. On Wed, Jul 18, 2018 at 4:20 PM, Alexander Murmann wrote: > Hi all, > > We just had a conversation among some members of the community about the > increasingly slow DUnit tests that are related to rolling upgrades. > > Ple