From 3cce14ba78d252d7c1a3ad46bbdb35d43ed1d7e1 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Mon, 7 Oct 2019 08:46:47 -0600 Subject: [PATCH] Branch other puppet openstack repos puppet-openstack-integration holds some of the CI configs and the spec helper is also needed for CI related things Change-Id: I7827fc6f317d69c0828fd42b54cb81ca237c5cfb --- deliverables/train/puppet-openstack-integration.yaml | 4 ++++ deliverables/train/puppet-openstack_spec_helper.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/deliverables/train/puppet-openstack-integration.yaml b/deliverables/train/puppet-openstack-integration.yaml index 3f9e8382c3..bf2f873eb2 100644 --- a/deliverables/train/puppet-openstack-integration.yaml +++ b/deliverables/train/puppet-openstack-integration.yaml @@ -6,3 +6,7 @@ type: other stable-branch-type: tagless repository-settings: openstack/puppet-openstack-integration: {} +branches: + - name: stable/train + location: + openstack/puppet-openstack-integration: 4bc7c38c867a428bfbd4b12abb3cbbce7bbc3717 diff --git a/deliverables/train/puppet-openstack_spec_helper.yaml b/deliverables/train/puppet-openstack_spec_helper.yaml index b194dfc90b..1659acaa98 100644 --- a/deliverables/train/puppet-openstack_spec_helper.yaml +++ b/deliverables/train/puppet-openstack_spec_helper.yaml @@ -6,3 +6,7 @@ type: other stable-branch-type: tagless repository-settings: openstack/puppet-openstack_spec_helper: {} +branches: + - name: stable/train + location: + openstack/puppet-openstack_spec_helper: b913da34b78f00e8d639af414620085acdb087d5