Complete the Test opcodes
This adds the OpTestAllocator, OpTestJqueue and OpTestDummy opcodes. The OpTestAllocator seems to need some cleanup (on the Python side), for now we implement it as is. As for the other two, while not used in production, we should have full coverage for them as well. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
Showing
- htest/Test/Ganeti/OpCodes.hs 14 additions, 0 deletionshtest/Test/Ganeti/OpCodes.hs
- htest/Test/Ganeti/Types.hs 22 additions, 0 deletionshtest/Test/Ganeti/Types.hs
- htools/Ganeti/OpCodes.hs 31 additions, 0 deletionshtools/Ganeti/OpCodes.hs
- htools/Ganeti/OpParams.hs 137 additions, 2 deletionshtools/Ganeti/OpParams.hs
- htools/Ganeti/Types.hs 20 additions, 0 deletionshtools/Ganeti/Types.hs
Loading
Please register or sign in to comment