Forum member
unpopularprefix
2 posts
Posts by unpopularprefix
-
All tests are run in CD-CD pipeline
I think this might be the problem. Till about a few months(?) ago, the build agent would run only impacted tests. However, private builds from specific branches are allowed to test out custom build and deployment scenarios. This may have had caused the ncrunch cache to no longer be used. That be…
16 Jun 2020 02:33 UTC
-
All tests are run in CD-CD pipeline
Hello, When running our build in the build server (TeamCity), we have the ncrunch engine mode set to [i]Run impacted tests automatically, others manually[/i] and we supply this global config to the ncrunch console ... [code=xml] <EngineMode> <Name>Run impacted tests automatically, othe…
15 Jun 2020 06:09 UTC