Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-216792938 Looks like a cleanup/env issue, can you push -f again @DaanHoogland In Travis, scroll down at the end -- see the table which test failed (exception/failed etc) and at the end click on the second last knob/triangle to see marvin output and search for failed test: ``` 2016-05-03 17:31:02,554 - CRITICAL - EXCEPTION: test_01_scale_vm: ['Traceback (most recent call last):\n', ' File "/opt/python/2.7.10/lib/python2.7/unittest/case.py", line 331, in run\n testMethod()\n', ' File "/home/travis/build/apache/cloudstack/test/integration/smoke/test_scale_vm.py", line 151, in test_01_scale_vm\n isdynamicallyscalable=\'true\')\n', ' File "/home/travis/.local/lib/python2.7/site-packages/marvin/lib/base.py", line 631, in update\n return(apiclient.updateVirtualMachine(cmd))\n', ' File "/home/travis/.local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 740, in updateVirtualMachine\n response = self.connection.marvinRequest(command, response_type=response, method=method)\n', ' File "/home/travis/.local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest\n raise e\n', 'CloudstackAPIException: Execute cmd: updatevirtualmachine failed, due to: errorCode: 431, errorText:Unable to find network with trafficType Guest and guestType Shared in zone 1\n'] ```
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---