Skip to content

Commit

Permalink
update CHANGELOG: systemtests with subtests #857
Browse files Browse the repository at this point in the history
  • Loading branch information
joergsteffens authored and pstorz committed Jul 1, 2021
1 parent 123d54e commit 8dbf4a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -37,6 +37,9 @@ and since Bareos version 20 this project adheres to [Semantic Versioning](https:
- [Issue #579]: Unable to connect to the director from webui via ipv6 [PR #868]

### Added
- systemtests: allows multiple subtests per systemtest [PR #857]
- systemtests: replaced the six reload-* tests by one test [PR #857]
- systemtests: replaced fileset-multiple-include-blocks and fileset-multiple-options-blocks by fileset-multiple-blocks test [PR #857]
- Add systemtests fileset-multiple-include-blocks, fileset-multiple-options-blocks, quota-softquota, sparse-file, truncate-command and block-size, (migrated from ``regress/``) [PR #780]
- Add bvfs and dbcheck tests to python-bareos systemtest [PR #780]
- systemtests for NDMP functionalities [PR #822]
Expand All @@ -56,7 +59,6 @@ and since Bareos version 20 this project adheres to [Semantic Versioning](https:
- systemtests: run all systemstests with ``set -o pipefail`` [PR #780]
- core: cleanup systemd service dependencies: Requires network.target, but start after the network-online.target [PR #700]
- core: Make the jansson library mandatory when compiling the Bareos Director [PR #793]
- core: Make the jansson library mandatory when compiling the Bareos Director [PR #793]
- repaired or added all header guards in libdroplet [PR #765]
- When using Python > 3.7 the postgres and libcloud plugins will cancel the job and write an error message [PR #769]
- bstrncpy: workaround when used with overlapping strings [PR #736]
Expand Down

0 comments on commit 8dbf4a8

Please sign in to comment.