cypress-split icon indicating copy to clipboard operation
cypress-split copied to clipboard

Is there a way to implement this with TeamCity CI?

Open AKlavins opened this issue 2 years ago • 3 comments

AKlavins avatar Feb 06 '23 13:02 AKlavins

Can you spawn several CI containers in parallel on TeamCity?

bahmutov avatar Feb 09 '23 11:02 bahmutov

@bahmutov I think it should be plausible using this functionality: https://www.jetbrains.com/help/teamcity/parallel-tests.html#custom-tests

AKlavins avatar Feb 10 '23 10:02 AKlavins

TC has a separate feature called Parallel tests I believe

valeraine avatar Jul 19 '23 23:07 valeraine