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

Commit

Permalink
Removed manual tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbulage committed Feb 19, 2020
1 parent 734fd6e commit 8cc4476
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions cfme/tests/ansible/test_embedded_ansible_manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,39 +256,6 @@ def test_service_ansible_overridden_extra_vars():
pass


@pytest.mark.tier(3)
def test_service_ansible_playbook_standard_output_non_ascii_hostname():
"""
Look for Standard ouptut
Bugzilla:
1534039
Polarion:
assignee: sbulage
casecomponent: Ansible
caseimportance: medium
initialEstimate: 1/6h
tags: ansible_embed
"""
pass


@pytest.mark.tier(3)
def test_service_ansible_playbook_retire_non_ascii():
"""
Retire ansible playbook service with non_ascii host
Polarion:
assignee: sbulage
casecomponent: Ansible
caseimportance: medium
initialEstimate: 1/6h
tags: ansible_embed
"""
pass


@test_requirements.ansible
@pytest.mark.tier(3)
def test_automate_ansible_playbook_method_type_verbosity():
Expand Down

0 comments on commit 8cc4476

Please sign in to comment.