Github user jburwell commented on the issue:
https://github.com/apache/cloudstack/pull/1642
@mike-tutkowski The Travis build is failing with the following error:
```
0.04s$ ./tools/travis/script.sh ${TESTS}
Running tests: smoke/test_usage_events smoke/test_vm_life_cycle
smoke/test_vm_snapshots smoke/test_volumes smoke/test_vpc_redundant
smoke/test_vpc_router_nics smoke/test_vpc_vpn smoke/misc/test_deploy_vm
smoke/misc/test_vm_ha smoke/misc/test_escalations_templates
smoke/misc/test_vm_sync
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
./tools/travis/script.sh: line 44: nosetests: command not found
Traceback (most recent call last):
File "./tools/travis/xunit-reader.py", line 27, in <module>
import texttable
ImportError: No module named texttable
```
I don't know if that is due to a change in the PR or Travis just need to be
re-kicked.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---