[Bug 1841671] Re: running test_nfs.NfsDriverTestCase.test_create_sparsed_volume fails
Corey Bryant
1841671 at bugs.launchpad.net
Wed Apr 14 19:14:38 UTC 2021
This appears to be fixed in the 18.0.0 release.
** Changed in: cinder (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: cinder
Status: New => Incomplete
** Changed in: cinder
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1841671
Title:
running test_nfs.NfsDriverTestCase.test_create_sparsed_volume fails
Status in Cinder:
Fix Released
Status in cinder package in Ubuntu:
Fix Released
Bug description:
HEAD at 48f9425d2c
$ source .tox/py27/bin/activate
$ stestr run -n cinder.tests.unit.volume.drivers.test_nfs.NfsDriverTestCase.test_create_sparsed_volume
{0}
cinder.tests.unit.volume.drivers.test_nfs.NfsDriverTestCase.test_create_sparsed_volume
[0.311170s] ... FAILED
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "cinder/tests/unit/volume/drivers/test_nfs.py", line 715, in test_create_sparsed_volume
self.override_config('nfs_sparsed_volumes', True)
File "cinder/test.py", line 369, in override_config
CONF.set_override(name, override, group)
File "/home/eharney/src/cinder-review5/.tox/py27/lib/python2.7/site-packages/oslo_messaging/conffixture.py", line 85, in _wrapper
return wrapped_function(*args, **kwargs)
File "/home/eharney/src/cinder-review5/.tox/py27/lib/python2.7/site-packages/oslo_config/cfg.py", line 2051, in __inner
result = f(self, *args, **kwargs)
File "/home/eharney/src/cinder-review5/.tox/py27/lib/python2.7/site-packages/oslo_config/cfg.py", line 2434, in set_override
opt_info = self._get_opt_info(name, group)
File "/home/eharney/src/cinder-review5/.tox/py27/lib/python2.7/site-packages/oslo_config/cfg.py", line 2845, in _get_opt_info
raise NoSuchOptError(opt_name, group)
oslo_config.cfg.NoSuchOptError: no such option nfs_sparsed_volumes in group [DEFAULT]
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1841671/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list