taskana
taskana copied to clipboard
Create GitHub Actions Pipeline which starts load tests
We want to execute our load tests “with a simple button click”.
For this we want a GitHub Actions pipeline which automatically triggers a deployment to AWS where the load tests are executed and after completion shuts the AWS infrastructure down.
For now a manual trigger is enough.