AETHER-2679 Install omec-user-plane from local charts

Change-Id: Ia9dee28c3a49a5080b9b15e08abda4a97c7df619
diff --git a/configs/local b/configs/local
index 2078457..b2cd2ea 100644
--- a/configs/local
+++ b/configs/local
@@ -4,7 +4,7 @@
 
 # Support testing charts in the sdcore-helm-charts repo
 OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
-OMEC_USER_PLANE_CHART    := aether/omec-user-plane
+OMEC_USER_PLANE_CHART    := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
 OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-sub-provision
 5GC_CONTROL_PLANE_CHART  := $(WORKSPACE)/cord/sdcore-helm-charts/5g-control-plane
 5G_RAN_SIM_CHART         := $(WORKSPACE)/cord/sdcore-helm-charts/5g-ran-sim
diff --git a/configs/local-sdcore b/configs/local-sdcore
new file mode 100644
index 0000000..2078457
--- /dev/null
+++ b/configs/local-sdcore
@@ -0,0 +1,16 @@
+# Copyright 2021-present Open Networking Foundation
+#
+# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+
+# Support testing charts in the sdcore-helm-charts repo
+OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
+OMEC_USER_PLANE_CHART    := aether/omec-user-plane
+OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-sub-provision
+5GC_CONTROL_PLANE_CHART  := $(WORKSPACE)/cord/sdcore-helm-charts/5g-control-plane
+5G_RAN_SIM_CHART         := $(WORKSPACE)/cord/sdcore-helm-charts/5g-ran-sim
+
+# Support testing aether-roc-umbrella chart
+AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella
+ATOMIX_CONTROLLER_CHART   := atomix/atomix-controller
+ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage
+ONOS_OPERATOR_CHART       := onosproject/onos-operator