mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-19 18:06:31 +08:00
tests: Disable fs_snapshot test for linux by default
This commit is contained in:
parent
d3e0f9baf6
commit
4a62345eeb
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ groups:
|
||||||
source_type:
|
source_type:
|
||||||
tags: []
|
tags: []
|
||||||
compression: auto
|
compression: auto
|
||||||
use_fs_snapshot: true
|
use_fs_snapshot: false
|
||||||
ignore_cloud_files: true
|
ignore_cloud_files: true
|
||||||
exclude_caches: true
|
exclude_caches: true
|
||||||
one_file_system: true
|
one_file_system: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue