From eee27678b74624cc2d9dbb563d95bec0634d5555 Mon Sep 17 00:00:00 2001 From: Miguel Covarrubias Date: Thu, 26 Sep 2024 14:48:16 -0400 Subject: [PATCH] remove duplicate test --- .../standardTestCases/papi_v2alpha1_gcsa.test | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 centaur/src/main/resources/standardTestCases/papi_v2alpha1_gcsa.test diff --git a/centaur/src/main/resources/standardTestCases/papi_v2alpha1_gcsa.test b/centaur/src/main/resources/standardTestCases/papi_v2alpha1_gcsa.test deleted file mode 100644 index fb40c4bcceb..00000000000 --- a/centaur/src/main/resources/standardTestCases/papi_v2alpha1_gcsa.test +++ /dev/null @@ -1,17 +0,0 @@ -name: papi_v2alpha1_gcsa -testFormat: WorkflowSuccess -backends: [papi-v2-gcsa, GCPBATCH_NEEDS_ALT] - -files { - workflow: papi_v2_gcsa/papi_v2_gcsa.wdl - options-dir: "Error: BA-6546 The environment variable CROMWELL_BUILD_RESOURCES_DIRECTORY must be set/export pointing to a valid path such as '${YOUR_CROMWELL_DIR}/target/ci/resources'" - options-dir: ${?CROMWELL_BUILD_RESOURCES_DIRECTORY} - options: ${files.options-dir}/papi_v2_gcsa.options.json -} - -metadata { - workflowName: papi_v2_gcsa - status: Succeeded - "outputs.papi_v2_gcsa.email": "cromwell@broad-dsde-cromwell-dev.iam.gserviceaccount.com" - "outputs.papi_v2_gcsa.scope": "https://www.googleapis.com/auth/bigquery https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloudkms https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/genomics https://www.googleapis.com/auth/monitoring.write https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile" -}