We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3038b81 commit 0296a44Copy full SHA for 0296a44
testcases/MachineConfig.py
@@ -88,7 +88,7 @@ def validate_secureboot_parameter(self, machine_config):
88
return False
89
90
def update_hmc_object(self, target_hmc_ip, target_hmc_username,
91
- target_hmc_password, managed_system, lpar_name, lpar_vios):
+ target_hmc_password, managed_system, lpar_name):
92
"""
93
In case of multi lpar configuration here we are creating
94
multiple objects[In sequence] as per lpar change.
0 commit comments