nixosTests.scx: remove scx_central test - Not considered production-ready by upstream - Crashes shortly after being run

Gliczy 4adf5a21 f447c7c0

Changed files
-2
nixos
tests
-2
nixos/tests/scx/default.nix
···
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";
···
testScript = ''
specialisation = [
"bpfland",
-
"central",
"cosmos",
"flash",
"flatcg",