diff options
author | Raissa Sarmento <rdearauj@redhat.com> | 2017-10-16 14:32:31 +0100 |
---|---|---|
committer | Tom Barron <tpb@dyncloud.net> | 2017-12-22 11:11:38 +0000 |
commit | 797048c5cecd4e431ab82c24c21e58fb04874e23 (patch) | |
tree | e7324f64595e0195bdfb60d3927830e9de6581b6 /tox.ini | |
parent | 81c4ee6c5fa828ea5c06156c1d93eb0cb08b4299 (diff) |
Remove in-tree tempest plugin
Remove in-tree tempest plugin in favor of newly
created manila-tempest-plugin repository.
Change-Id: I1fb124598f38067fee469df124ee684f748c6f57
Notes
Notes (review):
Code-Review+2: Tom Barron <tpb@dyncloud.net>
Code-Review+2: Rodrigo Barbieri <rodrigo.barbieri2010@gmail.com>
Workflow+1: Rodrigo Barbieri <rodrigo.barbieri2010@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 22 Dec 2017 13:40:44 +0000
Reviewed-on: https://review.openstack.org/512300
Project: openstack/manila
Branch: refs/heads/master
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ commands = | |||
50 | tools/check_logging.sh \ | 50 | tools/check_logging.sh \ |
51 | run_tests.sh | 51 | run_tests.sh |
52 | {toxinidir}/tools/check_exec.py {toxinidir}/manila | 52 | {toxinidir}/tools/check_exec.py {toxinidir}/manila |
53 | {toxinidir}/tools/check_exec.py {toxinidir}/manila_tempest_tests | ||
54 | {toxinidir}/tools/check_logging.sh {toxinidir}/manila | 53 | {toxinidir}/tools/check_logging.sh {toxinidir}/manila |
55 | 54 | ||
56 | [testenv:genconfig] | 55 | [testenv:genconfig] |