Commit 8e14a2fa authored by Gliczy's avatar Gliczy
Browse files

nixosTests.scx: add scx_beerland

parent 6179fbb1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
    services.scx.enable = true;

    specialisation = {
      beerland.configuration.services.scx.scheduler = "scx_beerland";
      bpfland.configuration.services.scx.scheduler = "scx_bpfland";
      cosmos.configuration.services.scx.scheduler = "scx_cosmos";
      flash.configuration.services.scx.scheduler = "scx_flash";
@@ -27,6 +28,7 @@

  testScript = ''
    specialisation = [
      "beerland",
      "bpfland",
      "cosmos",
      "flash",