Skip to content

Commit

Permalink
Remove the unused integration tests
Browse files Browse the repository at this point in the history
Since bandit is no longer a part of openstack, there is no longer
a need to run integration tests on openstack projects.

Signed-off-by: Eric Brown <browne@vmware.com>
  • Loading branch information
ericwb committed May 2, 2018
1 parent 77d99b5 commit fd99dbe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
54 changes: 0 additions & 54 deletions scripts/integration-test.sh

This file was deleted.

5 changes: 0 additions & 5 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ deps =
requests>=2.7.0
commands = python tools/openstack_coverage.py

[testenv:integration]
passenv = REPO_ROOT
whitelist_externals = bash
commands = bash scripts/integration-test.sh {posargs}

[testenv:docs]
deps = -r{toxinidir}/doc/requirements.txt
commands=
Expand Down

0 comments on commit fd99dbe

Please sign in to comment.