From c402e612df6ffe1622379a93ea6cc7bd7a2df760 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 29 Jul 2017 01:11:30 +0200 Subject: krebs build-krebs: build only ourself and test-all --- krebs/2configs/buildbot-krebs.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'krebs/2configs/buildbot-krebs.nix') diff --git a/krebs/2configs/buildbot-krebs.nix b/krebs/2configs/buildbot-krebs.nix index 7f243b506..6ffd72689 100644 --- a/krebs/2configs/buildbot-krebs.nix +++ b/krebs/2configs/buildbot-krebs.nix @@ -7,12 +7,9 @@ networking.firewall.allowedTCPPorts = [ 80 8010 9989 ]; krebs.ci.enable = true; krebs.ci.users.krebs ={ - all = true; hosts = [ - "test-arch" - "test-centos6" - "test-centos7" "test-all-krebs-modules" + config.networking.hostName ]; }; } -- cgit v1.2.3