]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: qemucaps: Temporarily remove 'query-qmp-schema' from test data
authorPeter Krempa <pkrempa@redhat.com>
Thu, 20 Oct 2016 08:11:05 +0000 (10:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Nov 2016 15:50:32 +0000 (16:50 +0100)
Remove the command from the supported commands list temporarily so that
QMP introspection code can be added without breaking tests and having to
tweak the test data in the same commit.

This will be later reverted and test data will be added. The aarch64
code is special as it calls additional commands and thus the test data
can't be added upfront.

tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies
tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies

index dd4f8eded7b1cd2517bd187b08601b77429758b6..03815a9198b10d326a7ebf617428155fa1741f25 100644 (file)
     {
       "name": "query-chardev"
     },
-    {
-      "name": "query-qmp-schema"
-    },
     {
       "name": "query-events"
     },
index 0009f8ffebb85feb3ccaf1dc41047c9d73591867..67a91f05ddd436838525e55a6a5f4c943c12c32b 100644 (file)
     {
       "name": "query-chardev"
     },
-    {
-      "name": "query-qmp-schema"
-    },
     {
       "name": "query-events"
     },