tag 824595 pending
thanks
Hello,
Bug #824595 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=openstack/cinder.git;a=commitdiff;h=4ea7b67
---
commit 4ea7b678d6b8183c789fbb09cc98959baf983b11
Author: Thomas Goirand <[email protected]>
Date: Wed May 18 10:21:41 2016 +0200
* Also blacklist test_create_delete_cgsnapshot which is
non-deterministically
failing (Closes: #824595).
diff --git a/debian/changelog b/debian/changelog
index e4baccb..b554dd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cinder (2:8.0.0-3) unstable; urgency=medium
+
+ * Also blacklist test_create_delete_cgsnapshot which is non-deterministically
+ failing (Closes: #824595).
+
+ -- Thomas Goirand <[email protected]> Wed, 18 May 2016 10:20:47 +0200
+
cinder (2:8.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]