From 03ae4fcaf95f2eca11c0145d130e5b2d585047ab Mon Sep 17 00:00:00 2001 From: Bart Maertens Date: Fri, 17 May 2024 10:47:25 +0200 Subject: [PATCH] exclude MDI template from samples IT. #2237 --- .../samples/read-samples-build-hop-run.hpl | 34 +++---------------- 1 file changed, 4 insertions(+), 30 deletions(-) diff --git a/integration-tests/samples/read-samples-build-hop-run.hpl b/integration-tests/samples/read-samples-build-hop-run.hpl index 8d14dfb121f..5801380752c 100644 --- a/integration-tests/samples/read-samples-build-hop-run.hpl +++ b/integration-tests/samples/read-samples-build-hop-run.hpl @@ -1,22 +1,4 @@ - read-samples-build-hop-run @@ -365,7 +347,6 @@ var hop_run_cmd = './hop-run.sh -j samples -r ' + run_config + ' -f ' + filename N N - .*child.* N @@ -374,7 +355,6 @@ var hop_run_cmd = './hop-run.sh -j samples -r ' + run_config + ' -f ' + filename ${user.dir}/config/projects/samples/ N - all_files @@ -382,8 +362,6 @@ var hop_run_cmd = './hop-run.sh -j samples -r ' + run_config + ' -f ' + filename 0 N N - - 160 @@ -545,23 +523,15 @@ var hop_run_cmd = './hop-run.sh -j samples -r ' + run_config + ' -f ' + filename -1 -1 - N sample_name - - - String -1 -1 - N reason - - - String @@ -648,6 +618,10 @@ var hop_run_cmd = './hop-run.sh -j samples -r ' + run_config + ' -f ' + filename csvinput-huge-file.hpl executed by workflows/write-read-huge-file.hwf + + process-files-with-mdi-template.hpl + executed by process-files-with-mdi.hpl +