Skip to content
  • Hrvoje Ribicic's avatar
    Fix non-running test and remove custom_nicparams rename · bd9ef845
    Hrvoje Ribicic authored
    
    
    Due to a missing base class, the test that was supposed to check if
    RAPI instance parameter renames during modifications are working did
    not execute. As the instances are not covered by the QA tests, the
    tests failed to show that custom nicparams cannot actually be set
    through RAPI at the time. Given that the instance interface is
    asymmetric beyond simple repairs, this is fine in 2.10. This patch
    sets the test to execute, removes the setting of custom_nicparams in
    the test, and removes the renaming of the param in the RAPI request.
    
    Signed-off-by: default avatarHrvoje Ribicic <riba@google.com>
    Reviewed-by: default avatarKlaus Aehlig <aehlig@google.com>
    bd9ef845