-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Low
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.12
-
Component/s: ci-system
-
Labels:None
-
Story Points:0
https://gerrit.opencord.org/plugins/gitiles/voltha-helm-charts/+/refs/heads/master/Makefile#28
Makefile test target has a few issues:
- tagcollisionreject.sh target is hardcoded, configured to work with a single script version.
- script tagcollisionreject.sh non-existent, the raw.githubusercontent URL returns 404.
% make test
tagcollisionreject.tmp.sh: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
make: *** [Makefile:52: tagcollisionreject.sh] Error 1
Refactorable variants of the script can be found here: