Re: Where to start to reuse API integration tests as functional test from CS codebase?

2019-04-10 Thread Tutkowski, Mike
I don't know if this video will be useful to you, but I gave a few presentations on Marvin over the years. Here is one of them: https://www.youtube.com/watch?v=N_eKBA_TeOs=PLqOXKM0Bt13DFnQnwUx8ZtJzoyDV0Uuye=41=39s On 4/10/19, 9:42 AM, "Paul Angus" wrote: NetApp Security WARNING: This is

Re: Cloudstack database timeout value

2019-04-10 Thread Suresh Kumar Anaparti
Hi Rakesh, Locate "db.properties" file (may be at /etc/cloudstack/management/) in the management server and check for the parameters db.cloud.maxWait (default: 10 secs), db.cloud.autoReconnect (default: true) and other database settings. Restart the management server post parameters update. -

[GitHub] [cloudstack-documentation] PaulAngus merged pull request #39: add L2 to networking overview

2019-04-10 Thread GitBox
PaulAngus merged pull request #39: add L2 to networking overview URL: https://github.com/apache/cloudstack-documentation/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log

RE: Where to start to reuse API integration tests as functional test from CS codebase?

2019-04-10 Thread Paul Angus
Hi Peter, The documentation is here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Marvin+-+Testing+with+Python but it's not the easiest thing in the world to follow ☹ In summary: - we have created a CloudStack specific plugin for the nosetests framework which is called Marvin. -

Where to start to reuse API integration tests as functional test from CS codebase?

2019-04-10 Thread peter.muryshkin
Hi all, where to to start if I want to run just exactly that part of the CS test code base to test the API functionality of a separately deployed instance? I've found so far this folder: https://github.com/apache/cloudstack/tree/master/test/integration/component There are though different

RE: committer with merge rights on cloudstack-www

2019-04-10 Thread Paul Angus
Hi Swen, We generally apply a more relaxed version of our commit into apache/cloudstack procedure for both docs and www. AFAIR the same commit rights apply to cloudstack-www as cloudstack. You should create a PR which at least one other person should review, which can then be merged.

Cloudstack database timeout value

2019-04-10 Thread Rakesh Venkatesh
Hello Folks Is there a way to increase the database connectivity timeout value in case cloudstack loses connection to the database? Also is it possible to configure the value? Can you point me to the right place? I also want to increase the retries value so that it will retry to connect to DB

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-10 Thread Nux!
Thanks, I'll try to run as little Windows as possible. :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: "users" > Cc: "dev" > Sent: Wednesday, 10 April, 2019 12:11:13 > Subject: Re: Windows on KVM - Windows

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-10 Thread Andrija Panic
No problem - just don't run (busy) Windows Server 2008 R2 or older without Hyper-V Enlightenments - Simon found that bringing a bit of performance benefits were important (and of course it is), but for me (in my previous job role), I found more important things being the stability brought for

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-10 Thread Nux!
Thanks, good to know (though I am on 4.11 lts)! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To: "dev" > Cc: "users" > Sent: Tuesday, 9 April, 2019 15:34:35 > Subject: Re: Windows on KVM - Windows profile with PV