Dominic Viola
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Created Can we turn off build queue optimization?
Our publishing builds are being removed from the queue and our build chain never finishes anymore, in TeamCity 9.0.1 .I have opened https://youtrack.jetbrains.com/issue/TW-39709 . Is there a way to... -
Created Stuck at 'Start loading cache of build committers' on Server startup
We are on TeamCity server 8.0.5 build 27692. Every time we restart the server (via teamcity-server.sh stop , then ./teamcity-server.sh start) , it takes around 10 or 15 minutes at this step:[2014-0... -
Created How can we ensure more powerful agents will run builds first?
For our TeamCity agents, we have dedicated hardware servers, and we have EC2 cloud agents. We noticed that sometimes even though the more powerful physical machines are available, with a higher CPU... -
Created My Changes link takes much longer in 7.1
We upgraded to TeamCity 7.1 and now our users are reporting that the 'My Changes' link takes much longer. For me it takes about 20 seconds now. In 7.0.4 it was much faster.We are using svn .I've at... -
Created How do we keep the responsibility/investigation for intermittent failures?
We sometimes have intermittent test failures. We want to keep the build assigned to someone until it is fixed. But whenever the build passes, the responsbility link disappears.Can we keep it assign... -
Created Running a build on a disabled agent
We upgraded to 7.0.3 last night. We want the new feature to have developers be able to run builds on disabled agents as listed here: http://www.jetbrains.com/teamcity/features/newfeatures21.html .H... -
Created Can we have different settings for clean-up of personal and public runs?
In the Build History Clean-up admin section, is it possible for personal builds to be cleaned up in a short time like 2 days, while public builds are cleaned up for instance every 2 months? -
Created How to enable BigProjectLogger?
Has anyone been able to enable this in ant with teamcity builds? (-Dlogger org.apache.tools.ant.listener.BigProjectLogger)I tried it in ANT_ARGS in bash_profile but that was ignored by teamcity.I t...