diff --git a/reframe/schemas/config.json b/reframe/schemas/config.json index 2f5ce8c90..92a5c68d5 100644 --- a/reframe/schemas/config.json +++ b/reframe/schemas/config.json @@ -536,6 +536,7 @@ "target_systems": {"$ref": "#/defs/system_ref"}, "table_format": {"enum": ["csv", "plain", "pretty"]}, "timestamp_dirs": {"type": "string"}, + "topology_prefix": {"type": "string"}, "trap_job_errors": {"type": "boolean"}, "unload_modules": {"$ref": "#/defs/modules_list"}, "use_login_shell": {"type": "boolean"},