X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2FMakefile;fp=smo-install%2Foran_oom%2FMakefile;h=8e106c252c59e7a1fc455da4dcb940666e642f1b;hb=9eed495fd21300d5242c844d670f741304fb582d;hp=4db61f670f27ace16e1c85bc849bb47eb9430877;hpb=0a926be3581d536682491bd2a1099da28b56018a;p=it%2Fdep.git diff --git a/smo-install/oran_oom/Makefile b/smo-install/oran_oom/Makefile index 4db61f67..8e106c25 100644 --- a/smo-install/oran_oom/Makefile +++ b/smo-install/oran_oom/Makefile @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -41,7 +42,7 @@ endif #SUBMODS := robot #EXCLUDES := config oneclick readiness test dist helm $(PARENT_CHART) dcae $(SUBMODS) -EXCLUDES := config oneclick readiness test dist helm $(PARENT_CHART) +EXCLUDES := config oneclick readiness test dist helm policy-clamp-ac-dme-ppnt $(PARENT_CHART) HELM_CHARTS := $(filter-out $(EXCLUDES), $(sort $(patsubst %/.,%,$(wildcard */.)))) $(PARENT_CHART) .PHONY: $(EXCLUDES) $(HELM_CHARTS) check-for-staging-images