swift-bench 1.2.0+git.2023.11.08.e8eb9511d2-1 source package in Ubuntu

Changelog

swift-bench (1.2.0+git.2023.11.08.e8eb9511d2-1) unstable; urgency=medium

  * New release based on latest commit hash.
  * Drop patches applied upstream:
    - py3.12-fix-AssertEquals.patch
    - python3-compat.patch
  * Add remove-python2-support.patch and remove six (build-)depends.
  * Removed the use of python3-nose (Closes: #1018644).
  * Add switch-to-unittest.mock.patch and remove python3-mock b-depends.

 -- Thomas Goirand <email address hidden>  Mon, 11 Mar 2024 12:05:38 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
swift-bench_1.2.0+git.2023.11.08.e8eb9511d2-1.dsc 2.3 KiB 5ec0e469efe11dc78ab88aef39c64839c41cb4ffcdd4609a151d491e31af6a02
swift-bench_1.2.0+git.2023.11.08.e8eb9511d2.orig.tar.xz 16.4 KiB 241986c5c16ce7b77caf8f018afa11f2e9b53c468fcfcb15db6b36019bcc5b5d
swift-bench_1.2.0+git.2023.11.08.e8eb9511d2-1.debian.tar.xz 5.6 KiB 947f16146603480ac23ebab86b15e719beb300df5b56f95b0af1414a64e79bca

No changes file available.

Binary packages built by this source

swift-bench: benchmarking tool for Swift

 Swift Bench is simple tool for benchmarking OpenStack Swift cluster
 .
 OpenStack Object Storage (code-named Swift) creates redundant, scalable object
 storage using clusters of standardized servers to store petabytes of
 accessible data. It is not a file system or real-time data storage system, but
 rather a long-term storage system for a more permanent type of static data
 that can be retrieved, leveraged, and then updated if necessary. Primary
 examples of data that best fit this type of storage model are virtual machine
 images, photo storage, email storage and backup archiving. Having no central
 "brain" or master point of control provides greater scalability, redundancy
 and permanence.