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

[1LP][RFR] Adding stack bundle retire test #9989

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

niyazRedhat
Copy link
Contributor

Purpose or Intent

PRT Run

{{pytest: cfme/tests/services/test_provision_stack.py::test_retire_catalog_bundle_service_orchestration_item --long-running --use-provider ec2west -vvvv }}

It fails on 5.11. we have open bz: 1754543

@niyazRedhat niyazRedhat changed the title [WIPTEST] Adding stack bundle retire test [RFR] Adding stack bundle retire test Mar 16, 2020
cfme/tests/services/test_provision_stack.py Show resolved Hide resolved
stack_data):
"""

Bugzilla:
Copy link
Member

Choose a reason for hiding this comment

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

remove blank line


@pytest.mark.meta(automates=[1684092])
@pytest.mark.meta(blockers=[BZ(1754543)])
@pytest.mark.customer_scenario
Copy link
Member

Choose a reason for hiding this comment

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

Add both In oneline.


@pytest.mark.meta(automates=[1684092])
@pytest.mark.meta(blockers=[BZ(1754543)])```

@ganeshhubale ganeshhubale changed the title [RFR] Adding stack bundle retire test [WIPTEST] Adding stack bundle retire test Mar 17, 2020
@ganeshhubale ganeshhubale added the test-automation To be applied on PR's which are automating existing manual cases label Mar 17, 2020
@niyazRedhat niyazRedhat changed the title [WIPTEST] Adding stack bundle retire test [RFR] Adding stack bundle retire test Mar 17, 2020
@ganeshhubale ganeshhubale changed the title [RFR] Adding stack bundle retire test [1LP][RFR] Adding stack bundle retire test Mar 17, 2020
Copy link
Contributor

@digitronik digitronik left a comment

Choose a reason for hiding this comment

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

Nice PR 👍
just one comment

f'Provisioning Service [{catalog_bundle.name}] from [{catalog_bundle.name}]'
)

provision_request = appliance.collections.requests.instantiate(request_description)
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm suspect why you need to instantiate this provisioning request? As per my info order method itself returning this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@digitronik to get the last message(provisioned service name) from the service request table.

Last Message
[EVM] Service [cat_bundle_z69K-20200325-025939] Provisioned Successfully

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Made changes as per your suggestion

@digitronik digitronik changed the title [1LP][RFR] Adding stack bundle retire test [1LP][WIPTEST] Adding stack bundle retire test Mar 25, 2020
@niyazRedhat niyazRedhat changed the title [1LP][WIPTEST] Adding stack bundle retire test [1LP][RFR] Adding stack bundle retire test Mar 25, 2020
@niyazRedhat niyazRedhat changed the title [1LP][RFR] Adding stack bundle retire test [1LP][WIPTEST] Adding stack bundle retire test Mar 25, 2020
@niyazRedhat niyazRedhat changed the title [1LP][WIPTEST] Adding stack bundle retire test [1LP][RFR] Adding stack bundle retire test Mar 25, 2020
@digitronik digitronik self-assigned this Mar 25, 2020
@digitronik digitronik merged commit 8617a12 into ManageIQ:master Mar 25, 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