From f2cb90793ba5edeaed17233f6e9bfc5092200abb Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Thu, 11 Aug 2016 11:20:21 +0100 Subject: [PATCH] Add support for checksum comparison when verifying remote metadata --- build.xml | 128 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 107 insertions(+), 21 deletions(-) diff --git a/build.xml b/build.xml index 217e1f61..5bda3b07 100644 --- a/build.xml +++ b/build.xml @@ -1092,36 +1092,122 @@ + + + + + + Verifying @{i}... + + + + + + + + + + + + + + Checksum of file matches expected value + + + + + + + + + + + + + Computing checksums of each aggregate + + + + + + + + Verifying metadata held at ${md.dist.host1.name} - - - - - - - + + + + + + + Verifying metadata held at ${md.dist.host2.name} - - - - - - - + + + + + + + Verifying metadata held at ${md.dist.host3.name} - - - - - - - + + + + + + + Verification completed.