Currently the Puppet compiler runs two jobs
operations-puppet-catalog-compiler-test (voting) compiles the catalogues on Puppet 5
operations-puppet-catalog-compiler-puppet7-test (non-voting) compiles the catalogues on Puppet 5
Currently we have less than 20 roles on Puppet 5 and they are pretty much all on Puppet 5 because the systems are still using Buster. There are no additional Puppet 7-specific surprises we expect, as such I think we should:
- Make the Puppet 7 job voting now
- Remove the Puppet 5 check when all roles are migrated (except the roles which won't be migrated (puppetmaster::backend and puppetmaster:.frontend))

