Skip to content

Run Integration tests with kind #11

@anjakammer

Description

@anjakammer

Description

As a Developer, I want to run integration tests with anya pipelines.

Workaround

Not needed, new feature

Solution

The user needs to provide a test-container to perform tests over the network. Additionally, there is a need for passing all necessary helm charts for involved services.
Kind is then run in a Brigade job. With kind the services are deployed. After that, the test container is started as a job in kind and runs its tests against the setup.
The termination code will then allow anya to conclude the outcome in addition to the jobs logs.

Smoke tests could be realized in the same way, but the test container is then only checking for a response of the services not for correct responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions