[pbs-devel] [PATCH v1 proxmox-backup 0/1] serverside benchmark cleanup
Hannes Laimer
h.laimer at proxmox.com
Wed Sep 2 11:41:21 CEST 2020
Add a flag when runnig a benchmark so everything created by the
benchmark may be cleaned up properly. The worker now also has the type
'benchmark', so benchmark tasks are distinguishable from normal backup
tasks.
Hannes Laimer (1):
add benchmark flag to backup creation for proper cleanup when running
a benchmark
src/api2/backup.rs | 18 ++++++++++++++----
src/bin/proxmox-backup-client.rs | 1 +
src/bin/proxmox_backup_client/benchmark.rs | 1 +
src/client/backup_writer.rs | 4 +++-
4 files changed, 19 insertions(+), 5 deletions(-)
--
2.20.1
More information about the pbs-devel
mailing list