Fixed versioning and adjusted some build files
to bring them as close to a standard as possible.
- Removed centos files
- Added version tracking via GITREVCOUNT
- Fixed mismatch in plugin name, set to python3-k8sapp-<app>
- Standardized plugin debian files (rules, *.install)
- Plugin wheels saved to /plugin instead of /plugin/<app>
Test Plan:
PASS - Build-pkgs -a
PASS - Build-image
PASS - Install, bootstrap, unlock
PASS - app tarball contains wheel file
PASS - wheel versioning updated properly
Story: 2010542
Task: 47192
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: I73712a6b41639829cd56a02781bd8d80337a372a
This change will allow this repo to pass zuul now
that this has merged:
https://review.opendev.org/c/zuul/zuul-jobs/+/866943
Tox 4 deprecated whitelist_externals.
Replace whitelist_externals with allowlist_externals
Due to unit test failures related to installing the
components, the Zuul file for this repo is pinned to
be less than tox 4.
Partial-Bug: #2000399
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I906ebaa601170bd12183f1c983c3d5087014e696
Set reconciliation interval for all flux helm resources to 1m
to allow it to manage resources by itself in a reasonable time
interval.
Test Plan (tested as part of [1]):
PASS: bootstrap
PASS: unlocked enabled available
PASS: apps applied
PASS: inspect flux pod logs for errors
PASS: re-test known trigger for 1996747 and 1995748
PASS: re-test known trigger 1997368
[1] https://review.opendev.org/c/starlingx/config/+/866862
Partial-Bug: 1999032
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: Id7568e901598ed0945ca8ba7c0024e0ab04bb5c2
The upstream 2.0.0 tag is unstable, which breaks the starlingx
downloader. In particular, the change
I3df016307deb83ef005cf201bf6fc6c91fa3a49e breaks the mirror.
Use a git commit instead of 2.0.0. Refactor the filename.
Test plan:
PASS: build
PASS: compare build artifacts before/after replacement of dl url
Closes-Bug: 1997934
Change-Id: I9098b75802cfb2d11213f4c22137384828ffe8c1
Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
The upstream changed the tag to include some security
fixes so the md5sum need to be updated.
Test Plan:
Pass: "downloader -s" without using the cengn mirror
Pass: build the package stx-oran-o2-helm
Pass: oran-o2 present in /usr/local/share/applications/helm/ after package installation
Pass: oran-o2 is applied on AIO-SX Debian
Closes-Bug: 1997934
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I3df016307deb83ef005cf201bf6fc6c91fa3a49e
The ORAN O2 app provides O-RAN spec compliant O2 interfaces.
This commit packages the existing O2 helm charts into
a fluxCD application
Test Plan:
Pass: oran-o2 present in /usr/local/share/applications/helm/ after CentOS ISO installation
Pass: oran-o2 present in /usr/local/share/applications/helm/ after Debian ISO installation
Pass: oran-o2 is applied on AIO-SX CentOS
Pass: oran-o2 is applied on AIO-SX Debian
Pass: oran-o2 is applied on DC AIO-DX CentOS
Pass: oran-o2 is applied with overrides on AIO-SX CentOS
Pass: oran-o2 is applied with overrides on AIO-SX Debian
Pass: oran-o2 is applied with overrides on DC Central AIO-DX CentOS
Story: 2010278
Task: 46684
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I290c12f8d0f5c02588920ef3cd3e23b1ad80b0d2