0

Every time patchset-created event triggered, zuul clone the whole repository. how to stop this? because it takes a too long time and makes job starts very slowly.

sorin
  • 161,544
  • 178
  • 535
  • 806
wym
  • 13
  • 1

1 Answers1

0

This is not the expected way Git plugin works. Go to the job configuration > Source Code Management > Git > Additional Behaviours, and see if the "Wipe out repository & force clone" option is set like in the following example:

enter image description here