• Jérome Perrin's avatar
    Update tests for softwares with missing promises · db30e87b
    Jérome Perrin authored
    Now that slapos node instance no longer use --all ( slapos.core!278 ),
    some software release test revealed some problems with softwares,
    either missing promises or maybe something that needs to be handled in slapos.core.
    
    Using --all was wrong and we want to stop doing this now. Instead of fixing these software now, we keep the old behavior
    of using --all only for the softwares with missing promises.
    
    
    See merge request !969
    db30e87b
test.py 52.6 KB