From 1fb419681d9738d890e90e9ac7cd8e36cafc5d4d Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Mon, 3 May 2021 13:34:31 -0400 Subject: Retry VPP jobs if git clone fails. - Use naginator regular-expression to only retry builds when logs contain git clone failure message. Signed-off-by: Dave Wallace Change-Id: Icb18b7c287b0ccb9d47c7c4af216b3204a720291 --- jjb/vpp/docs.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/vpp/docs.yaml') diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index eac0bc463..f58ee2a44 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -517,4 +517,5 @@ - ../scripts/vpp/make-test-docs.sh publishers: + - retry-build-on-git-clone-error - fdio-infra-publish -- cgit 1.2.3-korg