summaryrefslogtreecommitdiffstats
path: root/test/unit/common/data
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2013-07-15 16:52:46 -0400
committerLuis Pabon <lpabon@redhat.com>2013-08-21 19:38:35 -0700
commit9d4e67e741f13b4b93620fbb972886e1dc975fee (patch)
treeb6862ed79251d46771f87bbc25791f8e8d1eb29e /test/unit/common/data
parent54bb5bec7a025eecb51f85274ec37dbd0c478758 (diff)
Updates to support Havana interim version 1.9.1.
The code changes are basically: * Apply refactoring in the DiskFile class to use the new DiskWriter abstraction * Move and rename our diskfile module to match upstream * ThreadPools allow us to remove the tpool usage around fsync * Update the Ring subclass to support the get_part() method * Update to use the 1.9.1 proxy server unit tests * Move the DebugLogger class to test.unit * Rebuild the Rings to use the new layout * Remove backup ring builder files * Update spec files to 1.9.1, and tox to use swift 1.9.1 * Updated version to 1.9.0-0 Change-Id: Ica12cac8b351627d67500723f1dbd8a54d45f7c8 Signed-off-by: Peter Portante <peter.portante@redhat.com> Signed-off-by: Luis Pabon <lpabon@redhat.com> Reviewed-on: http://review.gluster.org/5331
Diffstat (limited to 'test/unit/common/data')
-rw-r--r--test/unit/common/data/README.rings2
-rw-r--r--test/unit/common/data/account.builderbin537 -> 566 bytes
-rw-r--r--test/unit/common/data/account.ring.gzbin183 -> 183 bytes
-rw-r--r--test/unit/common/data/backups/1365124498.account.builderbin537 -> 0 bytes
-rw-r--r--test/unit/common/data/backups/1365124498.container.builderbin537 -> 0 bytes
-rw-r--r--test/unit/common/data/backups/1365124498.object.builderbin228 -> 0 bytes
-rw-r--r--test/unit/common/data/backups/1365124499.object.builderbin537 -> 0 bytes
-rw-r--r--test/unit/common/data/container.builderbin537 -> 566 bytes
-rw-r--r--test/unit/common/data/container.ring.gzbin185 -> 184 bytes
-rw-r--r--test/unit/common/data/object.builderbin537 -> 566 bytes
-rw-r--r--test/unit/common/data/object.ring.gzbin182 -> 182 bytes
11 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/common/data/README.rings b/test/unit/common/data/README.rings
index 6457501..4ff802e 100644
--- a/test/unit/common/data/README.rings
+++ b/test/unit/common/data/README.rings
@@ -1,3 +1,3 @@
The unit tests expect certain ring data built using the following command:
- ../../../../bin/gluster-swift-gen-builders test iops \ No newline at end of file
+ ../../../../bin/gluster-swift-gen-builders test iops
diff --git a/test/unit/common/data/account.builder b/test/unit/common/data/account.builder
index 090ba4b..c3c0a33 100644
--- a/test/unit/common/data/account.builder
+++ b/test/unit/common/data/account.builder
Binary files differ
diff --git a/test/unit/common/data/account.ring.gz b/test/unit/common/data/account.ring.gz
index 6d4c854..dc34c31 100644
--- a/test/unit/common/data/account.ring.gz
+++ b/test/unit/common/data/account.ring.gz
Binary files differ
diff --git a/test/unit/common/data/backups/1365124498.account.builder b/test/unit/common/data/backups/1365124498.account.builder
deleted file mode 100644
index 090ba4b..0000000
--- a/test/unit/common/data/backups/1365124498.account.builder
+++ /dev/null
Binary files differ
diff --git a/test/unit/common/data/backups/1365124498.container.builder b/test/unit/common/data/backups/1365124498.container.builder
deleted file mode 100644
index 733d27d..0000000
--- a/test/unit/common/data/backups/1365124498.container.builder
+++ /dev/null
Binary files differ
diff --git a/test/unit/common/data/backups/1365124498.object.builder b/test/unit/common/data/backups/1365124498.object.builder
deleted file mode 100644
index ff877ec..0000000
--- a/test/unit/common/data/backups/1365124498.object.builder
+++ /dev/null
Binary files differ
diff --git a/test/unit/common/data/backups/1365124499.object.builder b/test/unit/common/data/backups/1365124499.object.builder
deleted file mode 100644
index 8b8cd6c..0000000
--- a/test/unit/common/data/backups/1365124499.object.builder
+++ /dev/null
Binary files differ
diff --git a/test/unit/common/data/container.builder b/test/unit/common/data/container.builder
index 733d27d..22b9b80 100644
--- a/test/unit/common/data/container.builder
+++ b/test/unit/common/data/container.builder
Binary files differ
diff --git a/test/unit/common/data/container.ring.gz b/test/unit/common/data/container.ring.gz
index 592b84b..269a1eb 100644
--- a/test/unit/common/data/container.ring.gz
+++ b/test/unit/common/data/container.ring.gz
Binary files differ
diff --git a/test/unit/common/data/object.builder b/test/unit/common/data/object.builder
index 8b8cd6c..b5bdda9 100644
--- a/test/unit/common/data/object.builder
+++ b/test/unit/common/data/object.builder
Binary files differ
diff --git a/test/unit/common/data/object.ring.gz b/test/unit/common/data/object.ring.gz
index d2f7192..1c8199a 100644
--- a/test/unit/common/data/object.ring.gz
+++ b/test/unit/common/data/object.ring.gz
Binary files differ