Revision 8e1db003 qa/qa-sample.json

b/qa/qa-sample.json
51 51
    "node-info": true,
52 52
    "node-volumes": true,
53 53
    "node-readd": true,
54
    "node-storage": true,
54 55

  
55 56
    "# This test needs at least three nodes": null,
56 57
    "node-evacuate": false,
......
73 74
    "instance-automatic-restart": false,
74 75
    "instance-consecutive-failures": false,
75 76

  
76
    "# This test might fail with certain hypervisor types, depending on whether": null,
77
    "# they support the `gnt-instance console' command.": null,
77
    "# This test might fail with certain hypervisor types, depending": null,
78
    "# on whether they support the `gnt-instance console' command.": null,
78 79
    "instance-console": false,
79 80

  
80 81
    "# Disabled by default because it takes rather long": null,
81 82
    "instance-replace-disks": false,
82 83

  
83
    "# Make sure not to include the disk(s) required for Dom0 to be included in": null,
84
    "# the volume group used for instances. Otherwise the whole system may stop": null,
85
    "# working until restarted.": null,
84
    "# Make sure not to include the disk(s) required for Dom0 to be": null,
85
    "# included in the volume group used for instances. Otherwise": null,
86
    "# whole system may stop working until restarted.": null,
86 87
    "instance-disk-failure": false
87 88
  },
88 89

  

Also available in: Unified diff