AETHER-2680 Config for verifying omec-user-plane changes in Jenkins

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