[Openstack] (no subject)
Nikesh Kumar Mahalka
nikeshmahalka at vedams.com
Mon Jan 19 18:13:17 UTC 2015
below test case is failing on lvm in kilo devstack
======================================================================
FAIL: tearDownClass
(tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest)
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 301, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/thirdparty/boto/test.py", line 272,
in resource_cleanup
raise exceptions.TearDownException(num=fail_count)
TearDownException: 1 cleanUp operation failed
On Mon, Jan 19, 2015 at 11:41 PM, Nikesh Kumar Mahalka
<nikeshmahalka at vedams.com> wrote:
> below test case is failing on lvm in kilo devstack
>
> ======================================================================
> FAIL: tearDownClass
> (tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> _StringException: Traceback (most recent call last):
> File "/opt/stack/tempest/tempest/test.py", line 301, in tearDownClass
> teardown()
> File "/opt/stack/tempest/tempest/thirdparty/boto/test.py", line 272, in
> resource_cleanup
> raise exceptions.TearDownException(num=fail_count)
> TearDownException: 1 cleanUp operation failed
>
>
>
> did any one face this?
>
>
>
>
> Regards
> nikesh
More information about the Openstack
mailing list