Update tests for softwares with missing promises
Now that slapos node instance no longer use --all ( https://lab.nexedi.com/nexedi/slapos.core/merge_requests/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.