Re:RE: VMs are automatically powered off.

2013-04-26 Thread ChunFeng
er so quickly . May be you have to record your log again. You can use this tool , paste raw log into it for a concise log format. http://cloud.domolo.com/cloudstack_log.html -- Regards, ChunFeng -- Original --

Re: Moving ec2stack and gstack to the cloudstack repos.

2014-11-25 Thread ChunFeng
BTW, is there any others umbrella proejcts as cloudmonkey ? -- Regards, ChunFeng -- Original -- From: "Sebastien Goasguen"; Date: Tue, Nov 25, 2014 06:29 AM To: "dev"; Subject: Re: Moving ec2stack and gsta

Re: [DISCUSS] LTS Releases

2014-11-27 Thread ChunFeng
ING, POLISHING ", "then LTS becomes less important" and " I’m not in favor of supporting LTS releases as a community. " -- Regards, ChunFeng -- Original -- From: "sebgoa"; Date: Thu, Nov 27, 2014

Re: [DISCUSS] LTS Releases

2014-11-27 Thread ChunFeng
m of alternation between stable and unstable was gone. Instead, development pre-releases are titled release candidates, which is indicated by appending the suffix '-rc' to the kernel version, followed by an ordinal number. -- Regards, ChunFeng

How to skip some child projects maven test intentionally ?

2014-11-27 Thread ChunFeng
child projects of cloudstack , especially for Plugin projects , I want just "SKIP" maven test them for time cost reason. Can I just skip those maven test by assign some command after : mvn install -P developer,systemvm ( such as -skip:midonet ) ? -- Regards, ChunFeng

Is issue status can only change by owner on jira system ?

2014-12-01 Thread ChunFeng
hi,all https://issues.apache.org/jira/browse/CLOUDSTACK-519 I recheck the status which 519 mentioned . The issue is not cloudstack bug . My question is : Is the issue status can only change/close by owner on jira system ? -- Regards, ChunFeng

Re: Cloudstack repos

2014-12-01 Thread ChunFeng
Hi Rohit, For end user , even for developers , two repos may raise some mix-up. Could you please modify the README.md file in ShapeBlue's repo by add some statements for explaination ? -- Regards, ChunFeng -- Original --

Re: Is issue status can only change by owner on jira system ?

2014-12-01 Thread ChunFeng
Hi Daan, Yes, I need it . Can you authorise my jira account to access issues status ? my user name is : chunfeng -- Regards, ChunFeng -- Original -- From: "Daan Hoogland"; Date: Mon, Dec 1, 2014 07:26 PM To: "

Re:CloudStack Quality Process

2014-12-01 Thread ChunFeng
Hi Steve, I am now focus on test automation , and I willing to be one of this team. -- Regards, ChunFeng @accesine -- Original -- From: "Steve Wilson"; Date: Tue, Dec 2, 2014 03:12 AM To: "dev@cloudstack.apache.

Why "Issues" tab disappeared at CloudStack's github page ?

2014-12-30 Thread ChunFeng
-- Regards, ChunFeng

for non-committer member , how could we contribute to cwiki pages?

2015-01-08 Thread ChunFeng
could we contribute to cwiki pages? BTW, I am already a registered user , my profile address is : https://cwiki.apache.org/confluence/display/~chunfeng -- Regards, ChunFeng

Re: CloudPlatform 4.5 released?

2015-01-13 Thread ChunFeng
yes, I find the release news from citrix official blog . http://blogs.citrix.com/2015/01/13/citrix-cloudplatform-4-5-release-highlights/ -- Regards, ChunFeng -- Original -- From: "Mike Tutkowski"; Date: Wed, Jan 14,

Re:[DISCUSS] we need a better SSVM solution

2015-01-28 Thread ChunFeng
Regards, ChunFeng -- Original -- From: "John Kinsella"; Date: Thu, Jan 29, 2015 04:44 AM To: ""; Subject: [DISCUSS] we need a better SSVM solution Every time there’s an issue (security or otherwise) with the system VM ISOs

Review Request 28535: core project can not pass junit test on mac platform .

2014-11-29 Thread tian chunfeng
be85887 Diff: https://reviews.apache.org/r/28535/diff/ Testing --- after ensure the firewall rule set in TreeSet , toArray will the same order accross windows and mac platform, and passed test. Thanks, tian chunfeng

Re: Review Request 28535: core project can not pass junit test on mac platform .

2014-11-29 Thread tian chunfeng
-- On Nov. 29, 2014, 5:22 p.m., tian chunfeng wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28535/ > -

Re: Review Request 28535: core project can not pass junit test on mac platform .

2014-11-29 Thread ChunFeng Tian
on or array (toArrary output) why > > not use LinkedHashSet? Even if TreeSet will return sorted/ordered traversal > > or array, it will add log(n) complexity to already O(n) loop. Should we use > > that and fix any tests accordingly? Can you also share the test and log > > w

Re: [DISCUSS] Move to Github

2016-01-08 Thread chunfeng tian
ub doesn't improve testing. Doing manual tests is > okay and > >>>>>> hard work, it does not speed up things. > >>>>>> > >>>>>> We need fully automated unit _and_ integration tests that we trust. > I do > >>>>>> not trust in mocking and simulating infrastructure. > >>>>>> > >>>>>> We discovered most of the major problems running cloudstack on real > >>>>>> hardware in real world scenarios. Race conditions, unexpected VR > >>>>>> reboots, VMs not getting IPs from DHCP, etc. > >>>>>> > >>>>>> Rating complexity of changes: easy_fix, minor_change, major_change > >>>>>> > >>>>>> Running tests according complexity: > >>>>>> > >>>>>> - easy_fix: just merge it. > >>>>>> - minor_change: unit and simulator test passed > >>>>>> - major_change: the full blown integration testing > >>>>>> > >>>>>> IMHO we should work on solid testing and development is fun, > merging a > >>>>>> click and releasing a breath. > >>>>>> > >>>>>> Just my 2 cents. > >>>>> > >>>>> Fully agree > >>>>> > >>>>> I do think moving to github would allow us to run tests on real > systems > >>>> more easily. > >>>>> > >>>>> > >>>>>> > >>>>>> Regards > >>>>>> René > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>> > >>>> > >>> > >>> > >>> -- > >>> Daan > >> > > > -- Tian ChunFeng http://cloud.domolo.com

Re: [VOTE] Move 'apache/cloudstack' -> 'apache-cloudstack/cloudstack'

2016-03-20 Thread chunfeng tian
tire 'apache' organization. > > > >By transferring ownership, all of the PRs will be copied to the new > >repository and redirects will be created on github from > >'apache/cloudstack' > >to 'apache-cloudstack/cloudstack'. > > > >The developer workflow and commit workflow will remain unchanged. The > >canonical ASF repository (git://git.apache.org/cloudstack.git) will > remain > >the source of truth and commits will be made to that repository. > > > >Please ask if anything is unclear or needs to be better defined in order > >for you to cast a vote. > > -- Tian ChunFeng http://cloud.domolo.com

Re: Introduction

2016-03-31 Thread chunfeng tian
oris.stoya...@shapeblue.com > > www.shapeblue.com > > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > > @shapeblue > > > -- Tian ChunFeng http://cloud.domolo.com

Re: PRs for 4.9 Release

2016-04-11 Thread chunfeng tian
ould like to try to > get > > a distributed network of CI environments working to better test the ACS > > code base, so even if you only have the hardware free for 2 weeks, we can > > make use of it. I can help you get the hardware up and running ready for > > testing in a couple hours. > > > > Thanks you for the support... > > > > Will > -- Tian ChunFeng http://cloud.domolo.com