From: Mark Beierl Date: Wed, 14 Sep 2022 00:50:09 +0000 (-0400) Subject: Fixing charm name typos X-Git-Tag: release-v13.0-start~36 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=commitdiff_plain;h=refs%2Fchanges%2F43%2F12543%2F2 Fixing charm name typos Corrected the name to match the metadata.yaml Change-Id: I5c82f30e0118517d64f067a2817477d69730e1ae Signed-off-by: Mark Beierl --- diff --git a/jenkins/ci-pipelines/ci_stage_3.groovy b/jenkins/ci-pipelines/ci_stage_3.groovy index 5d27c7f8..d804d06c 100644 --- a/jenkins/ci-pipelines/ci_stage_3.groovy +++ b/jenkins/ci-pipelines/ci_stage_3.groovy @@ -675,8 +675,8 @@ EOF""" 'osm-ha', // bundle 'osm-grafana', 'osm-mariadb', - 'mongodb-exporter', - 'mysqld-exporter', + 'mongodb-exporter-k8s', + 'mysqld-exporter-k8s', 'osm-lcm', 'osm-mon', 'osm-nbi', @@ -684,7 +684,7 @@ EOF""" 'osm-pol', 'osm-ro', 'osm-prometheus', - 'osm-vca-integrator-operator', + 'osm-vca-integrator', ] for (charm in charms) {