Closed vkarak closed 2 weeks ago
We do this already for partition resources but I think it makes sense to do it for extras as sometimes a test cares that an extra is defined so as to take its value rather than constrain the test to a specific value, such as %key=val.
%key=val
Hello @vkarak, Thank you for updating!
Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide
We do this already for partition resources but I think it makes sense to do it for extras as sometimes a test cares that an extra is defined so as to take its value rather than constrain the test to a specific value, such as
%key=val
.