Author Archives: erictummers

Unknown's avatar

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.

Week 16 roundup

Last week recap an links: Connect to iisexpress website from inside a Hyper-V machine using this post about how to connect to a local web service from the Windows Phone 8 Emulator Enable the SSH on you synology and use … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Fixed synology mount failure

After the upgrade to DSM 5.0 I received some messages from the synology about Automount Failures. Here’s how to do something about it: Start File Station Go into Tools > Connection list Locate the failing mount Unmount, to stop the … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Synology DSM 5.0

The new Disk Station Manager 5.0 from Synology was released in March. My DS212J was still happy running 4.3. Then came Heartbleed and forced me to act. Because my synology was supported by DSM 5.0 there would not be a … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Reproduce unit test failures from Hosted Build Controller

Our builds succeed with warnings. After investigation of the output we noticed failing unit tests. But local they run fine. Here’s what we did to troubleshoot and fix the issue. First we downloaded the build output from the drop location. … Continue reading

Posted in Development | Tagged , , , , | 1 Comment

Week 15 roundup

Last week recap an links: We edited our CI build to use the GitTemplate.12.xaml. This allows use to create a work item when the build fails. Read more on msdn. For those who are not aware of the Heartbleed bug. … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment