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

Commit

Permalink
Merge pull request #9280 from john-dupuy/add-requirement-to-test-case
Browse files Browse the repository at this point in the history
[RFR]: Adding alert requirement to test_alert_run_ansible_playbook
  • Loading branch information
jawatts authored Aug 30, 2019
2 parents 9068b60 + f1a4381 commit 83b6581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfme/tests/ansible/test_embedded_ansible_automate.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def test_embedded_ansible_custom_button_specific_hosts(full_template_vm_modscope
assert view.provisioning.results.get_text_of("Status") == "successful"


@test_requirements.alert
def test_alert_run_ansible_playbook(full_template_vm_modscope, alert_profile, request, appliance):
"""Tests execution of an ansible playbook method by triggering a management event from an
alert.
Expand Down

0 comments on commit 83b6581

Please sign in to comment.