[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Osstest: stop testing SEDF, start testing RTDS
[ 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. > > 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. > > For now, as RTDS is still marked as experimental, > test failures are allowed, as it was for SEDF. > > [1] http://lists.xen.org/archives/html/xen-devel/2015-05/msg02874.html > 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 --- 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 test-amd64-amd64-xl-qemuu-winxpsp3 win_image winxpsp3.iso test-amd64-amd64-xl-qemuu-winxpsp3 xenbuildjob build-amd64 -test-amd64-amd64-xl-sedf all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -test-amd64-amd64-xl-sedf arch amd64 -test-amd64-amd64-xl-sedf buildjob build-amd64 -test-amd64-amd64-xl-sedf debian_arch amd64 -test-amd64-amd64-xl-sedf debian_kernkind pvops -test-amd64-amd64-xl-sedf guests_vcpus 4 -test-amd64-amd64-xl-sedf kernbuildjob build-amd64-pvops -test-amd64-amd64-xl-sedf kernkind pvops -test-amd64-amd64-xl-sedf linux_boot_append loglevel=9 debug -test-amd64-amd64-xl-sedf-pin all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -test-amd64-amd64-xl-sedf-pin arch amd64 -test-amd64-amd64-xl-sedf-pin buildjob build-amd64 -test-amd64-amd64-xl-sedf-pin debian_arch amd64 -test-amd64-amd64-xl-sedf-pin debian_kernkind pvops -test-amd64-amd64-xl-sedf-pin guests_vcpus 4 -test-amd64-amd64-xl-sedf-pin kernbuildjob build-amd64-pvops -test-amd64-amd64-xl-sedf-pin kernkind pvops -test-amd64-amd64-xl-sedf-pin linux_boot_append loglevel=9 debug -test-amd64-amd64-xl-sedf-pin toolstack xl -test-amd64-amd64-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin -test-amd64-amd64-xl-sedf-pin xenbuildjob build-amd64 -test-amd64-amd64-xl-sedf toolstack xl -test-amd64-amd64-xl-sedf xen_boot_append sched=sedf loglvl=all -test-amd64-amd64-xl-sedf xenbuildjob build-amd64 +test-amd64-amd64-xl-rtds all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test +test-amd64-amd64-xl-rtds arch amd64 +test-amd64-amd64-xl-rtds buildjob build-amd64 +test-amd64-amd64-xl-rtds debian_arch amd64 +test-amd64-amd64-xl-rtds debian_kernkind pvops +test-amd64-amd64-xl-rtds guests_vcpus 4 +test-amd64-amd64-xl-rtds kernbuildjob build-amd64-pvops +test-amd64-amd64-xl-rtds kernkind pvops +test-amd64-amd64-xl-rtds toolstack xl +test-amd64-amd64-xl-rtds xen_boot_append sched=rtds +test-amd64-amd64-xl-rtds xenbuildjob build-amd64 test-amd64-amd64-xl toolstack xl test-amd64-amd64-xl xenbuildjob build-amd64 test-amd64-amd64-xl-xsm all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test @@ -691,30 +678,17 @@ test-armhf-armhf-xl-multivcpu kernkind pvops test-armhf-armhf-xl-multivcpu toolstack xl test-armhf-armhf-xl-multivcpu xenbuildjob build-armhf -test-armhf-armhf-xl-sedf all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -test-armhf-armhf-xl-sedf arch armhf -test-armhf-armhf-xl-sedf buildjob build-armhf -test-armhf-armhf-xl-sedf debian_arch armhf -test-armhf-armhf-xl-sedf debian_kernkind pvops -test-armhf-armhf-xl-sedf guests_vcpus 4 -test-armhf-armhf-xl-sedf kernbuildjob build-armhf-pvops -test-armhf-armhf-xl-sedf kernkind pvops -test-armhf-armhf-xl-sedf linux_boot_append loglevel=9 debug -test-armhf-armhf-xl-sedf-pin all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -test-armhf-armhf-xl-sedf-pin arch armhf -test-armhf-armhf-xl-sedf-pin buildjob build-armhf -test-armhf-armhf-xl-sedf-pin debian_arch armhf -test-armhf-armhf-xl-sedf-pin debian_kernkind pvops -test-armhf-armhf-xl-sedf-pin guests_vcpus 4 -test-armhf-armhf-xl-sedf-pin kernbuildjob build-armhf-pvops -test-armhf-armhf-xl-sedf-pin kernkind pvops -test-armhf-armhf-xl-sedf-pin linux_boot_append loglevel=9 debug -test-armhf-armhf-xl-sedf-pin toolstack xl -test-armhf-armhf-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin -test-armhf-armhf-xl-sedf-pin xenbuildjob build-armhf -test-armhf-armhf-xl-sedf toolstack xl -test-armhf-armhf-xl-sedf xen_boot_append sched=sedf loglvl=all -test-armhf-armhf-xl-sedf xenbuildjob build-armhf +test-armhf-armhf-xl-rtds all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test +test-armhf-armhf-xl-rtds arch armhf +test-armhf-armhf-xl-rtds buildjob build-armhf +test-armhf-armhf-xl-rtds debian_arch armhf +test-armhf-armhf-xl-rtds debian_kernkind pvops +test-armhf-armhf-xl-rtds guests_vcpus 4 +test-armhf-armhf-xl-rtds kernbuildjob build-armhf-pvops +test-armhf-armhf-xl-rtds kernkind pvops +test-armhf-armhf-xl-rtds toolstack xl +test-armhf-armhf-xl-rtds xen_boot_append sched=rtds +test-armhf-armhf-xl-rtds xenbuildjob build-armhf test-armhf-armhf-xl toolstack xl test-armhf-armhf-xl xenbuildjob build-armhf test-armhf-armhf-xl-xsm all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |