Add tox support 31/29231/5
authorJulien <zhang.jun3g@zte.com.cn>
Wed, 22 Feb 2017 14:14:06 +0000 (22:14 +0800)
committerJulien <zhang.jun3g@zte.com.cn>
Sat, 1 Apr 2017 04:14:25 +0000 (12:14 +0800)
commitcec072a7346f75c2670dfa44c8305f7b7841fe67
tree9bc4f6b2b17b50fd596b6496aef0d87dd4881b6f
parentac3f798b30ba5d8dcd13b41b309c530dd68ff520
Add tox support

be easier to test jjb locally before submit for review.
add unitest in modules dir to tox(tox -emodules)

Change-Id: Ief4f10debc567d1d3ba111685c86b812a2058697
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
.gitignore
docs/jenkins-job-builder/opnfv-jjb-usage.rst
jjb/test-requirements.txt [new file with mode: 0644]
modules/requirements.txt [new file with mode: 0644]
modules/test-requirements.txt [new file with mode: 0644]
setup.py [new file with mode: 0644]
tox.ini [new file with mode: 0644]