blob: 53c08dc950c1ed8ac4e6a11bb2dd3f4dddfd1031 [file] [log] [blame]
Andy Baviereda466b2021-08-27 15:00:36 -07001# Copyright 2021-present Open Networking Foundation
2#
Andy Bavier2c427732022-02-03 15:16:46 -07003# SPDX-License-Identifier: Apache-2.0
Andy Baviereda466b2021-08-27 15:00:36 -07004
Andy Bavierd6de5612021-11-08 10:39:17 -07005# Support testing charts in the sdcore-helm-charts repo
Andy Bavier01e0a1c2021-11-05 12:41:36 -07006OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
Andy Bavierfa271252021-11-11 11:11:01 -07007OMEC_USER_PLANE_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
Andy Bavier01e0a1c2021-11-05 12:41:36 -07008OMEC_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 Bavierebf479c2021-09-08 15:47:58 -070012
Andy Bavierd6de5612021-11-08 10:39:17 -070013# Support testing aether-roc-umbrella chart
Andy Bavierace2a4b2021-09-21 11:02:25 -070014AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella
Andy Bavierd6de5612021-11-08 10:39:17 -070015ATOMIX_CONTROLLER_CHART := atomix/atomix-controller
16ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage
17ONOS_OPERATOR_CHART := onosproject/onos-operator