From bcd3b98bed4076d2bd78fdecacc28951c82d1363 Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 10 Nov 2021 17:37:21 -0700 Subject: [PATCH 1/6] oct --- data/pmcs/202110-ME.xls | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/pmcs/202110-ME.xls diff --git a/data/pmcs/202110-ME.xls b/data/pmcs/202110-ME.xls new file mode 100644 index 0000000..79f52fa --- /dev/null +++ b/data/pmcs/202110-ME.xls @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d66a91ed2c4e4e364aaa84e6ea0b092024a0ee25ebbdc6caaf9a271da36afd +size 3518976 From 8091e07a551cc9fa93ad0b02919e91471be7400a Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 10 Nov 2021 17:46:17 -0700 Subject: [PATCH 2/6] test spec --- data/local.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/local.yaml b/data/local.yaml index 41f344b..0385c38 100644 --- a/data/local.yaml +++ b/data/local.yaml @@ -1004,6 +1004,7 @@ LDM-503-15a: report. jira: DM-17137 jira_testplan: DM-17136 + test_spec: 'DMTR-231' LDM-503-16: description: This milestone builds upon LDM-503-15 to demonstrate the production of a complete data release under simulated operational conditions. From fa703db86f166ec870b0f4de201340c4a34a21f3 Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 10 Nov 2021 18:05:52 -0700 Subject: [PATCH 3/6] RTN may also be cited --- milestones/utility.py | 1 + 1 file changed, 1 insertion(+) diff --git a/milestones/utility.py b/milestones/utility.py index b05fe37..89a0526 100644 --- a/milestones/utility.py +++ b/milestones/utility.py @@ -36,6 +36,7 @@ "SMTN", "SQR", "TEST", + "RTN", ] From c571dd112a766e838a3a65ebe9cefe306ca9e9f2 Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 10 Nov 2021 19:03:04 -0700 Subject: [PATCH 4/6] need description for 16a --- data/local.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/local.yaml b/data/local.yaml index 0385c38..8fc7f5a 100644 --- a/data/local.yaml +++ b/data/local.yaml @@ -1012,6 +1012,14 @@ LDM-503-16: jira_testplan: DM-17138 short_name: 'Ops Rehearsal for DRP #3' test_spec: '' +LDM-503-16a: + description: This milestone describes a software release of the LSST Science Pipelines + in support of activities in late 2023 and early 2023. The contents of the release + are described in LDM-564. The release will be accompanied by a characterization + report. + jira: + jira_testplan: + test_spec: '' LDM-503-17: comment: '' description: This milestone builds upon LDM-503-16 to demonstrate successful operation From 26b3bceb0abb0c1d23beff4cab37d5e274c2af9e Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 10 Nov 2021 19:09:45 -0700 Subject: [PATCH 5/6] jira issues --- data/local.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/local.yaml b/data/local.yaml index 8fc7f5a..39cfb56 100644 --- a/data/local.yaml +++ b/data/local.yaml @@ -1017,8 +1017,8 @@ LDM-503-16a: in support of activities in late 2023 and early 2023. The contents of the release are described in LDM-564. The release will be accompanied by a characterization report. - jira: - jira_testplan: + jira: DM-32561 + jira_testplan: DM-32560 test_spec: '' LDM-503-17: comment: '' From bd888f1ea3aa0ef83dd80786dcca00e7af05ca03 Mon Sep 17 00:00:00 2001 From: William O'Mullane Date: Wed, 10 Nov 2021 19:17:28 -0700 Subject: [PATCH 6/6] space out --- data/local.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/local.yaml b/data/local.yaml index 39cfb56..63a5885 100644 --- a/data/local.yaml +++ b/data/local.yaml @@ -1017,8 +1017,8 @@ LDM-503-16a: in support of activities in late 2023 and early 2023. The contents of the release are described in LDM-564. The release will be accompanied by a characterization report. - jira: DM-32561 - jira_testplan: DM-32560 + jira: DM-32561 + jira_testplan: DM-32560 test_spec: '' LDM-503-17: comment: ''