5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00
pve-storage/test
Lorenz Stechauner bba10cf4af factoring out regex for vztmpl
stores the regex definition in PVE::Storage.

One test had to be adapted because it tested obsolete code. Namely:
it expects vztmpl to only end with .tar.gz, but the new regex also
includes .tar.xz, there is nothing against allowing .tar.xz files as
vztmpl files.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
2021-06-23 20:19:09 +02:00
..
disk_tests Diskmanage: introduce get_sysdir_size helper 2021-02-06 13:52:20 +01:00
archive_info_test.pm archive_info: use timelocal correctly 2020-07-08 10:45:49 +02:00
disklist_test.pm Diskmanage: replace check for zpool binary with a function and mock it 2021-02-19 15:29:04 +01:00
filesystem_path_test.pm test: filesystem_path 2020-04-30 18:37:19 +02:00
get_subdir_test.pm tree-wide: fix typos with codespell 2021-06-23 08:28:48 +02:00
list_volumes_test.pm test: force ctime to UTC 2020-05-04 11:10:56 +02:00
Makefile storage: test: split archive format/compressor 2020-04-30 18:37:19 +02:00
parse_volname_test.pm Fix: #2124 storage: add zstd support 2020-04-30 18:37:19 +02:00
path_to_volume_id_test.pm factoring out regex for vztmpl 2021-06-23 20:19:09 +02:00
prune_backups_test.pm fix #3199: by fixing usage of strftime 2020-12-15 14:40:45 +01:00
rbd_namespace.pl test: rbd: improve usage output 2021-04-12 15:43:42 +02:00
run_bwlimit_tests.pl add 3 bwlimit tests 2019-04-05 18:15:01 +02:00
run_disk_tests.pl tests: improve error handling of run_disk_tests 2019-06-04 10:27:51 +02:00
run_plugin_tests.pl Add prune_backups to storage API 2020-07-24 15:44:53 +02:00
run_test_zfspoolplugin.pl tests: zfs: complain when a first sub-test dies 2021-03-15 13:36:53 +01:00