--- Test a list of tarballs (glob.yml): strategy: Glob glob: '<>/../ressources/ball/*.tar.bz2' regexp: !re ([^/]*)\.tar\.bz2$ test: 'Useless test suite for <>': strategy: Suite contents: - Pass 1: { strategy: Pass } - Fail 1: { strategy: Fail, weight: -1 } - Pass 2: { strategy: Pass }