** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1234192

Title:
  Nova documentation for running a subset of unit tests is out of date

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The documentation section about running a subset of tests
  (http://docs.openstack.org/developer/nova/devref/unit_tests.html#running-a
  -subset-of-tests) is wrong (or out of date).

  To run a tests in some specific class you have to pass the arguments to the 
run_tests.sh script following the format:
  ./run_tests.sh <package>.<class_name>
  and not <package>:<class_name>, as the documentation says.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1234192/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to