bareos: master 242f7623

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-10-09 10:19 master 993c63ac Pending
Changeset tests: fix reservation tests by disabling jit reservation

The reservation related tests cannot run with jit reservation as they
try to check for an actual reservation which may not have taken place
yet; or was announced differently.

Either way the test will fail with jit reservation = Yes, so we need
to explicitly disable it as it is the default now.
mod - core/src/tests/configs/sd_reservation/bareos-sd.d/storage/myself.conf.in Diff File
mod - systemtests/tests/parallel-jobs/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File