tests: Set rebuild=local and block=never on branched project
Set some project meta attributes to be good citizens and avoid issues:
- rebuild=local avoids useless rebuilds when one of the dependencies is updated in OBS
- block=never avoid blocking while a dependency is being rebuilt, for
instance waiting for
gcc-8
to complete its >24h build