We have two dedicated bits of kit for CI testing, but they cannot complete all our tests overnight. Is it possible to set up our developer machines as agents which would only be enabled overnight?
The hardware needed for the tests is very expensive so putting the otherwise unused dev machines to work overnight is an attractive prospect.
We need to maintain the capability to manually run tests during the day on the dedicated CI machines.
Sure. If you have machines with Bamboo Remote Agents installed, simply use a crontab (on linux) or task scheduler (on windows) to start the agent SH or BAT files that load the agents. Schedule the agents to load 5 or 10 minutes before the build in Bamboo is scheduled to run. Then before Developer come in during the day use the crontab or task scheduler to turn off the Bamboo remote agents.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.