On Thu, May 7, 2020 at 5:20 PM Antoine Musso hashar@free.fr wrote: [CUT]
If a change has to happen on the configuration repositories:
- operations/puppet : locally run: bundle update && bundle exec rake test
If you have docker installed, you can also run the script $puppet_dir/utils/run_ci_locally.sh
that, unsurprisingly, runs the same tests as CI does, in the same container.
Cheers, Giuseppe