blob: 1fb023d432778579bf8feb21f76ecabd22405e5f [file] [log] [blame]
Andy Bavierfa271252021-11-11 11:11:01 -07001# Copyright 2021-present Open Networking Foundation
2#
Andy Bavier2c427732022-02-03 15:16:46 -07003# SPDX-License-Identifier: Apache-2.0
Andy Bavierfa271252021-11-11 11:11:01 -07004
Andy Bavier31dfb9e2022-02-15 15:24:57 -07005# Support testing sd-core Helm chart
Andy Bavier73fd7c92022-02-17 10:39:49 -07006SD_CORE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/sdcore-helm-charts
Osman Amjad488a0222022-01-12 11:58:43 -060075G_TEST_APPS_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-test-apps
Andy Bavierfa271252021-11-11 11:11:01 -07008
9# Support testing aether-roc-umbrella chart
10AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/roc-helm-charts/aether-roc-umbrella
Sean Condon3ed79bd2023-05-25 17:16:53 +010011ATOMIX_CHART := atomix/atomix
Andy Bavierfa271252021-11-11 11:11:01 -070012ONOS_OPERATOR_CHART := onosproject/onos-operator