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
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user