documentation on running tests is out-of-date

Bug #1193165 reported by Terri Yu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Medium
Mehdi Abaakouk

Bug Description

The Ceilometer documentation on running tests has errors in it, because the test environment has drastically changed. The documentation page on running tests is here:

http://docs.openstack.org/developer/ceilometer/contributing/source.html#running-the-tests

It mentions nose, which has been replaced by testr, and also mentions the verbose flag, which is fine for nose, but not a valid option in testr. The example command in the documentation

$ tox -e py27 -- -v api/v2

uses the verbose flag and does not work.

The documentation on running tests needs to be updated to discuss testr and not nose.

Julien Danjou (jdanjou)
Changed in ceilometer:
status: New → Confirmed
importance: Undecided → Medium
Mehdi Abaakouk (sileht)
Changed in ceilometer:
assignee: nobody → Mehdi Abaakouk (sileht)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

Changed in ceilometer:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/38275
Committed: http://github.com/openstack/ceilometer/commit/e12e2da9e63bb3dada5b4c25cfce463e019865af
Submitter: Jenkins
Branch: master

commit e12e2da9e63bb3dada5b4c25cfce463e019865af
Author: Mehdi Abaakouk <email address hidden>
Date: Tue Jul 23 11:57:06 2013 +0200

    Change nose to testr in the documentation

    This change update how to running test of the documentation.
    It change nose reference to the testr.

    DocImpact
    Fixes bug #1193165

    Change-Id: If00ed219d42f268dd3229980f13e9de82929890e

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: none → havana-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: havana-3 → 2013.2
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.