From e93ee799f0967f169a2f0c79e30890c13fd93507 Mon Sep 17 00:00:00 2001 From: Alex Stuart Date: Tue, 4 Oct 2022 15:16:07 +0100 Subject: [PATCH] Add target to select the appropriate signed products during parallel running See ukf/ukf-meta#369 for details --- orchestration.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/orchestration.xml b/orchestration.xml index e76c3db..c9d1cdb 100644 --- a/orchestration.xml +++ b/orchestration.xml @@ -79,6 +79,8 @@ * shared.ws.dir - the full path the to the shared workspace on the orchestration machine * node.fqdn - the fully-qualified domain name of the remote (signing) node + * compare.ws.dir - workspace where the compare jobs get their input + * node.to.publish - node from which we take signed products to publish The following properties MUST be provided as arguments when invoking the targets that make use of them: @@ -93,6 +95,7 @@ + @@ -253,6 +256,21 @@ + + + Copying mdqcache to output directory in orchestrator's workspace + + Copying signed aggregates to orchestrator's ukf-products repository + + + + + + + + + +