Vasileios Karakasis

Results 123 issues of Vasileios Karakasis

The current defaults do not represent the most common case and we should consider changing them in 4.0. More specifically, `RFM_AUTODETECT_FQDN` and `RFM_AUTODETECT_XTHOSTNAME` should default to zero as they account...

feature request
4.x

Quoting from @akesandgren: > It would be somewhat more user friendly if it augmented the settings.py from the user with the core/settings.py. Although I would prefer if it did read...

feature request
prio: normal

We should extend the `--distribute` feature to multi-node jobs that will (by default) run on all the combinations of available nodes over the nodes of the test. Since the combinations...

request for enhancement
prio: normal

Now that #1402 is merged, we should have more room to accommodate more frequent status updates and therefore get more accurate timings.

request for enhancement
prio: low

The current test syntax allows to define variables as strings and these are implicitly converted to a special type of a backend. An example is the `build_system` variable where users...

new feature
prio: low
test syntax

The current way of storing resources in an external directory is not good, because the files are untracked. Sharing them is not easy either. We should find a different and...

request for enhancement
prio: low

For example, the `variables` field. We now require it to be of type `dict[str, str]`, but in fact any type of values could be used, since the `str()` is called...

feature request
prio: low
test syntax

We need to identify the places in the code where we have workarounds needed for Python 3.6. If we move to Python 3.7, we are also guaranteed that dictionaries are...

prio: low
code quality

Screenshot: ![image (1)](https://user-images.githubusercontent.com/611019/135258807-c3bb27e7-e31e-440a-8d33-79a8ed82d949.png) Thanks @branfosj for spotting this.

bug
prio: low
documentation