summary refs log tree commit diff
path: root/nixos/release.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-12-13 19:22:33 +0100
committermakefu <github@syntax-fehler.de>2017-12-15 16:08:10 +0100
commit71767ee3c757346ae0bad317b689d0cf1399fd16 (patch)
tree9e08e1517c2535dc96f07c982b96e2ad51a38e29 /nixos/release.nix
parentd3d94992cf02c9d150ceb5244e520fe1dbeb0012 (diff)
downloadnixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.tar
nixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.tar.gz
nixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.tar.bz2
nixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.tar.lz
nixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.tar.xz
nixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.tar.zst
nixpkgs-71767ee3c757346ae0bad317b689d0cf1399fd16.zip
glance: rip
part of openstack cleanup
Diffstat (limited to 'nixos/release.nix')
-rw-r--r--nixos/release.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/release.nix b/nixos/release.nix
index d5d7e1bf2cc..b7ec97bcf82 100644
--- a/nixos/release.nix
+++ b/nixos/release.nix
@@ -267,7 +267,6 @@ in rec {
   tests.fleet = hydraJob (import tests/fleet.nix { system = "x86_64-linux"; });
   #tests.gitlab = callTest tests/gitlab.nix {};
   tests.gitolite = callTest tests/gitolite.nix {};
-  tests.glance = callTest tests/glance.nix {};
   tests.gocd-agent = callTest tests/gocd-agent.nix {};
   tests.gocd-server = callTest tests/gocd-server.nix {};
   tests.gnome3 = callTest tests/gnome3.nix {};