From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: [OSSTest PATCH v2 0/2] Test case for cpupools Date: Wed, 4 Feb 2015 15:26:59 +0000 Message-ID: <20150204152351.29118.60045.stgit@Abyss> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel Cc: Juergen Gross , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org We aren't doing any cpupools smoke testing as of now. So, do some. :-) As suggested by Juergen, I adjusted things such that we are now generating test jobs for ARM too. In fact, here is the list of jobs, and for each jobs the runvars, being introduced by this series: dariof@hoopak:~/osstest.git$ diff -Nru runvars.orig runvars.patched --- runvars.orig 2015-02-04 15:15:35.214928000 +0000 +++ runvars.patched 2015-02-04 15:11:30.529748000 +0000 @@ -0,0 +1,18 @@ +test-amd64-amd64-xl-cpupools all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test +test-amd64-amd64-xl-cpupools arch amd64 +test-amd64-amd64-xl-cpupools buildjob build-amd64 +test-amd64-amd64-xl-cpupools debian_arch amd64 +test-amd64-amd64-xl-cpupools debian_kernkind pvops +test-amd64-amd64-xl-cpupools kernbuildjob build-amd64-pvops +test-amd64-amd64-xl-cpupools kernkind pvops +test-amd64-amd64-xl-cpupools toolstack xl +test-amd64-amd64-xl-cpupools xenbuildjob build-amd64 +test-armhf-armhf-xl-cpupools all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test +test-armhf-armhf-xl-cpupools arch armhf +test-armhf-armhf-xl-cpupools buildjob build-armhf +test-armhf-armhf-xl-cpupools debian_arch armhf +test-armhf-armhf-xl-cpupools debian_kernkind pvops +test-armhf-armhf-xl-cpupools kernbuildjob build-armhf-pvops +test-armhf-armhf-xl-cpupools kernkind pvops +test-armhf-armhf-xl-cpupools toolstack xl +test-armhf-armhf-xl-cpupools xenbuildjob build-armhf Regards, Dario --- Dario Faggioli (2): ts-cpupools: new test script Testing cpupools: recipe for it and job definition make-flight | 12 ++++++ sg-run-job | 7 +++ ts-cpupools | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 143 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)