Hi, we have to use bit bucket to automate our C++ build pipelines. Due to file path length constraints in several of our dependencies, we are required to use a path other than '/opt/atlassian/pipelines/agent/build' as our build folder. This is also the place where we redirect our junit formatted .xml test reports. But bit bucket is unaware of our test results and ignores failings tests, so it is not fulfilling its main purpose in life (failing on tests). What can we do to to make bit bucket search alternative paths for test-results?
Hey @Daan
Welcome to the community!
Can you please raise a support ticket on our support portal with your YAML and pipeline build so we can advise you on the best way to resolve it?
Thanks!
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.