From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH] Osstest: stop testing SEDF, start testing RTDS Date: Fri, 22 May 2015 12:19:07 +0200 Message-ID: <1432289947.3572.6.camel@citrix.com> References: <1432288527.7907.108.camel@citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5949546559167303096==" Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Yvk35-0007ta-Hs for xen-devel@lists.xenproject.org; Fri, 22 May 2015 10:19:27 +0000 In-Reply-To: <1432288527.7907.108.camel@citrix.com> 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@lists.xenproject.org" Cc: Ian Campbell , Meng Xu , Ian Jackson , Xi Sisu List-Id: xen-devel@lists.xenproject.org --===============5949546559167303096== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-v6FPQBN54L9OAVm6t7ql" --=-v6FPQBN54L9OAVm6t7ql Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable [ Adding to Cc the people that I though I added when sending the patch, but that apparently I haven't...sorry :-( ] On Fri, 2015-05-22 at 11:55 +0200, Dario Faggioli wrote: > the SEDF scheduler is about to be deprecated and go > away (see [1]). OTOH, the RTDS scheduler is here to > stay. >=20 > It therefore makes sense to stop smoke testing the > former in favour of the latter. Note that the > -sedf-pin jobs where only added in order to try to > debug a long standing issue with SEDF; it is not > necessary to have anything like that for RTDS. >=20 > For now, as RTDS is still marked as experimental, > test failures are allowed, as it was for SEDF. >=20 > [1] http://lists.xen.org/archives/html/xen-devel/2015-05/msg02874.html >=20 Oh, and here's the diff of the generated runvars that IanJ usually asks about: :-) dariof@drall:~/osstest.git$ diff -Nru runvar.prepatch runvar.patched=20 --- runvar.prepatch 2015-05-21 17:13:51.328281000 +0100 +++ runvar.patched 2015-05-21 17:15:51.112202000 +0100 @@ -370,30 +370,17 @@ test-amd64-amd64-xl-qemuu-winxpsp3 win_acpi_shutdown = true = =20 test-amd64-amd64-xl-qemuu-winxpsp3 win_image = winxpsp3.iso = =20 test-amd64-amd64-xl-qemuu-winxpsp3 xenbuildjob = build-amd64 = =20 -test-amd64-amd64-xl-sedf all_hostflags = arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -test-amd64-amd64-xl-sedf arch = amd64 = =20 -test-amd64-amd64-xl-sedf buildjob = build-amd64 = =20 -test-amd64-amd64-xl-sedf debian_arch = amd64 = =20 -test-amd64-amd64-xl-sedf debian_kernkind = pvops = =20 -test-amd64-amd64-xl-sedf guests_vcpus = 4 = =20 -test-amd64-amd64-xl-sedf kernbuildjob = build-amd64-pvops = =20 -test-amd64-amd64-xl-sedf kernkind = pvops = =20 -test-amd64-amd64-xl-sedf linux_boot_append = loglevel=3D9 debug = =20 -test-amd64-amd64-xl-sedf-pin all_hostflags = arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -test-amd64-amd64-xl-sedf-pin arch = amd64 = =20 -test-amd64-amd64-xl-sedf-pin buildjob = build-amd64 = =20 -test-amd64-amd64-xl-sedf-pin debian_arch = amd64 = =20 -test-amd64-amd64-xl-sedf-pin debian_kernkind = pvops = =20 -test-amd64-amd64-xl-sedf-pin guests_vcpus = 4 = =20 -test-amd64-amd64-xl-sedf-pin kernbuildjob = build-amd64-pvops = =20 -test-amd64-amd64-xl-sedf-pin kernkind = pvops = =20 -test-amd64-amd64-xl-sedf-pin linux_boot_append = loglevel=3D9 debug = =20 -test-amd64-amd64-xl-sedf-pin toolstack = xl = =20 -test-amd64-amd64-xl-sedf-pin xen_boot_append = sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 -test-amd64-amd64-xl-sedf-pin xenbuildjob = build-amd64 = =20 -test-amd64-amd64-xl-sedf toolstack = xl = =20 -test-amd64-amd64-xl-sedf xen_boot_append = sched=3Dsedf loglvl=3Dall = =20 -test-amd64-amd64-xl-sedf xenbuildjob = build-amd64 = =20 +test-amd64-amd64-xl-rtds all_hostflags = arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 +test-amd64-amd64-xl-rtds arch = amd64 = =20 +test-amd64-amd64-xl-rtds buildjob = build-amd64 = =20 +test-amd64-amd64-xl-rtds debian_arch = amd64 = =20 +test-amd64-amd64-xl-rtds debian_kernkind = pvops = =20 +test-amd64-amd64-xl-rtds guests_vcpus = 4 = =20 +test-amd64-amd64-xl-rtds kernbuildjob = build-amd64-pvops = =20 +test-amd64-amd64-xl-rtds kernkind = pvops = =20 +test-amd64-amd64-xl-rtds toolstack = xl = =20 +test-amd64-amd64-xl-rtds xen_boot_append = sched=3Drtds = =20 +test-amd64-amd64-xl-rtds xenbuildjob = build-amd64 = =20 test-amd64-amd64-xl toolstack = xl = =20 test-amd64-amd64-xl xenbuildjob = build-amd64 = =20 test-amd64-amd64-xl-xsm all_hostflags = arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 @@ -691,30 +678,17 @@ test-armhf-armhf-xl-multivcpu kernkind = pvops = =20 test-armhf-armhf-xl-multivcpu toolstack = xl = =20 test-armhf-armhf-xl-multivcpu xenbuildjob = build-armhf = =20 -test-armhf-armhf-xl-sedf all_hostflags = arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -test-armhf-armhf-xl-sedf arch = armhf = =20 -test-armhf-armhf-xl-sedf buildjob = build-armhf = =20 -test-armhf-armhf-xl-sedf debian_arch = armhf = =20 -test-armhf-armhf-xl-sedf debian_kernkind = pvops = =20 -test-armhf-armhf-xl-sedf guests_vcpus = 4 = =20 -test-armhf-armhf-xl-sedf kernbuildjob = build-armhf-pvops = =20 -test-armhf-armhf-xl-sedf kernkind = pvops = =20 -test-armhf-armhf-xl-sedf linux_boot_append = loglevel=3D9 debug = =20 -test-armhf-armhf-xl-sedf-pin all_hostflags = arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -test-armhf-armhf-xl-sedf-pin arch = armhf = =20 -test-armhf-armhf-xl-sedf-pin buildjob = build-armhf = =20 -test-armhf-armhf-xl-sedf-pin debian_arch = armhf = =20 -test-armhf-armhf-xl-sedf-pin debian_kernkind = pvops = =20 -test-armhf-armhf-xl-sedf-pin guests_vcpus = 4 = =20 -test-armhf-armhf-xl-sedf-pin kernbuildjob = build-armhf-pvops = =20 -test-armhf-armhf-xl-sedf-pin kernkind = pvops = =20 -test-armhf-armhf-xl-sedf-pin linux_boot_append = loglevel=3D9 debug = =20 -test-armhf-armhf-xl-sedf-pin toolstack = xl = =20 -test-armhf-armhf-xl-sedf-pin xen_boot_append = sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 -test-armhf-armhf-xl-sedf-pin xenbuildjob = build-armhf = =20 -test-armhf-armhf-xl-sedf toolstack = xl = =20 -test-armhf-armhf-xl-sedf xen_boot_append = sched=3Dsedf loglvl=3Dall = =20 -test-armhf-armhf-xl-sedf xenbuildjob = build-armhf = =20 +test-armhf-armhf-xl-rtds all_hostflags = arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 +test-armhf-armhf-xl-rtds arch = armhf = =20 +test-armhf-armhf-xl-rtds buildjob = build-armhf = =20 +test-armhf-armhf-xl-rtds debian_arch = armhf = =20 +test-armhf-armhf-xl-rtds debian_kernkind = pvops = =20 +test-armhf-armhf-xl-rtds guests_vcpus = 4 = =20 +test-armhf-armhf-xl-rtds kernbuildjob = build-armhf-pvops = =20 +test-armhf-armhf-xl-rtds kernkind = pvops = =20 +test-armhf-armhf-xl-rtds toolstack = xl = =20 +test-armhf-armhf-xl-rtds xen_boot_append = sched=3Drtds = =20 +test-armhf-armhf-xl-rtds xenbuildjob = build-armhf = =20 test-armhf-armhf-xl toolstack = xl = =20 test-armhf-armhf-xl xenbuildjob = build-armhf = =20 test-armhf-armhf-xl-xsm all_hostflags = arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test --=20 <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) --=-v6FPQBN54L9OAVm6t7ql Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlVfApsACgkQk4XaBE3IOsSlgQCgiJ97lzINIqrgWOqXdyQtYFp1 DMUAoI6WhGIBoPNU0kC1J4uzoKxfy61L =Zg1z -----END PGP SIGNATURE----- --=-v6FPQBN54L9OAVm6t7ql-- --===============5949546559167303096== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============5949546559167303096==--