slapos-sr-testing: Add instance parameters to filter what is tested
The two following instance parameters now exist: - `only-sr`: a list of software releases names to test - `unittest-args`: a list of arguments for unittest By default: - all software releases are tested - the unittest arguments are ["discover", "-v"] Single values are accepted even if they are not in a list.
Showing
Please register or sign in to comment