Clean build agents
Hi
I have just upgraded from Team City 3.1.2 to 4.0.1. and have also gone from default security to using ACtive directory. Everything has gone pretty smooth, BUT i can no longer clean build agents. the build agents have been upgraded
any help?
cheers
Alan
Please sign in to leave a comment.
Hello Alan,
What do you mean by "can no longer clean build agents"? If this toolbar action is not available,
that means next checkout will be performed with prior full source checkout.
Regards,
KIR
Hi KIR
Thanks for the reply
i have the message "There were no builds on this agent or you do not have enough permissions to clean sources of build configurations built on this agent."
this after several build of this configuration and i have system administration permissions.
cheers mate.
Hi Alan,
You may get this message if someone already enforced clean checkout on this agent. So the next build should be made with cleaning sources.
Or this is not the case?
Regards,
KIR
Hi KIR
this wouldn't be the case, the build server isn't getting much use as we are between projects. I might check the agents. You wouldn't know if there is a setting that doesn't allow anyone to clean an agent?
thanks again
Alan
Hello Alan,
In TeamCity Enterprise, the CLEAN_BUILD_CONFIGURATION_SOURCES permission is a part of PROJECT_DEVELOPER role.
The roles can be configured, please see our documentation.
Regards,
KIR