bcgov / bcgov/SIMS

Create Load Test Scenarios on GitHub Actions

Open
#2,437 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Establish a strategy to have the load tests created and executed from GitHub Actions. K6 already provides recommendations on how to create the GitHub Actions (https://k6.io/blog/load-testing-using-github-actions/) so we need to adapt it to our scenario and create the needed structure.

- [ ] Review and follow the instructions as per K6 documentation: https://k6.io/blog/load-testing-using-github-actions
- [ ] Set some thresholds to indicate success or failure.
- [ ] Allow env variables to be read from GitHub (secrets) and consumed by the load test scenarios.
- [ ] Create at least one fully functional scenario from the existing ones to set the structure to be followed.
- [ ] Add github action to deploy `load-test-gateway` to DEV/TEST

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.