From 4fab5d0333a56a4c52cc309884cddd8a6a1e2d75 Mon Sep 17 00:00:00 2001 From: Romulo Leite Date: Mon, 24 Apr 2023 17:29:51 -0300 Subject: [PATCH] Update debian package revision counter The Debian packaging has been changed to reflect all the git commits under the directory, and not just the commits to the metadata folder. The SHA were chosen for being the migration to Debian of the packages This ensures that any new code submissions under those directories will increment the versions. This commit won't change the versions of these specific 4 packages, so, for example: puppet-module-ceph version using PKG_GITREVCOUNT was 6 and will remain 6 with GITREVCOUNT, at least, until other code submission happens in the repo. Test Plan: PASS: build-image PASS: build-pkgs -c -p puppet-module-ceph PASS: build-pkgs -c -p puppet-module-horizon PASS: build-pkgs -c -p puppet-module-keystone PASS: build-pkgs -c -p puppet-module-openstacklib PASS: manually make changes in the repo and check the version increasing Story: 2010550 Task: 47859 Change-Id: I5cc6f55730bd9a7adc1027cab8171e3e2afb850d Signed-off-by: Romulo Leite --- .../openstack/puppet-ceph-2.4.1/debian/meta_data.yaml | 3 ++- .../openstack/puppet-horizon-17.4.0/debian/meta_data.yaml | 3 ++- .../openstack/puppet-keystone-17.4.0/debian/meta_data.yaml | 3 ++- .../openstack/puppet-openstacklib-17.4.0/debian/meta_data.yaml | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config/puppet-modules/openstack/puppet-ceph-2.4.1/debian/meta_data.yaml b/config/puppet-modules/openstack/puppet-ceph-2.4.1/debian/meta_data.yaml index 879268a46..5d75506f6 100644 --- a/config/puppet-modules/openstack/puppet-ceph-2.4.1/debian/meta_data.yaml +++ b/config/puppet-modules/openstack/puppet-ceph-2.4.1/debian/meta_data.yaml @@ -8,4 +8,5 @@ dl_path: sha256sum: 168fdec8b38e755e3c37e790cab5473d077d9b1294da40ea3ab411a391e7e34b revision: dist: $STX_DIST - PKG_GITREVCOUNT: true + GITREVCOUNT: + BASE_SRCREV: bac46cc0e0dcd74ef8316df1615411491cc0d879 diff --git a/config/puppet-modules/openstack/puppet-horizon-17.4.0/debian/meta_data.yaml b/config/puppet-modules/openstack/puppet-horizon-17.4.0/debian/meta_data.yaml index fa8cbfc77..87b19990f 100644 --- a/config/puppet-modules/openstack/puppet-horizon-17.4.0/debian/meta_data.yaml +++ b/config/puppet-modules/openstack/puppet-horizon-17.4.0/debian/meta_data.yaml @@ -8,4 +8,5 @@ dl_path: md5sum: 8f7d38cb4f44f820b24518e82059f5d7 revision: dist: $STX_DIST - PKG_GITREVCOUNT: true + GITREVCOUNT: + BASE_SRCREV: a62bcd81b93d1f6a93f2c50830fda831c9c24aff diff --git a/config/puppet-modules/openstack/puppet-keystone-17.4.0/debian/meta_data.yaml b/config/puppet-modules/openstack/puppet-keystone-17.4.0/debian/meta_data.yaml index 8c80afc99..957fc0de0 100644 --- a/config/puppet-modules/openstack/puppet-keystone-17.4.0/debian/meta_data.yaml +++ b/config/puppet-modules/openstack/puppet-keystone-17.4.0/debian/meta_data.yaml @@ -8,4 +8,5 @@ dl_path: sha256sum: 500056d23bb29a6866c311906b9a36c580dd2bafb891444d8d3f87bb3d973207 revision: dist: $STX_DIST - PKG_GITREVCOUNT: true + GITREVCOUNT: + BASE_SRCREV: 8a881309730bc8338e17c08316d208309af05abb diff --git a/config/puppet-modules/openstack/puppet-openstacklib-17.4.0/debian/meta_data.yaml b/config/puppet-modules/openstack/puppet-openstacklib-17.4.0/debian/meta_data.yaml index 4ebfcbf0e..9405207df 100644 --- a/config/puppet-modules/openstack/puppet-openstacklib-17.4.0/debian/meta_data.yaml +++ b/config/puppet-modules/openstack/puppet-openstacklib-17.4.0/debian/meta_data.yaml @@ -8,4 +8,5 @@ dl_path: sha256sum: fbef49106a09304665b6628b9a0c5ebd08d6b9e3084535d8c138d70fc3ed46ec revision: dist: $STX_DIST - PKG_GITREVCOUNT: true + GITREVCOUNT: + BASE_SRCREV: cd1d5037e03638068e703c36b2536f8adf89915b