get bootcd to run in dry-mode
[tests.git] / system / TestApiserver.py
index 708e20e..a87fc36 100644 (file)
@@ -18,7 +18,7 @@ server_methods = [ ('GetNodes' ,  []),
                    ('GetTagTypes' , []),
                    ('AddTagType' , True),
                    ('AddInterfaceTag' , True),
-                   ('GetBootMedium' , True),
+                   ('GetBootMedium' , "some non-empty-string"),
                    ('GetNodeGroups' , True),
                    ('AddNodeGroup' , True),
                    ('DeleteNodeGroup', True),