From 10adcf4555786270348ee1da171ab746fafe9387 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 3 Jul 2019 00:21:23 -0500 Subject: [PATCH] Retry all builds to make sure flaky builds are less flaky. --- templates/package-stable.xml | 22 +++++++++++++++++++++- templates/package-unstable.xml | 22 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/templates/package-stable.xml b/templates/package-stable.xml index 31c4569..a1555b8 100644 --- a/templates/package-stable.xml +++ b/templates/package-stable.xml @@ -3,7 +3,19 @@ false - + + + + -1 + 50 + -1 + -1 + + + + false + + 2 @@ -58,6 +70,14 @@ git clone https://phab.lubuntu.me/source/ci-tooling.git tooling; + + + false + false + false + TestParent + 2 + false diff --git a/templates/package-unstable.xml b/templates/package-unstable.xml index 17e1426..9ee1ec8 100644 --- a/templates/package-unstable.xml +++ b/templates/package-unstable.xml @@ -3,7 +3,19 @@ false - + + + + -1 + 50 + -1 + -1 + + + + false + + 2 @@ -58,6 +70,14 @@ git clone https://phab.lubuntu.me/source/ci-tooling.git tooling; + + + false + false + false + TestParent + 2 + false