X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2FMakefile;h=617cbe86cf73ee91b4c357a27f8747abed5d3cf6;hb=HEAD;hp=4db61f670f27ace16e1c85bc849bb47eb9430877;hpb=bc6231f7d4d44ab5f269683c42eb90c2ce4ec9a6;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