about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorWilliButz <wbutz@cyberfnord.de>2019-09-06 21:37:04 +0200
committerWilliButz <wbutz@cyberfnord.de>2019-09-06 21:55:24 +0200
commit9118eb3482310b2f17799691eb638f61aca29fc7 (patch)
tree16226e23bd21f1b206ed642b6a90269285f40227 /nixos/tests/all-tests.nix
parentbb620662253c58ad39d1db268168f048e8dab3fc (diff)
downloadnixlib-9118eb3482310b2f17799691eb638f61aca29fc7.tar
nixlib-9118eb3482310b2f17799691eb638f61aca29fc7.tar.gz
nixlib-9118eb3482310b2f17799691eb638f61aca29fc7.tar.bz2
nixlib-9118eb3482310b2f17799691eb638f61aca29fc7.tar.lz
nixlib-9118eb3482310b2f17799691eb638f61aca29fc7.tar.xz
nixlib-9118eb3482310b2f17799691eb638f61aca29fc7.tar.zst
nixlib-9118eb3482310b2f17799691eb638f61aca29fc7.zip
nixos/tests: remove prometheus_1 test
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 8ee4dfbf13bc..5eb8111aa6d3 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -224,7 +224,6 @@ in
   predictable-interface-names = handleTest ./predictable-interface-names.nix {};
   printing = handleTest ./printing.nix {};
   prometheus = handleTest ./prometheus.nix {};
-  prometheus2 = handleTest ./prometheus-2.nix {};
   prometheus-exporters = handleTest ./prometheus-exporters.nix {};
   prosody = handleTest ./xmpp/prosody.nix {};
   prosodyMysql = handleTest ./xmpp/prosody-mysql.nix {};