Project

General

Profile

Actions

Task #4796

closed

Idea #4754: [Tests] Establish performance test benchmarks.

Configure a jenkins task to run workbench performance test against production workbench

Added by Radhika Chippada over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Target version:

Description

Configure a jenkins task to run performance testing against production workbench.

  • Performance testing against production (or any other running instance) can be running using "RAILS_ENV=performance".
  • Edit the performance block in application.default.yml to configure the workbench url and user token to be used for testing.
  • Use the following command to run the test:
    RAILS_ENV=performance bundle exec rake TEST=test/performance/*.rb
  • After test is completed, the benchmark data will be stored in tmp/performance directory.
Actions #1

Updated by Ward Vandewege over 9 years ago

  • Status changed from New to Resolved
  • Remaining (hours) set to 0.0
Actions

Also available in: Atom PDF