You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by ra...@apache.org on 2017/06/15 10:14:59 UTC

incubator-ariatosca git commit: test [Forced Update!]

Repository: incubator-ariatosca
Updated Branches:
  refs/heads/test d91519c53 -> a61782c58 (forced update)


test


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

Branch: refs/heads/test
Commit: a61782c58b190096b74db9056634ec72f6d8027b
Parents: e6cf67e
Author: Ran Ziv <ra...@gigaspaces.com>
Authored: Thu Jun 15 12:30:04 2017 +0300
Committer: Ran Ziv <ra...@gigaspaces.com>
Committed: Thu Jun 15 13:14:54 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/a61782c5/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index 58e62c3..7e106cf 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 -vvv tests --ignore=tests/end2end
 
 [testenv:py26]
-commands=pytest tests --ignore=tests/end2end --cov-report term-missing --cov aria
+commands=pytest -vvv tests --ignore=tests/end2end
 
 [testenv:py27e2e]
 commands=pytest tests/end2end --cov-report term-missing --cov aria