blob: 89c9ebde3863b2bd833e1fb16f376a37695526b9 [file] [log] [blame]
Andy Baviereda466b2021-08-27 15:00:36 -07001# Copyright 2021-present Open Networking Foundation
2#
3# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
4
Andy Bavier01e0a1c2021-11-05 12:41:36 -07005OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
Andy Baviereda466b2021-08-27 15:00:36 -07006OMEC_USER_PLANE_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
Andy Bavier01e0a1c2021-11-05 12:41:36 -07007OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-sub-provision
85GC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-control-plane
95G_RAN_SIM_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-ran-sim
Andy Bavierebf479c2021-09-08 15:47:58 -070010
11# For installing the ROC
Andy Bavierace2a4b2021-09-21 11:02:25 -070012AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella
Andy Bavierebf479c2021-09-08 15:47:58 -070013ATOMIX_CONTROLLER_CHART := $(WORKSPACE)/cord/atomix-helm-charts/atomix-controller
14ATOMIX_RAFT_STORAGE_CHART := $(WORKSPACE)/cord/atomix-helm-charts/atomix-raft-storage
Andy Bavierace2a4b2021-09-21 11:02:25 -070015ONOS_OPERATOR_CHART := $(WORKSPACE)/cord/onos-helm-charts/onos-operator