[COMMON] Update Makefiles to enable parallelization 20/130120/12
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 1 Aug 2022 15:05:42 +0000 (17:05 +0200)
committerAndreas Geissler <andreas-geissler@telekom.de>
Wed, 17 Aug 2022 10:42:32 +0000 (12:42 +0200)
commitf247bf67727e4277764463a0fa3d7654eca7da4b
treee0132c0ecd93b2763481abf688c3d5f964857742
parent904b8911706aa930c12dd0ac38f0f212378ae9e9
[COMMON] Update Makefiles to enable parallelization

All Makefiles are updated to support SKIP_LINT option,
have a defined order of compilation (common -> components)
to support the parallel compilation of charts using:
make all -j8 (for 8 Jobs). Additionally use cm-push instead
of push to use the new K8S/Helm version

Issue-ID: OOM-3011

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
74 files changed:
CONTRIBUTING.md
kubernetes/Makefile
kubernetes/aaf/Makefile
kubernetes/aaf/components/Makefile
kubernetes/aaf/components/aaf-sms/Makefile
kubernetes/aaf/components/aaf-sms/components/Makefile
kubernetes/aaf/components/aaf-sshsm/Makefile
kubernetes/aaf/components/aaf-sshsm/components/Makefile
kubernetes/aai/Makefile
kubernetes/aai/components/Makefile
kubernetes/appc/Makefile
kubernetes/appc/components/Makefile
kubernetes/cds/Makefile
kubernetes/cds/components/Makefile
kubernetes/common/Makefile
kubernetes/common/elasticsearch/Makefile
kubernetes/common/elasticsearch/components/Makefile
kubernetes/common/music/Makefile
kubernetes/common/music/components/Makefile
kubernetes/consul/Makefile
kubernetes/consul/components/Makefile
kubernetes/contrib/Makefile
kubernetes/contrib/components/Makefile
kubernetes/contrib/components/awx/Makefile
kubernetes/contrib/components/awx/components/Makefile
kubernetes/contrib/components/netbox/Makefile
kubernetes/contrib/components/netbox/components/Makefile
kubernetes/contrib/tools/registry-initialize.sh
kubernetes/cps/Makefile
kubernetes/cps/components/Makefile
kubernetes/dcaegen2-services/Makefile
kubernetes/dcaegen2-services/common/Makefile
kubernetes/dcaegen2-services/components/Makefile
kubernetes/dcaegen2/Makefile
kubernetes/dcaegen2/components/Makefile
kubernetes/dcaemod/Makefile
kubernetes/dcaemod/components/Makefile [new file with mode: 0644]
kubernetes/dmaap/Makefile
kubernetes/dmaap/components/Makefile
kubernetes/dmaap/components/dmaap-strimzi/Makefile
kubernetes/dmaap/components/message-router/Makefile
kubernetes/holmes/Makefile
kubernetes/holmes/components/Makefile
kubernetes/log/Makefile
kubernetes/log/components/Makefile
kubernetes/modeling/Makefile
kubernetes/modeling/components/Makefile
kubernetes/msb/Makefile
kubernetes/msb/components/Makefile
kubernetes/multicloud/Makefile
kubernetes/multicloud/components/Makefile
kubernetes/onap/resources/overrides/onap-all-ingress-nginx-vhost.yaml
kubernetes/oof/Makefile
kubernetes/oof/components/Makefile
kubernetes/oof/components/oof-has/Makefile
kubernetes/oof/components/oof-has/components/Makefile
kubernetes/platform/Makefile
kubernetes/platform/components/Makefile
kubernetes/policy/Makefile
kubernetes/policy/components/Makefile
kubernetes/portal/Makefile
kubernetes/portal/components/Makefile
kubernetes/sdc/Makefile
kubernetes/sdc/components/Makefile
kubernetes/sdnc/Makefile
kubernetes/sdnc/components/Makefile
kubernetes/so/Makefile
kubernetes/so/components/Makefile
kubernetes/strimzi/Makefile
kubernetes/strimzi/values.yaml
kubernetes/uui/Makefile
kubernetes/uui/components/Makefile
kubernetes/vfc/Makefile
kubernetes/vfc/components/Makefile