Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] Fix call to set_retirement_date in test_vm_retire_extend #10035

Merged
merged 1 commit into from
Apr 8, 2020
Merged

[1LP][RFR] Fix call to set_retirement_date in test_vm_retire_extend #10035

merged 1 commit into from
Apr 8, 2020

Conversation

tpapaioa
Copy link
Contributor

@tpapaioa tpapaioa commented Apr 2, 2020

Fix for TypeError exceptions in test_vm_retire_extend when setting the retirement date on a VM:

>       create_vm.set_retirement_date(retirement_date)
E       TypeError: set_retirement_date() takes 1 positional argument but 2 were given

{{ pytest: -vv --long-running --use-provider vsphere67-nested -k test_vm_retire_extend cfme/tests/automate/test_common_methods.py }}

@tpapaioa tpapaioa changed the title [WIPTEST] Fix call to set_retirement_date in test_vm_retire_extend [RFR] Fix call to set_retirement_date in test_vm_retire_extend Apr 2, 2020
@dajoRH dajoRH removed the WIP-testing label Apr 2, 2020
@john-dupuy john-dupuy changed the title [RFR] Fix call to set_retirement_date in test_vm_retire_extend [1LP][RFR] Fix call to set_retirement_date in test_vm_retire_extend Apr 2, 2020
@mshriver mshriver self-assigned this Apr 8, 2020
@mshriver mshriver merged commit 4079caa into ManageIQ:master Apr 8, 2020
@tpapaioa tpapaioa deleted the fix_vm_retire_extend branch April 8, 2020 12:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants