How to configure tests stage in the codepipeline to use BatchBuild from Codebuild and create multiple instances #21430
Unanswered
s1mrankaur
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using CDK based code pipeline from https://github.com/awslabs/aws-simple-cicd . I would like to enable batchbuild in the test stage as per https://docs.cypress.io/guides/continuous-integration/aws-codebuild#Using-the-Cypress-Dashboard-with-AWS-CodeBuild
How can batchbuild be enabled in CDK codepipeline to have tests run in parallel?
Beta Was this translation helpful? Give feedback.
All reactions