Skip to content

Commit

Permalink
Cleaning up all performance tests related code (SatelliteQE#5076)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno authored Aug 3, 2017
1 parent f423bd5 commit 11f6503
Show file tree
Hide file tree
Showing 23 changed files with 3 additions and 2,553 deletions.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[run]
omit =
robottelo/commands/*.py
robottelo/performance/*.py
include =
robottelo/*.py
robottelo/api
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ test-docstrings: uuid-check
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/endtoend
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/installer
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/longrun
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/performance
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/rhai
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/rhci
testimony $(TESTIMONY_OPTIONS) validate tests/foreman/sys
Expand Down
19 changes: 0 additions & 19 deletions docs/api/robottelo.performance.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/api/robottelo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Submodules:
robottelo.api
robottelo.cli
robottelo.commands
robottelo.performance
robottelo.ui
robottelo.decorators

Expand Down
2 changes: 1 addition & 1 deletion docs/api/tests.foreman.api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
.. automodule:: tests.foreman.api.test_role

:mod:`tests.foreman.api.test_setting`
----------------------------------
-------------------------------------

.. automodule:: tests.foreman.api.test_setting

Expand Down
29 changes: 0 additions & 29 deletions docs/api/tests.foreman.performance.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/api/tests.foreman.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Submodules:
tests.foreman.endtoend
tests.foreman.installer
tests.foreman.longrun
tests.foreman.performance
tests.foreman.rhai
tests.foreman.rhci
tests.foreman.sys
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ fauxfactory==2.1.1
Inflector==2.0.11
mock==2.0.0
paramiko==2.2.1
pygal==2.3.1
pytest==3.1.3
pytest-services==1.2.1
pytest-mock==1.6.0
Expand Down
9 changes: 0 additions & 9 deletions robottelo/performance/__init__.py

This file was deleted.

131 changes: 0 additions & 131 deletions robottelo/performance/candlepin.py

This file was deleted.

33 changes: 0 additions & 33 deletions robottelo/performance/constants.py

This file was deleted.

Loading

0 comments on commit 11f6503

Please sign in to comment.