Repository: incubator-ariatosca
Updated Branches:
  refs/heads/ARIA-278-Remove-core-tasks 566911aed -> 8bd8a2a4c


removed package


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/8bd8a2a4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/8bd8a2a4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/8bd8a2a4

Branch: refs/heads/ARIA-278-Remove-core-tasks
Commit: 8bd8a2a4c055b738ec742b91b49fd451afe0f217
Parents: 566911a
Author: max-orlov <ma...@gigaspaces.com>
Authored: Sun Jun 18 16:07:16 2017 +0300
Committer: max-orlov <ma...@gigaspaces.com>
Committed: Sun Jun 18 16:07:16 2017 +0300

----------------------------------------------------------------------
 tox.ini | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/8bd8a2a4/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index d118c52..5830e8a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -32,10 +32,10 @@ basepython =
   pylint_tests: python2.7
 
 [testenv:py27]
-commands=pytest tests --ignore=tests/end2end --cov-report term-missing --cov 
aria
+commands=pytest tests --ignore=tests/end2end 
--ignore=/home/maxim-pcu/dev/repos/incubator-ariatosca/tests/orchestrator/workflows/executor
 --cov-report term-missing --cov aria
 
 [testenv:py26]  
-commands=pytest tests --ignore=tests/end2end --cov-report term-missing --cov 
aria
+commands=pytest tests --ignore=tests/end2end 
--ignore=/home/maxim-pcu/dev/repos/incubator-ariatosca/tests/orchestrator/workflows/executor
 --cov-report term-missing --cov aria
 
 [testenv:py27e2e]
 commands=pytest tests/end2end --cov-report term-missing --cov aria

Reply via email to