blob: 207845704cdcde63abed3d210d4f7064925c12fc [file] [log] [blame]
Andy Bavierfa271252021-11-11 11:11:01 -07001# Copyright 2021-present Open Networking Foundation
2#
3# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
4
5# Support testing charts in the sdcore-helm-charts repo
6OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
7OMEC_USER_PLANE_CHART := aether/omec-user-plane
8OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-sub-provision
95GC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-control-plane
105G_RAN_SIM_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-ran-sim
11
12# Support testing aether-roc-umbrella chart
13AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella
14ATOMIX_CONTROLLER_CHART := atomix/atomix-controller
15ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage
16ONOS_OPERATOR_CHART := onosproject/onos-operator