]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
test_backup_swift: Set volume id per test
authorEric Harney <eharney@redhat.com>
Tue, 6 Oct 2015 18:14:00 +0000 (14:14 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 6 Oct 2015 21:44:51 +0000 (17:44 -0400)
commit284eb741995e76ff18e4a1ef8a1a3ce99a9afcfd
treec61e0912bcb78004b5115549cb2614805491dc99
parent1f314662a83a2390379183ed4ecccd08e129156a
test_backup_swift: 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: I255941ecb813e47ac02c9b8ca09e41d99d12d218
cinder/tests/unit/test_backup_swift.py