Enable all unit tests except two failed cases 49/25049/3
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Tue, 29 Nov 2016 01:37:41 +0000 (09:37 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Tue, 29 Nov 2016 02:01:39 +0000 (10:01 +0800)
commit3ba49a689792eb6e6dcf92a4570114d26db37f0e
tree3500861f2e702d6c0e9d6d41746b707c7c02dc61
parent29927dc95238bbc5652a1bbd31ff686ec976d032
Enable all unit tests except two failed cases

- `test_ping` in `env_setup_test` still halts
- `test_prepare_and_run_benchmark_successful` in `args_handler_test` fails
- excluded `pep8` since already coverred by opnfv-lint task

Change-Id: Ib5ea20c37a27e356aea6d8eed3750b3269bd67f4
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tests/unit/api/qtip_server_test.py
tests/unit/utils/args_handler_test.py
tests/unit/utils/create_zones_test.py
tests/unit/utils/env_setup_test.py
tests/unit/utils/spawn_vm_test.py
tox.ini