From d35bc080c284ed9411f99d9142c315b05f6484b1 Mon Sep 17 00:00:00 2001 From: Alex Stuart Date: Tue, 29 Sep 2020 13:58:39 +0100 Subject: [PATCH] Experiment with checking file checksum of remote files See ukf/ukf-meta#259 for details --- build.xml | 112 +++++++++++++++++++++++++++++++++++------------------- 1 file changed, 72 insertions(+), 40 deletions(-) diff --git a/build.xml b/build.xml index 4561d35f..e866af7e 100644 --- a/build.xml +++ b/build.xml @@ -1375,6 +1375,38 @@ + + + + + + Verifying checksum of @{i}... + + + + + + + + + + + + + + Checksum of file matches expected value + + + + + + @@ -1398,93 +1430,93 @@ property="mdaggr.wugen.signed.checksum"/> Verifying metadata held at ${cdi-master.name} - - - - - - - - Verifying metadata held at ${md.dist.host-ne-01.name} - - - - - - - - Verifying metadata held at ${md.dist.host-ne-02.name} - - - - - - - - Verifying metadata held at ${md.dist.host-we-01.name} - - - - - - - - Verifying metadata held at ${md.dist.host-we-02.name} - - - - - - - - Verification completed.