From 6feade39eb6313c4958a8a94a28f7f1de1e6a8e9 Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Thu, 26 Apr 2018 11:59:25 -0400 Subject: [PATCH] Add tag to secrets test so it is recognized by new cwltest as "optional". no issue # Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- sdk/cwl/tests/arvados-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 87db44b094..934fe47c64 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -146,6 +146,7 @@ } tool: wf/secret_wf.cwl doc: "Test secret input parameters" + tags: [ secrets ] - job: null output: -- 2.30.2