Running a built project on another machine.

Hi.

I am trying to run a project on a different machine than the build server.

My setup is like this:

1. I have a bitbucket repository with Automatic Tests.

2. I have a dedicated machine with TeamCity and a single Agent on it.

3. I have a dedicated machine to run Automatic Tests on.

What I want to achieve is to run the Automatic tests on the dedicated automatic tests machine every evening.

So my question is: 

1. What is the best method for achieving this?


What I have already tried is to install an agent on the automatic test machine and try to have it build the automatic tests repository but the other agent picks it up and builds it on the build server. I also prefer to build the automatic tests on the build server and run it on the automatic test server if that is possible.

0
1 comment
Avatar
Permanently deleted user

I managed to set it up so that the build agent on the atomatic test server builds the project. 
If I could delete this question then I would. Noone has seen it and noone has answered it yet.

0

Please sign in to leave a comment.