Romulo Leite 6f2ce8908d Update openstack-armada-app debian packages to use git commits
This change makes change in the meta_data for the packages:
openstack-helm, openstack-helm-infra, python3-k8sapp-openstack,
stx-openstack-helm and stx-openstack-helm-fluxcd.

For openstack-helm:
- old version was: 25
- new version is: 44
- the version is based in the commit [1] which is the first change
  in the /files directory after Debian files were introduced

 For openstack-helm-infra
- old version was: 19
- new version is: 29
- the version is based in the commit [2] which is the first change
  in the /files directory after Debian files were introduced

For python3-k8sapp-openstack:
- old version was 7
- new version is 16
- the version uses the commit [3] that defaulted testenv to
  python3.9 configuration

For stx-openstack-helm:
- old version was: 9
- new version is: 42
- the version uses the commit [4] that introduced the debian packages
  in this repo as base

For stx-openstack-helm-fluxcd:
- old version was: 8
- new version is: 43
- the version uses the commit [5] that introduced the debian packages
  in this repo as base

This ensures that any new code submissions under those
directories will increment the versions.

[1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/819374
[2] https://review.opendev.org/c/starlingx/openstack-armada-app/+/822831
[3] https://review.opendev.org/c/starlingx/openstack-armada-app/+/847041
[4] https://review.opendev.org/c/starlingx/openstack-armada-app/+/815738
[5] https://review.opendev.org/c/starlingx/openstack-armada-app/+/855507

Test plan:
PASS: build-pkgs -c -p openstack-helm
PASS: build-pkgs -c -p openstack-helm-infra
PASS: build-pkgs -c -p python3-k8sapp-openstack
PASS: build-pkgs -c -p stx-openstack-helm
PASS: build-pkgs -c -p stx-openstack-helm-fluxcd

Story: 2010550
Task: 47480

Signed-off-by: Romulo Leite <romulo.leite@windriver.com>
Change-Id: I59c7b16dd9e7c3333684b47d014377049fe707fb
2023-02-23 10:03:34 -03:00

17 lines
527 B
YAML

---
debname: openstack-helm
debver: 1.0-1
dl_path:
name: openstack-helm-7803000a545687ec40b0ddc41d46a6b377dea45f.tar.gz
url: https://github.com/openstack/openstack-helm/archive/7803000a545687ec40b0ddc41d46a6b377dea45f.tar.gz
md5sum: 52ec52b5c7c04211596c730651b4deac
src_files:
- files/index.yaml
- files/repositories.yaml
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true
GITREVCOUNT:
BASE_SRCREV: 0a50ff4f895fb2d20122c23019f76d08d885a12f
SRC_DIR: ${MY_REPO}/stx/openstack-armada-app/openstack-helm/files