]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "qemuxml2argvtest: Use real-caps testing for 'acpi-hotplug-bridge-disable'"
authorLaine Stump <laine@redhat.com>
Wed, 20 Oct 2021 18:46:57 +0000 (14:46 -0400)
committerLaine Stump <laine@redhat.com>
Tue, 26 Oct 2021 03:18:40 +0000 (23:18 -0400)
commit1a786fda0e47451dc0503efc7fc366cd7c11f56f
treee974b2613e92ce4a2666928d4baefb98569fae5b
parent85094a4d601c000cc1aeefd5fb8f1eafd52f0f52
Revert "qemuxml2argvtest: Use real-caps testing for 'acpi-hotplug-bridge-disable'"

This reverts commit 2d20f0bb05175d18513220bccd1dbaa207cc4c6a.

Conflicts:
 tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-disable.args
 tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-disable.args

  the test output of these files was regenerated because the tests
  were changed upstream to use JSON on the commandline at a later
  commit than the commit being reverted here (where they were changed
  to use latest caps, but the patches to use JSON on the commandline
  hadn't been committed yet).

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
tests/qemuxml2argvdata/aarch64-acpi-hotplug-bridge-disable.err [moved from tests/qemuxml2argvdata/aarch64-acpi-hotplug-bridge-disable.aarch64-latest.err with 100% similarity]
tests/qemuxml2argvdata/aarch64-acpi-hotplug-bridge-disable.xml
tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-disable.args [new file with mode: 0644]
tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-disable.err [moved from tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-disable.x86_64-6.0.0.err with 100% similarity]
tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-disable.x86_64-latest.args [deleted file]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-disable.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-disable.err [new file with mode: 0644]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-disable.x86_64-latest.args [deleted file]
tests/qemuxml2argvtest.c