]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
test_backup_nfs: Set volume id per test
authorEric Harney <eharney@redhat.com>
Tue, 6 Oct 2015 19:31:03 +0000 (15:31 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 6 Oct 2015 21:57:18 +0000 (17:57 -0400)
commit3215a71620bef8b18c2444acc102d6e376ba7d3a
tree0298fac4e7f77ae5cc2778972efb459aa5f306a8
parent1f314662a83a2390379183ed4ecccd08e129156a
test_backup_nfs: Set volume id per test

Since some of these tests trigger operations (such as
progress reporting) that can happen as an asyncronous
task, set a different ID for each test so it's possible
to identify where notifications are coming from.

Related-Bug: #1501745

Change-Id: I4cb3400d302f03d19d982979bc5f3c3b90eb47a4
cinder/tests/unit/backup/drivers/test_backup_nfs.py