-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request