summary refs log tree commit diff
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-03-01 00:20:27 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-03-01 01:04:51 +0100
commite45c211b50c6f473e3d92d29e1a8426ec4579f05 (patch)
tree235d1cd423917f184bc0d1404ebd106f4149af91 /nixos/release-combined.nix
parent7eea91fbc0efc19f416121369f566c6f5363fbc0 (diff)
downloadnixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.tar
nixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.tar.gz
nixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.tar.bz2
nixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.tar.lz
nixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.tar.xz
nixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.tar.zst
nixpkgs-e45c211b50c6f473e3d92d29e1a8426ec4579f05.zip
nixos/tests/chromium: Split up into subtests
This makes it easier to test just a specific channel rather than to
force testing all builds down the users/testers throat. Especially this
makes it easier to test NixOS channel upgrades only against the Chromium
stable channel instead of just removing the beta/dev channels from the
tests entirely (as done in 69ec09f38aa1f1d37baec73ebdf9cf5f21050f94).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'nixos/release-combined.nix')
-rw-r--r--nixos/release-combined.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix
index b3bef2deb79..69cc357078d 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -48,7 +48,7 @@ in rec {
         (all nixos.ova)
 
         #(all nixos.tests.containers)
-        (all nixos.tests.chromium)
+        (all nixos.tests.chromium.stable)
         (all nixos.tests.firefox)
         (all nixos.tests.firewall)
         nixos.tests.gnome3.x86_64-linux # FIXME: i686-linux