nixosTests.scx: remove scx_central test

- Not considered production-ready by upstream
- Crashes shortly after being run
This commit is contained in:
Gliczy
2025-08-27 12:07:41 +02:00
committed by Masum Reza
parent f447c7c08d
commit 4adf5a21d5

View File

@@ -12,7 +12,6 @@
specialisation = {
bpfland.configuration.services.scx.scheduler = "scx_bpfland";
central.configuration.services.scx.scheduler = "scx_central";
cosmos.configuration.services.scx.scheduler = "scx_cosmos";
flash.configuration.services.scx.scheduler = "scx_flash";
flatcg.configuration.services.scx.scheduler = "scx_flatcg";
@@ -29,7 +28,6 @@
testScript = ''
specialisation = [
"bpfland",
"central",
"cosmos",
"flash",
"flatcg",