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 < nikeshmaha...@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 < > nikeshmaha...@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 >> > >
tempest.conf
Description: Binary data
cinder.conf
Description: Binary data
tempest.log
Description: Binary data
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack