diff --git a/deliverables/yoga/release-test.yaml b/deliverables/yoga/release-test.yaml index 6f63fd98bd..cc950f32e0 100644 --- a/deliverables/yoga/release-test.yaml +++ b/deliverables/yoga/release-test.yaml @@ -8,6 +8,14 @@ stable-branch-type: std-with-versions repository-settings: openstack/release-test: tarball-base: openstack-release-test +releases: + - version: 3.8.0 + projects: + - repo: openstack/release-test + hash: 055b8a76be84ece98464114712f086571c009d28 +branches: + - name: stable/yoga + location: 3.8.0 # NOTE(hberaud) This deliverable was not released in wallaby, # however, I prefer to keep this sample project around even # if it was not used during wallaby, just in case we need to diff --git a/deliverables/zed/release-test.yaml b/deliverables/zed/release-test.yaml index c8e6d008f6..f0c32b665a 100644 --- a/deliverables/zed/release-test.yaml +++ b/deliverables/zed/release-test.yaml @@ -8,6 +8,14 @@ stable-branch-type: std-with-versions repository-settings: openstack/release-test: tarball-base: openstack-release-test +releases: + - version: 3.9.0 + projects: + - repo: openstack/release-test + hash: d2183f292d5d532e2836ed1a4dbf8a7206e776d1 +branches: + - name: stable/zed + location: 3.9.0 # NOTE(hberaud) This deliverable was not released in wallaby, # however, I prefer to keep this sample project around even # if it was not used during wallaby, just in case we need to