From 0eae61baea493b96ce36017f3bf345953fd44a3f Mon Sep 17 00:00:00 2001 From: Caspar van Leeuwen Date: Tue, 29 Oct 2024 10:54:30 +0100 Subject: [PATCH] Accept any hostname for Snellius --- config/surf_snellius.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/surf_snellius.py b/config/surf_snellius.py index 3c0910af..b8f0acef 100644 --- a/config/surf_snellius.py +++ b/config/surf_snellius.py @@ -32,7 +32,9 @@ 'name': 'snellius', 'descr': 'Dutch National Supercomputer', 'modules_system': 'lmod', - 'hostnames': ['int*', 'tcn*', 'hcn*', 'fcn*', 'gcn*', 'srv*'], + # Just accept any hostname. List of hostnames can only get outdated, and this is a single-system config + # file anyway. + 'hostnames': ['*'], 'prefix': reframe_prefix, 'stagedir': f'/scratch-shared/{os.environ.get("USER")}/reframe_output/staging', 'partitions': [