Daniel Böhme
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
-
-
-
Daniel Böhme created a post, Test migration from VSTest to MTP
Hello,I'm trying to migrate our automated tests from VSTest to MTP, which was introduced with .net10.For that I changed the outputtype of all testprojects to “exe”, added “<EnableMSTestRunner>true<... -
-
Daniel Böhme created a post, Teamcity can't check for new updates
Hi,I updated our Teamcity server on 20th of February to the latest version: 2025.11.3 Build 208117Today I wanted to check something in the administration and recognized on the update section follow... -
Daniel Böhme commented, -
Daniel Böhme created a post, CVE-2025-68161 log4j-core of BuildAgents for TeamCity 2025.11.2 Build 208045 (and previous)
Hello,our systems are regularly scanned for Issues. A current finding is CVE-2025-68161 for log4j being used by the BuildAgent instances. So far I know the update process of TeamCity, the connected... -
Daniel Böhme created a post, How works the scheduling for parallel execution of build configs in build chains and can one influence it?
Hello, let's say I have simple build chain consisting of these steps: compile -> run "unit tests", "functional tests" & "integration tests" in parallel -> reporting build config waiting for all t... -