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

[1LP][RFR] Automating service bundle and vm retire test #10003

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

niyazRedhat
Copy link
Contributor

@niyazRedhat niyazRedhat commented Mar 19, 2020

Purpose or Intent

PRT Run

{{pytest: cfme/tests/services/test_myservice.py::test_retire_service_bundle_and_vms --long-running --use-provider vsphere67-nested}}

removed one rbac test which is already been covered in one service test

@niyazRedhat niyazRedhat force-pushed the retire-bunl-vm-archi branch 2 times, most recently from acff697 to 44a0abb Compare March 20, 2020 09:33
@niyazRedhat niyazRedhat changed the title [WIPTEST] Automating service bundle and vm retire test [RFR] Automating service bundle and vm retire test Mar 20, 2020
@sshveta sshveta changed the title [RFR] Automating service bundle and vm retire test [1LP][RFR] Automating service bundle and vm retire test Mar 25, 2020
@mshriver mshriver self-assigned this Mar 26, 2020
@mshriver mshriver added the test-automation To be applied on PR's which are automating existing manual cases label Mar 26, 2020
5. the service should be retired and VM should be retired and archived
"""
collection = provider.appliance.provider_based_collection(provider)
vm_name = "{}0001".format(catalog_item.prov_data["catalog"]["vm_name"])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider using f-strings consistently for future contributions - there's a mix here, but we're not enforcing its use at this time, so I'm not going to block the merge.

@mshriver mshriver merged commit 702819d into ManageIQ:master Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lint-ok test-automation To be applied on PR's which are automating existing manual cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants