Example unit test case run document has to be updated

Bug #1532802 reported by naggappan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Low
naggappan

Bug Description

Read me file "README.md" in designate master branch has the following step to rung the unit test case,

## Testing

Execute a single test using py27 (test is CentralServiceTest.test_count_domains)
````
tox -e py27 -- designate/tests/test_central/test_service.py:CentralServiceTest.test_count_domains
````

Which is not working as per bug : https://bugs.launchpad.net/designate/+bug/1532735

Instead it should have the following to run it directly using tox,

tox -e py27 -- designate.tests.test_central.test_service.CentralServiceTest.test_count_zones

Revision history for this message
naggappan (naggappan) wrote :

Please some one confirm if this can be updated, So that I can submit the changes

Changed in designate:
assignee: nobody → naggappan (naggappan)
summary: - Example unti test case run doucment has to be updated
+ Example unit test case run document has to be updated
Tim Simmons (timsim)
Changed in designate:
status: New → Confirmed
importance: Undecided → Low
milestone: none → mitaka-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

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

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

Reviewed: https://review.openstack.org/267418
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=844f81abe1f178f2f49ebdc4824470fcc5b606bc
Submitter: Jenkins
Branch: master

commit 844f81abe1f178f2f49ebdc4824470fcc5b606bc
Author: rmulugu <email address hidden>
Date: Thu Jan 14 01:01:54 2016 -0800

    Update unit test execution syntax
    Closes-Bug: #1532802

    Change-Id: I730e1d4f664600bcd1d31fe28c065d660c8339c6

Changed in designate:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/designate 2.0.0.0b3

This issue was fixed in the openstack/designate 2.0.0.0b3 development milestone.

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.