3 # Run a simple backup of the Bacula build directory with TLS
4 # communications code enabled then restore it.
11 scripts/copy-tls-confs
12 echo "${cwd}/build" >${cwd}/tmp/file-list
14 change_jobname CompressedTest $JobName
17 cat <<END_OF_DATA >tmp/bconcmds
23 label storage=File volume=TestVolume001 pool=Default
24 run job=$JobName storage=File yes
31 restore where=${cwd}/tmp/bacula-restores select storage=File
42 check_for_zombie_jobs storage=File