nixosTests.scx: remove scx_central test
- Not considered production-ready by upstream - Crashes shortly after being run
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
specialisation = {
|
specialisation = {
|
||||||
bpfland.configuration.services.scx.scheduler = "scx_bpfland";
|
bpfland.configuration.services.scx.scheduler = "scx_bpfland";
|
||||||
central.configuration.services.scx.scheduler = "scx_central";
|
|
||||||
cosmos.configuration.services.scx.scheduler = "scx_cosmos";
|
cosmos.configuration.services.scx.scheduler = "scx_cosmos";
|
||||||
flash.configuration.services.scx.scheduler = "scx_flash";
|
flash.configuration.services.scx.scheduler = "scx_flash";
|
||||||
flatcg.configuration.services.scx.scheduler = "scx_flatcg";
|
flatcg.configuration.services.scx.scheduler = "scx_flatcg";
|
||||||
@@ -29,7 +28,6 @@
|
|||||||
testScript = ''
|
testScript = ''
|
||||||
specialisation = [
|
specialisation = [
|
||||||
"bpfland",
|
"bpfland",
|
||||||
"central",
|
|
||||||
"cosmos",
|
"cosmos",
|
||||||
"flash",
|
"flash",
|
||||||
"flatcg",
|
"flatcg",
|
||||||
|
|||||||
Reference in New Issue
Block a user