Skip to content

(pipelines): Adding an example that shows how to write smoke test for deployed infrastructure #610

@kornicameister

Description

@kornicameister

General Information

Original issue: aws/aws-cdk#18580


Basically what I would like to propose to be added is pipelines.CodePipeline example that contains post-stage step executing a smoke test suite (multiple tests) against just deployed infrastructure. An idea is to extend currently existing examples that just run simple curl with something more advanced like checking if submitting a message to topic linked somewhere producer a desired result.

Proposed Solution

Create simple one stage pipeline with post step that assumes a role deployed as part of step and uses that assumed credentials to execute a smoke test.

Language

Python

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/mediumMedium work item – a couple days of effortfeature-requestA feature should be added or improved.ngde/podGreat issues for podsp1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions