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