about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorteutat3s <10206665+teutat3s@users.noreply.github.com>2024-05-15 01:03:45 +0200
committerteutat3s <10206665+teutat3s@users.noreply.github.com>2024-05-15 11:09:41 +0200
commit948c55066995ed360efbcbe35a55a8c694545d48 (patch)
tree7ab86a8e44fdd7d5ac59fc1b6c86e18e099d0de2 /nixos
parent88b7d613f58538d683d09f739ad12f9b27d9781e (diff)
nixosTests.garage: run test for garage_1_x
Add reminder comment to add new versions to tests
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/garage/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/garage/default.nix b/nixos/tests/garage/default.nix
index a42236e9a5bbe..b7f9bb4b865bd 100644
--- a/nixos/tests/garage/default.nix
+++ b/nixos/tests/garage/default.nix
@@ -51,4 +51,5 @@ in
   [
     "0_8"
     "0_9"
+    "1_x"
   ]