From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: Re: [OSSTEST PATCH 0/2] Test case for cpupools Date: Thu, 18 Dec 2014 15:56:55 +0100 Message-ID: <5492EB37.3050004@suse.com> References: <20141218130919.29909.13566.stgit@Abyss.station> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141218130919.29909.13566.stgit@Abyss.station> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli , xen-devel@lists.xen.org Cc: George Dunlap , Wei Liu , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 12/18/2014 02:38 PM, Dario Faggioli wrote: > Just the fact that we are not doing anything to smoke test cpupools, while I > think we should. :-) > > This add something quite basic, but it's, IMO, already representative one > typically does with cpupools. We can add more pCPU related tricks (removing, > adding, etc), or we can add more domains and move them around more, of course. > If anyone has any suggestion about operations that should really be part of > Osstest's runs, let me know and I'll include them. > > As it is right now, the test is super quick, to the point that I considered > whether it wouldn't have been better to add some similar cpupool operations in > one of the existing jobs. I ended up deciding for having a separate job, > because this is, after all, a rather specific operation, and a different enough > thing from basic VM lifecycle, so I think it deserves its own job. > > Thanks and Regards, Dario Thanks for doing this! Juergen > > --- > > Dario Faggioli (2): > ts-cpupools: new test script > Testing cpupools: recipe for it and job definition > > > make-flight | 11 +++++ > sg-run-job | 6 +++ > ts-cpupools | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 141 insertions(+) > create mode 100755 ts-cpupools > > -- > <> (Raistlin Majere) > ----------------------------------------------------------------- > Dario Faggioli, Ph.D, http://about.me/dario.faggioli > Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >