Unverified Commit 2a1a868c authored by Leona Maroni's avatar Leona Maroni
Browse files

nixos/release-combined: remove gitlab.runner test as release blocker

We never agreed on adding the new GitLab runner test as release blocker
and I don't want this relatively new test already blocking.
Currently, it fails because of timeouts [1] and I don't feel we have the
knowledge and time in the team to fix it fast enough when it blocks a
channel.

[1]: https://hydra.nixos.org/build/319565492
parent 2ef224ea
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -99,7 +99,6 @@ rec {
        (onFullSupported "nixos.tests.firewall")
        (onFullSupported "nixos.tests.fontconfig-default-fonts")
        (onFullSupported "nixos.tests.gitlab.gitlab")
        (onFullSupported "nixos.tests.gitlab.runner")
        (onFullSupported "nixos.tests.gnome")
        (onSystems [ "x86_64-linux" ] "nixos.tests.hibernate")
        (onFullSupported "nixos.tests.i3wm")