release: remove metrics from unstable channel (temporarily)
Since friday the metrics machine (along with other replaceable ones) has no public-IP connectivity. I hoped I'd be able to resolve this with ISP quickly, but apparently not. Let's not block the channel at least. The metrics data can get filled retrospectively by restarting the individual Hydra jobs.
This commit is contained in:
parent
c551f2db16
commit
96d73edaf3
@ -89,7 +89,7 @@ let
|
||||
meta.description = "Release-critical builds for the Nixpkgs unstable channel";
|
||||
constituents =
|
||||
[ jobs.tarball
|
||||
jobs.metrics
|
||||
#jobs.metrics #FIXME(vcunat): re-enable this as soon as possible
|
||||
jobs.manual
|
||||
jobs.lib-tests
|
||||
jobs.stdenv.x86_64-linux
|
||||
|
Loading…
Reference in New Issue
Block a user