54c2bd119f
Add ICMP probes
...
These probes check if we can reach several targets via ICMP, which is
not proxied, so they can be used to see if ICMP forwarding is working in
the login node.
In particular, we test if we can reach the Google (8.8.8.8) and
Cloudflare (1.1.1.1) DNS servers, the BSC gateway which responds to ping
only from the intranet and the login node (ssfhead).
Reviewed-By: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-10-25 17:13:03 +02:00
e5d85c1b38
Enable proxy for Grafana too
...
The alerts need to contact the slack endpoint, so we add the proxy
environment variables to the grafana systemd service.
Reviewed-By: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-10-25 16:55:56 +02:00
f1486b84c1
Make blackbox exporter use the proxy
...
By default it was trying to reach the targets using the default gateway,
but since the electrical cut of 2023-10-20, the login node has not
enabled forwarding again. So better if we don't rely on it.
Reviewed-By: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-10-25 16:55:24 +02:00
51e331a9d9
Update sonar to 0.2.0 and use GitHub
...
Reviewed-By: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-10-25 16:06:25 +02:00
472f4b0334
Don't log SLURM connection attempts from ssfhead
2023-10-06 15:22:04 +02:00
425dca3e00
Add docker runner too
2023-10-06 15:17:07 +02:00
e4080cf931
Monitor gitlab.bsc.es too
2023-10-06 15:17:07 +02:00
fc9285f89d
Monitor PM webpage via blackbox
2023-10-06 15:17:07 +02:00
fbe238f5b6
Temporarily disable pm runners
2023-10-06 15:17:07 +02:00
9874da566d
Add runner for gitlab.bsc.es
2023-10-06 15:17:07 +02:00
91cdc91738
Fetch sonar tag from refs/tags
2023-10-06 14:52:12 +02:00
db391ee9c2
Enable verbose output in nix build for CI
2023-10-06 14:39:47 +02:00
bab7a45587
Fix commit for GPI-2 and tagaspi
2023-10-06 14:34:03 +02:00
8731a4797d
Enable packages served by PM gitlab
2023-10-06 14:24:57 +02:00
9e889884c9
Don't build ovni in verbose mode
2023-10-05 08:01:43 +02:00
5412e14dba
Patch shebangs in ovni runners
2023-10-04 13:44:03 +02:00
41a93cd176
Enable verbose build and tests for ovni
2023-10-04 13:40:02 +02:00
873d2f1abc
Enable tests in ovni
2023-10-04 13:31:55 +02:00
867e61acde
Remove --rebuild flag
2023-10-04 12:45:51 +02:00
7ace376e4e
Also define no RT clang stdenv
2023-10-04 12:43:47 +02:00
ce4b196010
Remove CONTRIBUTING file
2023-10-03 12:26:26 +02:00
f9c832654e
Remove NOISE file
2023-10-03 12:25:45 +02:00
4533c94b4f
Remove garlic from bscpkgs
2023-10-03 12:24:58 +02:00
7b72b38023
Remove garlic from README
2023-10-03 12:23:01 +02:00
779247691f
Add metadata for Nanos6
2023-10-03 10:00:34 +02:00
c724ad2ad3
Remove old CI derivation
2023-10-02 11:17:01 +02:00
2a3b269b9c
Mark packages affected by PM GitLab
2023-10-02 11:05:55 +02:00
7f3d3b953d
Always rebuild CI target
2023-10-02 10:57:53 +02:00
0184f5e382
Print list of CI paths when building
2023-10-02 10:57:53 +02:00
916e4f49a6
Move packages from bsc/ to pkgs/
2023-10-02 10:57:53 +02:00
8fe7458969
Remove deprecated pkgs and improve CI
2023-10-02 10:57:53 +02:00
be25283da5
Update mcxx to 2023.05
2023-10-02 10:57:53 +02:00
1864c08c95
Disable packages from PM GitLab while is down
2023-10-02 10:57:53 +02:00
bead8aea0a
Run the tests from the jungle flake
2023-09-28 11:28:00 +02:00
dd802e2ec9
Use flakes for the CI build command
2023-09-28 09:16:04 +02:00
8dbd1a3c34
Port clang and intel packages and enable tests
2023-09-28 09:15:34 +02:00
ce7238c780
Remove tracing output from intel packages
2023-09-28 09:15:09 +02:00
552ebdbede
Export the runtime home for clang if given
2023-09-28 09:14:36 +02:00
ebc5c4d84f
Allow anonymous access to grafana
2023-09-22 10:51:30 +02:00
8634a9e133
Remove user/group when using DynamicUsers
2023-09-22 10:13:06 +02:00
0ce79ed79e
Set the SLURM_CONF variable
2023-09-21 22:22:00 +02:00
5f492ee1d7
Enable slurm-exporter service
2023-09-21 21:40:02 +02:00
9071a4de8b
Add prometheus-slurm-exporter package
2023-09-21 21:34:18 +02:00
3040a803b2
Mount the hut nix store for SLURM jobs
2023-09-20 19:38:43 +02:00
70a9e855cf
Enable direnv integration
2023-09-20 09:32:58 +02:00
51dcc6896e
Begin moving bsc packages to root attribute
2023-09-19 10:33:32 +02:00
fd766d8ff8
Don't build nanos6 with debug symbols by default
2023-09-15 19:05:55 +02:00
aa64e9ef24
Remove bscpkgs from the registry and nixPath
...
This is done to prevent accidental evaluations where the nixpkgs input
of bscpkgs is still pointing to a different version that the one
specified in the jungle flake. Instead use jungle#bscpkgs.X to get a
package from bscpkgs.
2023-09-15 12:00:33 +02:00
ba2b74fd5a
Add bscpkgs and nixpkgs top level attributes
...
Allows the evaluation of packages of the intermediate overlays.
2023-09-15 12:00:33 +02:00
1ae5d9e25e
Use hut packages as the default package set
...
Allows the user to directly access nixpkgs and bscpkgs from the top
level as `nix build jungle#htop` and `nix build jungle#bsc.ovni`.
2023-09-15 12:00:28 +02:00