809cdf6206
Fixed versioning and adjusted some build files to bring them as close to a standard as possible. - Removed centos files - Added version tracking via PKG_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 PASS - app applied (SX vm) Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I9f5e8b1afc65de3b7d7ee05744ad39f5acc834de
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
[DEFAULT]
|
|
test_path=./k8sapp_vault/tests
|
|
top_dir=./k8sapp_vault
|
|
#parallel_class=True
|