Verigreen / verigreen

Verigreen is a lightweight, server side solution for verification of git commits. It is a gated check-in process which will not allow any failed CI commit to go into an integration/release/any protected branch. We keep it green (hence the name).
Apache License 2.0
57 stars 19 forks source link

10 seconds to remove from observer #100

Closed DVir669 closed 8 years ago

DVir669 commented 8 years ago

VG 2.5.6

When VG is running it gets a TRIGGER_FAILED even after a build is started on Jenkins. Looking at the logs we see that it took around 10 seconds that the build was removed from the observer.

soninob commented 8 years ago

Fixed by #99.