stressant (0.6.0)
[PTS] [DDPO]
COMMITS: VCS has seen 25 commits since the 0.6.0 tag
- Git: https://gitlab.com/anarcat/stressant
-
- Branch: main
- Path: debian/changelog
- Repo size: 1908736
- Browser: https://gitlab.com/anarcat/stressant/tree/master
- Last scan: 2023-02-06 02:13:08+00
- Next scan: 2023-02-07 03:28:00+00
- Debian changelog in Git:
stressant (0.6.0) unstable; urgency=medium
* documentation updates:
* mention disk-filltest
* do not verify disk wipes and use the "random" method
* "stressant.py" was renamed to "stressant"
* factor in NMU from plugwash, thanks!
* code changes:
* remove bare except, assuming we mean to catch other SMTP exceptions
* cosmetic: harmonize fio argument order between file and dir
* cosmetic: remove cargo-culted comments referring to previous code
* API-breaking changes:
* merge the two disk sizes arguments (--diskPercent and --fileSize
merge into --writeSize)
* deprecate the ISO build functionality, we made it into grml
* new features:
* cap disk tests to one minute by default (--diskRuntime)
* bump Standards-Version to 4.5.0, no change
* improve error messages in SMTP backoff mechanism
* backport Python 3.7 improvements to SMTP buffering handler
* bugfixes:
* fix unicode decode error in Python 3.7
* create directory earlier, so that dd can work
* fix job file argument so it supports jobs with filename=
* fix error handling in SMTP handler
* fix infinite loop in SMTP handler
-- Antoine Beaupré <anarcat@debian.org> Thu, 20 Feb 2020 09:43:58 -0500
- This branch is 25 commits ahead of tag 0.6.0
- Git log:
commit 9d7e53edc2734af296c4dba37618ddb9322d2f81
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Jan 17 14:06:11 2023 -0500
start listing iperf server lists
commit 3d7112976de58fb66ea36e560d3649e0d4b7a437
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Jan 17 14:06:05 2023 -0500
fix syntax error in docs
commit d9272cfd6a11e047ff653bf0e36a6596baed8efc
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Dec 20 10:58:26 2022 -0500
cross-ref to shell script and issue #5
commit 0ebc6b445e7cdb6da8a8c4bb215c7981e84aab7d
Author: Antoine Beaupré <anarcat@debian.org>
Date: Wed Nov 16 11:23:13 2022 -0500
document the shell script and fio/ directory
commit 8295a421d40578d7cc47384bf2ef27bf63b8cc15
Author: Antoine Beaupré <anarcat@debian.org>
Date: Wed Nov 16 10:19:04 2022 -0500
move README in the right place
commit d93d1ad9160bb39e680739c017969fd69b6cd681
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Nov 15 15:46:17 2022 -0500
make a basic fio test bench
commit 685202140386ffbbe13598312021128ccb645939
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Jun 27 12:18:11 2022 -0400
mention nvme drives
commit 7838fa363ebf446a9fc2924c941f7e565d0937c2
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu May 12 16:29:46 2022 -0400
add ars fio commands
commit 4ad0fa91dcac0b5890e33b572832cd6984b10e04
Merge: fd9c120 ec9cb37
Author: Antoine Beaupré <anarcat+gitlab@anarc.at>
Date: Thu Aug 26 16:09:40 2021 +0000
Merge branch 'lintian-fixes' into 'main'
Fix some issues reported by lintian
See merge request anarcat/stressant!1
commit ec9cb3762df4629647052c552fa2d6056a310086
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Jun 16 05:42:50 2021 +0000
Update standards version to 4.5.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit c8fca9bde897a1d0b59e6ba19678e64f67d03bc4
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Jun 16 05:42:50 2021 +0000
Use canonical URL in Vcs-Git.
Changes-By: lintian-brush
Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
commit 04144d35c24848f602539a421d869af21a1f9a91
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Jun 16 05:42:48 2021 +0000
Use secure copyright file specification URI.
Changes-By: lintian-brush
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
commit fd9c120c8ec4410fb714d070b450aa2d82b14384
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Apr 27 12:05:46 2021 -0400
checkbox is another alternative to stressant
commit 7dbf7e9059644903afcbbdd0c5d40b606dee75fb
Author: Antoine Beaupré <anarcat@debian.org>
Date: Wed Mar 24 16:33:29 2021 -0400
show how we actuall run a basic bench
commit 57346b111b4b7bd6db43b3aa9dffbaa073993160
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Jan 4 09:42:52 2021 -0500
one more utility
commit 02280b248abd09d5852df55132721d246465189f
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon May 11 22:26:19 2020 -0400
properly flush changes to disk before calling fio job
commit 7fa1d5729898922eef9236eaf8eba1717cf83840
Author: Antoine Beaupré <anarcat@debian.org>
Date: Fri Apr 24 11:43:54 2020 -0400
fix syntax error in rst
For some reason, RST really doesn't like brackets in options list. The
only argument style allowed is with brackets or nothing.
commit daedf9f59f70a288d62ae0aa0c6578bba1ed1423
Author: Antoine Beaupré <anarcat@debian.org>
Date: Fri Apr 24 11:37:55 2020 -0400
add tinymembench
commit d9311d742b279151070914d2ddac52eae446a505
Author: Antoine Beaupré <anarcat@debian.org>
Date: Fri Apr 24 11:36:53 2020 -0400
split related projects in groups
commit b92cb48f829e47bfac77bcc9de2f995237722a76
Author: Antoine Beaupré <anarcat@debian.org>
Date: Fri Apr 24 11:20:49 2020 -0400
move similar software to design
That's where I always end up when i look for this list, and I want to
expand it. There's already the Atwood list above as well...
commit 949b4f6163113e7e42ce6a43cc92a0722db32a96
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Mar 9 10:51:38 2020 -0400
NegateAction: allow caller to override default
commit f96c4c9a413bbef93ea645737f6f74fa1b737ff0
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Feb 20 13:06:44 2020 -0500
lint: fix long line wrap
commit 5c13c084a8d00e7c29c7e68b3001be861981311d
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Feb 20 13:06:29 2020 -0500
add timestamps to email and logs
commit fc95d96419fbc9a030ff5ef6dacd745c45415ba7
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Feb 20 13:02:42 2020 -0500
add fqdn to email subject and default logfile
commit 651d5968740f38fa276cdcf27aa9da63a5d9b7db
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Feb 20 11:29:13 2020 -0500
reverse logic of default NegateAction argument
The previous configuration showed usage like this:
stressant [--disk] ...
Which seems to imply that, by default, no disk job is run. But the
usage actually said:
--disk, --no-disk run disk tests (default: True)
which is actually correct, but ambiguous.
Now instead, we show this in the short usage:
stressant [--no-disk] ...
And this in the long version:
--no-disk, --disk run disk tests (default: True)
Which is much clearer.
Actual commandline parsing is not affected, only usage output.