Changesets: bareos
master 0ebc5c72 2024-09-10 10:07 Ported: N/A Details Diff |
renamed running_as_privileged_user -> IsUserAnAdmin | ||
mod - core/src/console/console.cc | Diff File | ||
master 8a638635 2024-09-06 14:03 Ported: N/A Details Diff |
chflags test: use sudo to run chflags | ||
mod - systemtests/tests/chflags/testrunner | Diff File | ||
master 0967528f 2024-09-05 18:37 Ported: N/A Details Diff |
freebsd: do not use sudo when running the tests | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/Makefile | Diff File | ||
master 44c24cae 2024-09-05 16:53 Ported: N/A Details Diff |
console.cc: forbid @exec etc. as privileged user | ||
mod - core/src/console/console.cc | Diff File | ||
master d5fd2ea1 2024-09-05 15:27 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1715 stored: reserve/acquire a device on first incoming write data |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/msgchan.cc | Diff File | ||
mod - core/src/lib/bsock_tcp.cc | Diff File | ||
mod - core/src/stored/acquire.cc | Diff File | ||
mod - core/src/stored/append.cc | Diff File | ||
mod - core/src/stored/job.cc | Diff File | ||
mod - core/src/stored/mac.cc | Diff File | ||
mod - core/src/stored/read.cc | Diff File | ||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
mod - core/src/stored/status.cc | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - core/src/stored/stored_conf.h | Diff File | ||
mod - core/src/stored/stored_jcr_impl.h | Diff File | ||
mod - core/src/tests/sd_backend_tests.h | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-MaximumNetworkBufferSize.rst.inc | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-storage-MaximumNetworkBufferSize.rst.inc | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/always-incremental-consolidate/testrunner-03-zero-file | Diff File | ||
add - systemtests/tests/just-in-time-reservation/CMakeLists.txt | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos-remote/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos-remote/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos-remote/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos-remote/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/job/copy.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/job/migrate.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/pool/CopyMigrate.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/pool/FullCopy.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-dir.d/storage/NoSuchStorage.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/just-in-time-reservation/test-setup | Diff File | ||
add - systemtests/tests/just-in-time-reservation/testrunner-01-create-backup | Diff File | ||
add - systemtests/tests/just-in-time-reservation/testrunner-02-restore-backup | Diff File | ||
add - systemtests/tests/just-in-time-reservation/testrunner-03-copy-local | Diff File | ||
add - systemtests/tests/just-in-time-reservation/testrunner-04-restore-local-copy | Diff File | ||
add - systemtests/tests/just-in-time-reservation/testrunner-05-migrate-remote | Diff File | ||
add - systemtests/tests/just-in-time-reservation/testrunner-06-restore-remote-migration | Diff File | ||
master eba21be9 2024-09-05 15:27 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 2b9c0431 2024-09-05 13:14 Sebastian Sura Ported: N/A Details Diff |
bsock-tcp: fix duplicating sockets on win cross | ||
mod - core/src/lib/bsock_tcp.cc | Diff File | ||
mod - core/src/stored/append.cc | Diff File | ||
master d3e9ba39 2024-09-05 09:03 Committer: Bareos Bot Ported: N/A Details Diff |
winbareos-native.nsi: sync database check section with dir | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master dd190e5c 2024-09-04 21:47 Committer: Bareos Bot Ported: N/A Details Diff |
nsis installer: rename subsection -> SectionGroup | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master 070410ba 2024-09-04 19:04 Committer: Bareos Bot Ported: N/A Details Diff |
winbareos.nsi: sync SectionIn with native nsi | ||
mod - core/platforms/win32/winbareos.nsi | Diff File | ||
master 3b3fa2db 2024-09-04 18:56 Committer: Bareos Bot Ported: N/A Details Diff |
nsis installer: fix director plugins | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master 65a69fee 2024-09-04 18:25 Committer: Bareos Bot Ported: N/A Details Diff |
winbareos-native: fix install type 'minimal' | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master 6e183e78 2024-09-04 18:09 Committer: Bareos Bot Ported: N/A Details Diff |
nsis installer: databasedialog.ini: hide passwords | ||
mod - core/platforms/win32/databasedialog.ini | Diff File | ||
master b2aac530 2024-09-04 10:13 Sebastian Sura Ported: N/A Details Diff |
always-incremental-consolidate: add additional info | ||
mod - systemtests/tests/always-incremental-consolidate/testrunner-03-zero-file | Diff File | ||
master e9b28ea6 2024-09-03 21:17 Committer: Bareos Bot Ported: N/A Details Diff |
winbareos-native.nsi: fetch openssl libs from vcpkg | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master fdbd5e48 2024-09-03 20:48 Committer: Bareos Bot Ported: N/A Details Diff |
winbareos-native.nsi: cleanup | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master e2904255 2024-09-03 20:47 Committer: Bareos Bot Ported: N/A Details Diff |
winbareos-native.nsi: use explicit dll names | ||
mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
master b6d268a9 2024-09-03 16:28 Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: fix plugin postgresql testrunner-debian - commit 475b13132 was needed to extract the correct major version it was reworked to use `pg_lsclusters` to detect server version instead `psql` tool version. - if installed postgresql is lower than major 10 the tests is marked as skipped. - the `pg_*cluster` commands need to be run as root user. the systemtest will now check that condition and mark the test as `skipped` if not. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - systemtests/tests/py3plug-fd-postgresql/testrunner-debian | Diff File | ||
master 46bf0c4b 2024-08-30 15:46 Committer: Bareos Bot Ported: N/A Details Diff |
docs: add ADR infrastructure and first ADRs | ||
add - .adr-dir | Diff File | ||
add - docs/adr/0000-record-architecture-decisions.md | Diff File | ||
add - docs/adr/0001-use-markdown-architectural-decision-records.md | Diff File | ||
add - docs/adr/0002-use-plain-text-for-resource-item-descriptions.md | Diff File | ||
add - docs/adr/README.md | Diff File | ||
add - docs/adr/template.md | Diff File | ||
master 756984d8 2024-08-29 12:55 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1734 bscrypto: fix and update code, and move CLI parsing to cli11, add systemtests |
||
mod - CHANGELOG.md | Diff File | ||
mod - cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - core/src/tools/CMakeLists.txt | Diff File | ||
mod - core/src/tools/bscrypto.cc | Diff File | ||
mod - devtools/pip-tools/check_sources/add_copyright_header.py | Diff File | ||
mod - devtools/pip-tools/check_sources/plugins/copyright_plugin.py | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/developerFAQ.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/StorageDaemonPlugins/ScsicryptoSd.rst.inc | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
add - systemtests/scripts/create_autochanger_configs.sh.in | Diff File | ||
add - systemtests/scripts/invalidate_tapes.sh | Diff File | ||
add - systemtests/scripts/redirect_output | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/acl/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/always-incremental-consolidate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/autochanger/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/autochanger/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bconsole-basic/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/block-size/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/block-size/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bscan-bextract-bls-bcopy/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/chflags/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/client-initiated/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-migrate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-remote-bscan/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/deprecation/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/encrypt-signature-no-tls/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/encrypt-signature-tls-cert/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/fileset-multiple-blocks/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/filesets/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/gfapi-fd/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/glusterfs-backend/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/heartbeat-interval/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/multiplied-device/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/notls/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/passive/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/pruning/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-contrib-bareos_tasks_mysql/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-contrib-mysql_dump/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-ldap/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-libcloud/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-local-fileset-basic/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-mariabackup/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-percona-xtrabackup/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-postgresql/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-vmware/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/python-bareos/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/quota-softquota/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/restapi/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/scheduler/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/CMakeLists.txt | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-dir.d/storage/Tape.conf.autogenerated_by_test | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-sd.d/autochanger/autochanger.conf.autogenerated_by_test | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-sd.d/device/tape_devices.conf.autogenerated_by_test | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/scsicrypto/etc/sudoers.d/build.in | Diff File | ||
add - systemtests/tests/scsicrypto/test-cleanup | Diff File | ||
add - systemtests/tests/scsicrypto/test-config.in | Diff File | ||
add - systemtests/tests/scsicrypto/test-setup | Diff File | ||
add - systemtests/tests/scsicrypto/testrunner-backup-bscrypto | Diff File | ||
mod - systemtests/tests/sparse-file/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/spool/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/tlsrestricted/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/truncate-command/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/virtualfull-bscan/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/webui-common/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/xattr/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
master 5cf4eac2 2024-08-29 12:55 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 5561061f 2024-08-29 09:20 Ported: N/A Details Diff |
(re-)apply bareos-check-sources | ||
mod - cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - core/src/tools/CMakeLists.txt | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/scripts/create_autochanger_configs.sh.in | Diff File | ||
mod - systemtests/scripts/invalidate_tapes.sh | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/autochanger/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/block-size/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/scsicrypto/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/scsicrypto/test-setup | Diff File | ||
master 2c6180f1 2024-08-29 09:18 Ported: N/A Details Diff |
systemtests: cleanup tape settings in scsicrypto the test's cleanup script now removes key material and encryption settings from the tape drives when it is done. |
||
add - systemtests/tests/scsicrypto/test-cleanup | Diff File | ||
master df65a97b 2024-08-29 09:16 Ported: N/A Details Diff |
systemtests: fix ordering and dependencies in ctest there is no way to permanently hold a resource lock while a fixture is set up. Thus there could be cases where the different autochanger tests, even though there is a lock in place, would run intermixed which doesn't work. This now adds simple dependencies to make sure the next test using an autochanger waits for the cleanup of another one. |
||
mod - systemtests/tests/autochanger/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/block-size/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/scsicrypto/CMakeLists.txt | Diff File | ||
master c4b58895 2024-08-28 10:02 Ported: N/A Details Diff |
apply bareos-check-sources | ||
mod - cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - core/src/tools/CMakeLists.txt | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/scripts/create_autochanger_configs.sh.in | Diff File | ||
mod - systemtests/scripts/invalidate_tapes.sh | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/scsicrypto/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/scsicrypto/test-setup | Diff File |