[pve-devel] applied: [PATCH v2 qemu-server 1/4] test: add tests for restoring config

Thomas Lamprecht t.lamprecht at proxmox.com
Sun Apr 18 18:15:54 CEST 2021


On 18.03.21 10:44, Fabian Ebner wrote:
> Suggested-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> 
> New in v2
> 
>  PVE/QemuServer.pm                      | 10 ++--
>  test/Makefile                          |  5 +-
>  test/restore-config-expected/139.conf  | 16 ++++++
>  test/restore-config-expected/142.conf  | 15 ++++++
>  test/restore-config-expected/1422.conf | 14 ++++++
>  test/restore-config-expected/179.conf  | 17 +++++++
>  test/restore-config-input/139.conf     | 18 +++++++
>  test/restore-config-input/142.conf     | 16 ++++++
>  test/restore-config-input/1422.conf    | 18 +++++++
>  test/restore-config-input/179.conf     | 21 ++++++++
>  test/run_qemu_restore_config_tests.pl  | 67 ++++++++++++++++++++++++++
>  11 files changed, 211 insertions(+), 6 deletions(-)
>  create mode 100644 test/restore-config-expected/139.conf
>  create mode 100644 test/restore-config-expected/142.conf
>  create mode 100644 test/restore-config-expected/1422.conf
>  create mode 100644 test/restore-config-expected/179.conf
>  create mode 100644 test/restore-config-input/139.conf
>  create mode 100644 test/restore-config-input/142.conf
>  create mode 100644 test/restore-config-input/1422.conf
>  create mode 100644 test/restore-config-input/179.conf
>  create mode 100755 test/run_qemu_restore_config_tests.pl
> 
>

applied, thanks!





More information about the pve-devel mailing list