Files
daisycloud-core/code/daisy/tools
Zhijiang Hu c17ed0c10a Use tox to run unit test
Prev we use:
source /path/to/somewhere/.venv/bin/activate
cd $WORKSPACE/code/daisy/daisy/tests
python -m unittest discover

With this patch, we can now use tox -epy27 to run our unit test.

Change-Id: I71c30cf319ad15d778165bd6f787a1d48df838ac
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
(cherry picked from commit bd6ae775f2)
2016-11-28 08:39:56 +00:00
..
2016-03-30 14:07:23 +08:00