
In commit https://github.com/openstack/cinder/commit/ 50792c2ff41fdc7e73b3e3c51f4510366debfd14, the committer wanted to add an option in run_tests.sh for generating XML coverage report, but ended up accidentally overriding the default nose option -x. But, the usage message still showed that using option -x will 'Stop running tests after the first error or failure'. So, I changed the option to generate XML report to -X (capitalized 'x'). So now both -x and -X options are available, with different purposes. Fixes bug 1070047 Change-Id: Ie8c30c14629d4811d6db74f3eea9cdecb1d27c8a
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING
To cry over its pylint problems: http://jenkins.openstack.org/job/cinder-pylint/violations
Description
Languages
Python
99.7%
Smarty
0.3%