From 767f80e7296c41a4428c73cadc90b953d252f8d7 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 28 Aug 2025 20:09:50 +0100 Subject: e2e-tests: Add tests based off of examples in the ccwl manual. --- e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml (limited to 'e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml') diff --git a/e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml b/e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml new file mode 100644 index 0000000..892dbe7 --- /dev/null +++ b/e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml @@ -0,0 +1,4 @@ +archive: + class: File + location: hello.tar +extractfile: hello.txt -- cgit 1.4.1