From ab4651936a597064d913eba7e740943ba811bf18 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 15 May 2020 10:37:59 -0700 Subject: [PATCH] Use serial manager for deploy pipeline This will ensure that every item in a shared pipeline is run in strict order. Change-Id: I83a010e1549476ae29df67a1e914f6d9e74d9bc6 --- zuul.d/pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml index b2a79d61b1..8c23ef4796 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -203,7 +203,7 @@ failure-message: | Build failed (deploy pipeline). For information on how to proceed, see https://docs.opendev.org/opendev/infra-manual/latest/developers.html#automated-testing - manager: independent + manager: serial precedence: high post-review: True trigger: