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).
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.
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.