Skip to content

Load test stage for backend

Aman Srivastav requested to merge feature/load-test into master
  • Added load test stage in backend pipeline
  • All other stages should not run when running the load test
  • Load test pipeline can be invoked using RUN_LOAD_TEST variable with value true
  • Load test documentation

Merge request reports