Revision 48796673 test/ganeti.opcodes_unittest.py

b/test/ganeti.opcodes_unittest.py
38 38
#: Unless an opcode is included in the following list it must have a result
39 39
#: check of some sort
40 40
MISSING_RESULT_CHECK = frozenset([
41
  opcodes.OpTagsDel,
42
  opcodes.OpTagsGet,
43
  opcodes.OpTagsSearch,
44
  opcodes.OpTagsSet,
45 41
  opcodes.OpTestAllocator,
46 42
  opcodes.OpTestDelay,
47 43
  opcodes.OpTestDummy,

Also available in: Unified diff