summary refs log tree commit diff
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2014-12-14 13:46:48 +0100
committerDomen Kožar <domen@dev.si>2014-12-14 13:47:19 +0100
commit3d74b3810104878527f0fde8aad65908579a504e (patch)
tree47c2638af16adb815eddfcebfc3d165b7bcecaf7 /nixos/release-combined.nix
parentd62d45642cc3c927da8b9e73406327dbda7132c2 (diff)
downloadnixlib-3d74b3810104878527f0fde8aad65908579a504e.tar
nixlib-3d74b3810104878527f0fde8aad65908579a504e.tar.gz
nixlib-3d74b3810104878527f0fde8aad65908579a504e.tar.bz2
nixlib-3d74b3810104878527f0fde8aad65908579a504e.tar.lz
nixlib-3d74b3810104878527f0fde8aad65908579a504e.tar.xz
nixlib-3d74b3810104878527f0fde8aad65908579a504e.tar.zst
nixlib-3d74b3810104878527f0fde8aad65908579a504e.zip
add chromium test to the tested job
(cherry picked from commit fa4e45f20cc7049ed99fd81d96fc1f67b2a870f6)
Signed-off-by: Domen Kožar <domen@dev.si>
Diffstat (limited to 'nixos/release-combined.nix')
-rw-r--r--nixos/release-combined.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix
index e850c1f6cddb..f2f68a11a288 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -48,6 +48,7 @@ in rec {
         (all nixos.ova)
 
         #(all nixos.tests.containers)
+        (all nixos.tests.chromium)
         (all nixos.tests.firefox)
         (all nixos.tests.firewall)
         (all nixos.tests.gnome3)