Eirini Koutsaniti
Eirini Koutsaniti
I am not sure if we should extend the configuration schema to accept both `str` and `list` for the `modules_system` attribute so that the old configutation files don't "break".
> Regarding the usage of this feature, I was thinking the following: > > 1. We should not change`-C` to accept multiple configuration files. > > 2. Have a `RFM_CONFIG_PATH`...
@victorusu about (1) I think @vkarak suggests to keep `-C` as it was before, it will accept only one file and the user cannot pass multiple config files from the...
@jenkins-cscs retry all
@jenkins-cscs retry all
I cannot approve because I am the original author, but ltgm
@vkarak looks good to me. ~If~ As soon as the CI passes let's merge :)
The issue with updating always would be that in `_get_nodes_by_name` we run the `scontrol` command, although I am not sure we need it. Then we call `_create_nodes` where we check...
Hi @ireed , just for me to understand, is the problem that the `job.nodelist` doesn't work after compile or after run? It is a run-only test so I am not...
Maybe we shouldn't close this one just yet. We had this issue some weeks ago in CSCS. I paraphrase slightly from the jira issue that Luca had opened then: ```...