| # Copyright 2021-present Open Networking Foundation |
| # |
| # SPDX-License-Identifier: Apache-2.0 |
| |
| # Support testing local Helm charts |
| SD_CORE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/sdcore-helm-charts |
| 5G_RAN_SIM_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-ran-sim |
| 5G_TEST_APPS_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-test-apps |
| |
| # Support testing aether-roc-umbrella chart |
| AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella |
| ATOMIX_CONTROLLER_CHART := atomix/atomix-controller |
| ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage |
| ONOS_OPERATOR_CHART := onosproject/onos-operator |