Skip to content

Commit bc0c0f0

Browse files
committed
e2e/kubemacpool: Set monitoring lane env var
Doing so tells CNAO to configure the monitoring components using the correct prometheus ns Signed-off-by: Ram Lavi <ralavi@redhat.com>
1 parent cc07e56 commit bc0c0f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

automation/check-patch.e2e-kubemacpool-functests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ main() {
2424
cd ${TMP_PROJECT_PATH}
2525

2626
export KUBEVIRT_NUM_NODES=${KUBEVIRT_NUM_NODES:-3}
27+
export MONITORING_NAMESPACE="monitoring"
2728
# Spin-up ephemeral cluster with latest CNAO
2829
# this script also exports KUBECONFIG, and fetch $COMPONENT repository
2930
export CNAO_DEPLOY_KUBEVIRT=true

0 commit comments

Comments
 (0)