Merge pull request #35061 from lopsided98/buildbot-update

buildbot: 0.9.15.post1 -> 1.0.0
This commit is contained in:
Frederik Rietdijk
2018-02-27 07:43:46 +00:00
committed by GitHub
5 changed files with 12 additions and 11 deletions
+1
View File
@@ -228,6 +228,7 @@ in rec {
tests.boot = callSubTests tests/boot.nix {};
tests.boot-stage1 = callTest tests/boot-stage1.nix {};
tests.borgbackup = callTest tests/borgbackup.nix {};
tests.buildbot = callTest tests/buildbot.nix {};
tests.cadvisor = callTestOnTheseSystems ["x86_64-linux"] tests/cadvisor.nix {};
tests.chromium = (callSubTestsOnTheseSystems ["x86_64-linux"] tests/chromium.nix {}).stable;
tests.cjdns = callTest tests/cjdns.nix {};