From 74c6a08d87324cf3c6e52546075b6f6e2e1cc42e Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 16 Jul 2019 19:24:58 +0000 Subject: [PATCH] Add empty deliverables list to (retired) refstack When the Refstack team was retired, its only deliverable repos were adopted by the Interop working group of the OSF board of directors and so no deliverables were added to the legacy.yaml set. Insert an empty deliverables list to be explicit about it, since election tooling expects every team in this file to have a list of deliverables and altering the tooling to ignore a missing deliverables key makes us fragile in the face of errors of omission. Explicit rather than implicit. Change-Id: I6f8fc02cb1d280749691c28d8004af9b628f9ed3 --- reference/legacy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/legacy.yaml b/reference/legacy.yaml index ababe522c..0b11ac511 100644 --- a/reference/legacy.yaml +++ b/reference/legacy.yaml @@ -1608,6 +1608,7 @@ RefStack: RefStack is a test result collection and reporting service to support the Interop Working Group interoperability testing process. url: https://wiki.openstack.org/wiki/RefStack + deliverables: [] Release Management: partial: yes