aem-aws-stack-builder icon indicating copy to clipboard operation
aem-aws-stack-builder copied to clipboard

Split buildspec integration testing to run in parallel

Open cliffano opened this issue 5 years ago • 0 comments

In order to save time and also to separate the workspace, we need to split the integration testing to the following:

  • test AWS Resources
  • test AEM CDN
  • test AEM Consolidated
  • test AEM Full-Set

We need to introduce new Makefile targets for each of the above, modify the build definitions on aem-platform-ci repo, and then split the buildspec.yaml file in aem-aws-stack-builder.

cliffano avatar Dec 09 '19 00:12 cliffano