Skip to content

Commit

Permalink
Fixing regression
Browse files Browse the repository at this point in the history
  • Loading branch information
PraveenPenguin authored Oct 5, 2024
1 parent 3038b81 commit 0296a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcases/MachineConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def validate_secureboot_parameter(self, machine_config):
return False

def update_hmc_object(self, target_hmc_ip, target_hmc_username,
target_hmc_password, managed_system, lpar_name, lpar_vios):
target_hmc_password, managed_system, lpar_name):
"""
In case of multi lpar configuration here we are creating
multiple objects[In sequence] as per lpar change.
Expand Down

0 comments on commit 0296a44

Please sign in to comment.