Revision 202fb4e0 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.OpBackupExport,
42
  opcodes.OpBackupQuery,
43
  opcodes.OpBackupRemove,
44 41
  opcodes.OpClusterQuery,
45 42
  opcodes.OpGroupQuery,
46 43
  opcodes.OpInstanceQuery,

Also available in: Unified diff