Вопрос

We have 2 team city build agents at the moment and we are trying to configure them to run different tests only.

So when running integration tests I want it to use only Agent1 for example. And all other tests are run on Agent2 except for integration tests. How would i configure this on team city 6.5.1?

Thanks for any help much appreciated!

Это было полезно?

Решение

You could set up two build configurations, one for your unit tests and one for your integration tests. You can then assign these to different agents as described here.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top