• Xavier Thompson's avatar
    slapos-sr-testing: Add instance parameters to filter what is tested · c2856de1
    Xavier Thompson authored
    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.
    c2856de1
instance.cfg 3.15 KB