Files
devstack-gate/functions.sh
Matt Riedemann aed2c8b87c Give a more specific error message when giving up in git_remote_update
git_remote_update is intermittently failing in the gate but we don't
have a good error message in the devstack logs for this specific case
due to the retry loop (we don't get 100% failure on a query for the
error messages in there today).

This change adds a specific error message when we fail the retry
attempts and exit so we can fingerprint on this with an elastic recheck
query.

Related-Bug: #1365046

Change-Id: Ibb3269a534d5b28b2d7d8a531e30a77ba6011f2d
2014-11-19 08:59:10 -08:00

26 KiB