summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/global-macros.yaml')
-rw-r--r--jjb/global-macros.yaml17
1 files changed, 9 insertions, 8 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index dfcb815c..7cdf5556 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -203,14 +203,6 @@
name: TOPO
default: '{topo}'
description: "Topology parameter"
-
-- parameter:
- name: workspace-archive-artifacts-parameter
- parameters:
- - string:
- name: WS_ARCHIVE_ARTIFACTS
- default: '{artifacts}'
- description: "Artifacts to archive in $WORKSPACE/archives."
# [end] Keep 'parameter' entries ordered alphabetically, please.
#### SCMS
@@ -710,6 +702,15 @@
max-failed-builds: 1
- publisher:
+ name: retry-build-on-git-clone-error
+ publishers:
+ - naginator:
+ max-failed-builds: 6
+ progressive-delay-increment: 5
+ progressive-delay-maximum: 180
+ regular-expression: '.*Error cloning remote repo.*'
+
+- publisher:
name: robot-report
publishers:
- robot: