Repository: incubator-ariatosca Updated Branches: refs/heads/build_fail_poc 0136abb54 -> cee02a75f
run only tests/orchestrator/workflows/core/test_engine.py 3 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/cee02a75 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/cee02a75 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/cee02a75 Branch: refs/heads/build_fail_poc Commit: cee02a75ff434420b178b3819e976d7572c663f9 Parents: 0136abb Author: max-orlov <[email protected]> Authored: Tue Jul 4 12:57:38 2017 +0300 Committer: max-orlov <[email protected]> Committed: Tue Jul 4 12:57:38 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/cee02a75/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 7d1e533..9c4a618 100644 --- a/tox.ini +++ b/tox.ini @@ -61,4 +61,3 @@ commands=pylint --rcfile=aria/.pylintrc --disable=fixme,missing-docstring aria e [testenv:pylint_tests] commands=pylint --rcfile=tests/.pylintrc --disable=fixme,missing-docstring tests -
