blob: bb35edb643a219b03afe13c1108a09829a876f8b [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
Osman Amjad488a0222022-01-12 11:58:43 -0600115G_TEST_APPS_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-test-apps
Andy Bavierfa271252021-11-11 11:11:01 -070012
13# Support testing aether-roc-umbrella chart
14AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella
15ATOMIX_CONTROLLER_CHART := atomix/atomix-controller
16ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage
17ONOS_OPERATOR_CHART := onosproject/onos-operator