7b13f2c27a
use new allow-preconfig parameter in tests and make sure that the QAPISchema can parse allow-preconfig correctly Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1526058959-41425-1-git-send-email-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
3 lines
118 B
JSON
3 lines
118 B
JSON
# Check against allow-preconfig illegal value
|
|
{ 'command': 'allow-preconfig-test', 'allow-preconfig': 'some-string' }
|