[
https://issues.apache.org/jira/browse/CLOUDSTACK-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542428#comment-15542428
]
ASF GitHub Bot commented on CLOUDSTACK-9504:
--------------------------------------------
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.
> Fully support system VMs on managed storage
> -------------------------------------------
>
> Key: CLOUDSTACK-9504
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9504
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.10.0.0
> Environment: All
> Reporter: Mike Tutkowski
> Assignee: Mike Tutkowski
> Fix For: 4.10.0.0
>
>
> There are three related items for this ticket:
> 1) Do not permit "custom IOPS" as a parameter when creating a system offering
> (throw an exception if this parameter is passed in).
> 2) If you transition managed storage into maintenance mode and system VMs
> were running on that managed storage, the host-side clustered file systems
> (SRs on XenServer) are not removed. Remove them.
> 3) Add integration tests for system VMs with managed storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)