summaryrefslogtreecommitdiffstats
path: root/test/unit/common/data
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2013-04-29 23:04:06 -0400
committerPeter Portante <pportant@redhat.com>2013-05-10 07:12:08 -0700
commit3a75da67cbcf09c19df2a9dca2f576d51ed2191d (patch)
tree8feb591c6126161691b375cbec9c2c64bff2182c /test/unit/common/data
parentf534d66a4a29ebf7ca070f95cf33b57b4b7283a3 (diff)
Remove "ufo" directory, promoting contents to top-level
Additionally, we drop the "ufo" references from setup.py, spec file and README, and add the HISTORY file describing how the repo was initially created. We also update the RPM spec file to use the name "gluster-for-swift" to avoid colliding with existing RPM names from RHS 2.0 (the spec file's description was also updated, along with the version number). Change-Id: If804224a94208d57896e4189c63736ffc9e01d5e Signed-off-by: Peter Portante <peter.portante@redhat.com> Reviewed-on: http://review.gluster.org/4966 Reviewed-by: Luis Pabon <lpabon@redhat.com> Reviewed-by: Mohammed Junaid <junaid@redhat.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: Peter Portante <pportant@redhat.com> Tested-by: Peter Portante <pportant@redhat.com>
Diffstat (limited to 'test/unit/common/data')
-rw-r--r--test/unit/common/data/README.rings3
-rw-r--r--test/unit/common/data/account.builderbin0 -> 537 bytes
-rw-r--r--test/unit/common/data/account.ring.gzbin0 -> 183 bytes
-rw-r--r--test/unit/common/data/account_tree.tar.bz2bin0 -> 228 bytes
-rw-r--r--test/unit/common/data/backups/1365124498.account.builderbin0 -> 537 bytes
-rw-r--r--test/unit/common/data/backups/1365124498.container.builderbin0 -> 537 bytes
-rw-r--r--test/unit/common/data/backups/1365124498.object.builderbin0 -> 228 bytes
-rw-r--r--test/unit/common/data/backups/1365124499.object.builderbin0 -> 537 bytes
-rw-r--r--test/unit/common/data/container.builderbin0 -> 537 bytes
-rw-r--r--test/unit/common/data/container.ring.gzbin0 -> 185 bytes
-rw-r--r--test/unit/common/data/container_tree.tar.bz2bin0 -> 282 bytes
-rw-r--r--test/unit/common/data/object.builderbin0 -> 537 bytes
-rw-r--r--test/unit/common/data/object.ring.gzbin0 -> 182 bytes
13 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/common/data/README.rings b/test/unit/common/data/README.rings
new file mode 100644
index 0000000..6457501
--- /dev/null
+++ b/test/unit/common/data/README.rings
@@ -0,0 +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
diff --git a/test/unit/common/data/account.builder b/test/unit/common/data/account.builder
new file mode 100644
index 0000000..090ba4b
--- /dev/null
+++ 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
new file mode 100644
index 0000000..6d4c854
--- /dev/null
+++ b/test/unit/common/data/account.ring.gz
Binary files differ
diff --git a/test/unit/common/data/account_tree.tar.bz2 b/test/unit/common/data/account_tree.tar.bz2
new file mode 100644
index 0000000..cb23e4d
--- /dev/null
+++ b/test/unit/common/data/account_tree.tar.bz2
Binary files differ
diff --git a/test/unit/common/data/backups/1365124498.account.builder b/test/unit/common/data/backups/1365124498.account.builder
new file mode 100644
index 0000000..090ba4b
--- /dev/null
+++ b/test/unit/common/data/backups/1365124498.account.builder
Binary files differ
diff --git a/test/unit/common/data/backups/1365124498.container.builder b/test/unit/common/data/backups/1365124498.container.builder
new file mode 100644
index 0000000..733d27d
--- /dev/null
+++ b/test/unit/common/data/backups/1365124498.container.builder
Binary files differ
diff --git a/test/unit/common/data/backups/1365124498.object.builder b/test/unit/common/data/backups/1365124498.object.builder
new file mode 100644
index 0000000..ff877ec
--- /dev/null
+++ b/test/unit/common/data/backups/1365124498.object.builder
Binary files differ
diff --git a/test/unit/common/data/backups/1365124499.object.builder b/test/unit/common/data/backups/1365124499.object.builder
new file mode 100644
index 0000000..8b8cd6c
--- /dev/null
+++ b/test/unit/common/data/backups/1365124499.object.builder
Binary files differ
diff --git a/test/unit/common/data/container.builder b/test/unit/common/data/container.builder
new file mode 100644
index 0000000..733d27d
--- /dev/null
+++ 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
new file mode 100644
index 0000000..592b84b
--- /dev/null
+++ b/test/unit/common/data/container.ring.gz
Binary files differ
diff --git a/test/unit/common/data/container_tree.tar.bz2 b/test/unit/common/data/container_tree.tar.bz2
new file mode 100644
index 0000000..b4a1492
--- /dev/null
+++ b/test/unit/common/data/container_tree.tar.bz2
Binary files differ
diff --git a/test/unit/common/data/object.builder b/test/unit/common/data/object.builder
new file mode 100644
index 0000000..8b8cd6c
--- /dev/null
+++ 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
new file mode 100644
index 0000000..d2f7192
--- /dev/null
+++ b/test/unit/common/data/object.ring.gz
Binary files differ