From 44ce57d0a5c3470ce268f598934964116cdd9e2e Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 25 Oct 2019 07:48:59 -0500 Subject: [PATCH] Transition QA to Queens EM Change-Id: I1de70d05ac7f993350b32e859896237f964beff2 Signed-off-by: Sean McGinnis --- deliverables/queens/patrole.yaml | 6 +++++- deliverables/queens/tempest.yaml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/deliverables/queens/patrole.yaml b/deliverables/queens/patrole.yaml index 97dd0f6663..0f32085a9a 100644 --- a/deliverables/queens/patrole.yaml +++ b/deliverables/queens/patrole.yaml @@ -1,7 +1,7 @@ --- launchpad: patrole release-model: cycle-with-intermediary -team: 'Quality Assurance' +team: Quality Assurance type: other release-notes: https://docs.openstack.org/releasenotes/patrole/v0.3.0.html releases: @@ -9,6 +9,10 @@ releases: - repo: openstack/patrole hash: b0069835255dc45bbaca7a4e45fe41051b6b4246 version: 0.3.0 + - version: queens-em + projects: + - repo: openstack/patrole + hash: b0069835255dc45bbaca7a4e45fe41051b6b4246 repository-settings: openstack/patrole: pypi-name: Patrole diff --git a/deliverables/queens/tempest.yaml b/deliverables/queens/tempest.yaml index e1ce7b3fd1..34b65b5095 100644 --- a/deliverables/queens/tempest.yaml +++ b/deliverables/queens/tempest.yaml @@ -2,7 +2,7 @@ include-pypi-link: true launchpad: tempest release-model: cycle-with-intermediary -team: 'Quality Assurance' +team: Quality Assurance type: other release-notes: https://docs.openstack.org/releasenotes/tempest/v18.0.0.html releases: @@ -18,6 +18,10 @@ releases: - repo: openstack/tempest hash: b9f9f892958be615dad47e740e6329c3046b6dbd version: 18.0.0 + - version: queens-em + projects: + - repo: openstack/tempest + hash: b9f9f892958be615dad47e740e6329c3046b6dbd repository-settings: openstack/tempest: pypi-name: Tempest