Currently we are running API tests post deployment and we are posting the test results in K6 so it is visible in the tests tab in the pipeline. This feature to publish test results is available only in build stage, hence we are using a build stage post deployment. if there is an API available to publish test results within harness than we can use it instead to publish tests results back to the pipeline and users can view the test results under tests tab in the pipeline