Currently in our CICD pipeline, we are running API test post deployment. We don't have access to the checkout code post deployment or post the CI build stage. We don't want to check out the code again to run the test files. It will be useful if the check out code is available across the stages/thought out the pipeline.