[GitHub] cloudstack issue #1577: CLOUDSTACK-9321 : Multiple Internal LB rules (more t...

2016-11-18 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack/pull/1577 @jburwell I have squashed all the commits in this PR into one logical commit as suggested by you. Moreover, I have briefly investigated the above failed test

[GitHub] cloudstack issue #1580: CLOUDSTACK-9402 : Support for underlay features (Sou...

2016-11-18 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack/pull/1580 @jburwell I have squashed all the commits in this PR into one logical commit as suggested by you. Moreover, I have briefly investigated the above failed test

[GitHub] cloudstack issue #1768: CLOUDSTACK 9601: Upgrade: change logic for update pa...

2016-11-18 Thread marcaurele
Github user marcaurele commented on the issue: https://github.com/apache/cloudstack/pull/1768 The second commit can be removed if the cleanup is not wanted. --- 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

[GitHub] cloudstack pull request #1768: CLOUDSTACK 9601: Upgrade: change logic for up...

2016-11-18 Thread marcaurele
GitHub user marcaurele opened a pull request: https://github.com/apache/cloudstack/pull/1768 CLOUDSTACK 9601: Upgrade: change logic for update path for files For going from version A to version D, it uses to run the SQL files in that order: A -> B -> C -> D -> A-cleanup ->

Re: Restarting the Management Server via Marvin

2016-11-18 Thread Sergey Levitskiy
You can use SSH client to get to management server and restart. Similar to this try: sshClient = SshClient( self.mgtSvrDetails["mgtSvrIp"], 22, self.mgtSvrDetails["user"], self.mgtSvrDetails["passwd"],

[GitHub] cloudstack pull request #1735: CLOUDSTACK-9570: Bug in listSnapshots for sna...

2016-11-18 Thread nvazquez
Github user nvazquez commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1735#discussion_r88660264 --- Diff: server/src/com/cloud/api/ApiResponseHelper.java --- @@ -526,16 +529,18 @@ public static DataStoreRole getDataStoreRole(Snapshot snapshot,

[GitHub] cloudstack issue #1577: CLOUDSTACK-9321 : Multiple Internal LB rules (more t...

2016-11-18 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1577 Trillian test result (tid-345) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 27721 seconds Marvin logs:

[GitHub] cloudstack issue #1580: CLOUDSTACK-9402 : Support for underlay features (Sou...

2016-11-18 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1580 Trillian test result (tid-346) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 25383 seconds Marvin logs:

Restarting the Management Server via Marvin

2016-11-18 Thread Jeff Hair
Hi, is there any facility in Marvin for restarting the management server? I need to write a test where I change a global setting and then see if functionality has changed based on me changing the setting. As far as I know, the only way to update the settings is to restart the management server.

[GitHub] cloudstack issue #1756: CLOUDSTACK-9585 UI doesn't give an option to select ...

2016-11-18 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1756 ### ACS CI BVT Run **Sumarry:** Build Number 138 Hypervisor xenserver NetworkType Advanced Passed=98 Failed=4 Skipped=6 _Link to logs Folder