Add option to run performance tests using run_tests.sh

Bug #1394196 reported by Kamil Sambor
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Low
Julia Varigina

Bug Description

We need separate option to make possible to run performance tests only.

Changed in fuel:
status: New → Confirmed
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Julia Varigina (jvarigina)
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/144322

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/144322
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=30e4d4e65508e4c6872a3728ff27862df6249f47
Submitter: Jenkins
Branch: master

commit 30e4d4e65508e4c6872a3728ff27862df6249f47
Author: Julia Varigina <email address hidden>
Date: Mon Dec 29 08:17:37 2014 -0800

    Added an option to run Nailgun performance test

    A new option -x added

    run_tests.sh [-x | --performance]
                 - run nailgun performance tests

    If -x option is not specified, run_test.sh will not run
    performance tests. For this reason no matching -X option was added.

    Option -n | -N works exactly as before: run | do not run
    Nailgun non-performance tests.

    Examples of usage:
    run_tests.sh -n -x - run both regular and performance nailgun tests.
    run_tests.sh -x - run nailgun performance tests only, do not run
                         regular nailgun tests
    run_tests.sh -n - run regular nailgun tests only
    run_tests.sh -N - run all tests except for nailgun regular and
                         performance tests

    DocImpact
    Change-Id: Id155e722da88549499641f5b924f35bfab3ab137
    Closes-Bug: #1394196

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.