From f55b108fbbcc4dd3934fd216df8785948b434273 Mon Sep 17 00:00:00 2001 From: Marina Gourtovaia Date: Tue, 27 Aug 2024 14:06:27 +0100 Subject: [PATCH] Brought the robo section of the test config file up-to-date --- .../release/config/qc_review/product_release.yml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/t/data/release/config/qc_review/product_release.yml b/t/data/release/config/qc_review/product_release.yml index b9fdcba6..66a29c09 100644 --- a/t/data/release/config/qc_review/product_release.yml +++ b/t/data/release/config/qc_review/product_release.yml @@ -6,14 +6,18 @@ study: - study_id: "1713" robo_qc: criteria: - - library_type: - - "Agilent Pulldown" - acceptance_criteria : + - applicability_criteria: + lims: + - library_type: + - "Agilent Pulldown" + acceptance_criteria: - "criteria1" - study_id: "2410" robo_qc: criteria: - - library_type: - - "Custom" - acceptance_criteria : + - applicability_criteria: + lims: + - library_type: + - "Custom" + acceptance_criteria: - "criteria2"