LGTM, thanks

On Mon, Jul 6, 2015 at 10:20 PM, 'Lisa Velden' via ganeti-devel <
[email protected]> wrote:

> Signed-off-by: Lisa Velden <[email protected]>
> ---
>  test/hs/Test/Ganeti/OpCodes.hs | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/test/hs/Test/Ganeti/OpCodes.hs
> b/test/hs/Test/Ganeti/OpCodes.hs
> index dfcb483..558e400 100644
> --- a/test/hs/Test/Ganeti/OpCodes.hs
> +++ b/test/hs/Test/Ganeti/OpCodes.hs
> @@ -487,6 +487,8 @@ instance Arbitrary OpCodes.OpCode where
>        "OP_TEST_JQUEUE" ->
>          OpCodes.OpTestJqueue <$> arbitrary <*> arbitrary <*>
>            resize 20 (listOf genFQDN) <*> arbitrary
> +      "OP_TEST_OS_PARAMS" ->
> +        OpCodes.OpTestOsParams <$> genMaybe arbitrarySecretJSObj
>        "OP_TEST_DUMMY" ->
>          OpCodes.OpTestDummy <$> pure J.JSNull <*> pure J.JSNull <*>
>            pure J.JSNull <*> pure J.JSNull
> --
> 2.4.3.573.g4eafbef
>
>
Hrvoje Ribicic
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Geschäftsführer: Graham Law, Christine Elizabeth Flores
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg

Reply via email to