]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Moves all integration tests to an integration folder and provides a new tox env to... 357/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 12 Nov 2014 21:21:27 +0000 (15:21 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 12 Nov 2014 21:23:17 +0000 (15:23 -0600)
commita3f2f632bc9ea27b3c7b6ca1beab074e455665ba
treef480038626bbb80b6c2edf6c2eefa7189b3c38cd
parent2c95a3a2fa41d5e125a39dcd5576d439aa2519f8
Moves all integration tests to an integration folder and provides a new tox env to run only those tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
.coveragerc
pytest.ini
teuthology/orchestra/test/integration/__init__.py [new file with mode: 0644]
teuthology/orchestra/test/integration/test_integration.py [new file with mode: 0644]
teuthology/orchestra/test/test_integration.py [deleted file]
teuthology/test/integration/__init__.py [new file with mode: 0644]
teuthology/test/integration/test_suite.py [new file with mode: 0644]
teuthology/test/test_suite.py
tox.ini