Skip to content

Commit

Permalink
remove testready marks from swap utilization tests
Browse files Browse the repository at this point in the history
- those two tests are quite unstable
- usmqe#221
  • Loading branch information
dahorak committed Jan 22, 2019
1 parent 44e8e80 commit c6c0617
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usmqe_tests/api/grafana/test_host_dashboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ def test_memory_utilization(
divergence=15)


@pytest.mark.testready
@pytest.mark.author("fbalak@redhat.com")
@pytest.mark.ansible_playbook_setup('test_setup.graphite_access.yml')
@pytest.mark.ansible_playbook_teardown('test_teardown.graphite_access.yml')
Expand Down Expand Up @@ -215,7 +214,6 @@ def test_swap_free(
divergence=15)


@pytest.mark.testready
@pytest.mark.author("fbalak@redhat.com")
@pytest.mark.ansible_playbook_setup('test_setup.graphite_access.yml')
@pytest.mark.ansible_playbook_teardown('test_teardown.graphite_access.yml')
Expand Down

0 comments on commit c6c0617

Please sign in to comment.