Re: [Xen-devel] [PATCH v12 26/33] HostDB: introduce set_property

2017-10-20 Thread Ian Jackson
Roger Pau Monne writes ("[PATCH v12 26/33] HostDB: introduce set_property"): > And provide a helper in TestSupport to use it. This allows osstest to > set host properties from test script themselves (instead of using > the mg-hosts clu). > > Note that the setting of host properties is limited to f

[Xen-devel] [PATCH v12 26/33] HostDB: introduce set_property

2017-10-20 Thread Roger Pau Monne
And provide a helper in TestSupport to use it. This allows osstest to set host properties from test script themselves (instead of using the mg-hosts clu). Note that the setting of host properties is limited to flights with intended blessing real, and it will fail for any other blessing. Signed-of