[Openstack] No one replying on tempest issue?Please share your experience
Nikesh Kumar Mahalka
nikeshmahalka at vedams.com
Sat Sep 20 12:49:03 UTC 2014
Still i didnot get any reply.
Now i ran below command:
./run_tempest.sh
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTest.test_volume_from_snapshot
and i am getting test failed.
Actually,after analyzing tempest.log,i found that:
during creation of a volume from snapshot,tearDownClass is called and it is
deleting snapshot bfore creation of volume and my test is getting failed.
I having attached some files
Regards
Nikesh
On Sat, Sep 20, 2014 at 6:12 PM, Nikesh Kumar Mahalka <
nikeshmahalka at vedams.com> wrote:
> Still i didnot get any reply.
>
> Now i ran below command:
> ./run_tempest.sh
> tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTest.test_volume_from_snapshot
>
> and i am getting test failed.
>
>
> Actually,after analyzing tempest.log,i found that:
> during creation of a volume from snapshot,tearDownClass is called and it
> is deleting snapshot bfore creation of volume and my test is getting failed.
>
> I having attached some files
>
>
> Regards
> Nikesh:
>
>
>
>
> On Tue, Sep 16, 2014 at 8:40 PM, Nikesh Kumar Mahalka <
> nikeshmahalka at vedams.com> wrote:
>
>> Hi,
>> I deployed a juno devstack setup for a cinder volume driver.
>> I changed cinder.conf file and tempest.conf file for single backend and
>> restarted cinder services.
>>
>> Now i ran tempest test as below:
>> /opt/stack/tempest/run_tempest.sh
>> tempest.api.volume.test_volumes_snapshots
>>
>> I am getting below output:
>> Traceback (most recent call last):
>> File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py",
>> line 176, in test_volume_from_snapshot
>> snapshot = self.create_snapshot(self.volume_origin['id'])
>> File "/opt/stack/tempest/tempest/api/volume/base.py", line 112, in
>> create_snapshot
>> 'available')
>> File
>> "/opt/stack/tempest/tempest/services/volume/json/snapshots_client.py", line
>> 126, in wait_for_snapshot_status
>> value = self._get_snapshot_status(snapshot_id)
>> File
>> "/opt/stack/tempest/tempest/services/volume/json/snapshots_client.py", line
>> 99, in _get_snapshot_status
>> snapshot_id=snapshot_id)
>> SnapshotBuildErrorException: Snapshot
>> 6b1eb319-33ef-4357-987a-58eb15549520 failed to build and is in ERROR status
>>
>>
>> Ran 14 tests in 712.023s
>>
>> FAILED (failures=1)
>>
>>
>> Is any one faced such problem?
>>
>>
>> Regards
>> Nikesh
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140920/906281df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tempest.conf
Type: application/octet-stream
Size: 31742 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140920/906281df/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cinder.conf
Type: application/octet-stream
Size: 983 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140920/906281df/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tempest.log
Type: application/octet-stream
Size: 67863 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140920/906281df/attachment-0002.obj>
More information about the Openstack
mailing list