Skip to content
  • Iustin Pop's avatar
    Add QA tests for gnt-instance modify · c0f74c55
    Iustin Pop authored
    This patch adds QA tests for most of the possible parameters in the
    instance modify operation (exception being the MAC), and modifies the
    sample QA file to run this test.
    
    It also tests the no-modification test, but that is a weak one: we only
    test that the exit code is one, not that the command gave a proper
    response ("... please give at least one parameter") as opposed to a
    traceback.
    
    Reviewed-by: imsnah
    c0f74c55