projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ac3a5
)
Fixing charm name typos
43/12543/2
author
Mark Beierl
<mark.beierl@canonical.com>
Wed, 14 Sep 2022 00:50:09 +0000
(20:50 -0400)
committer
beierlm
<mark.beierl@canonical.com>
Wed, 14 Sep 2022 02:13:58 +0000
(
04:13
+0200)
Corrected the name to match the metadata.yaml
Change-Id: I5c82f30e0118517d64f067a2817477d69730e1ae
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
jenkins/ci-pipelines/ci_stage_3.groovy
patch
|
blob
|
history
diff --git
a/jenkins/ci-pipelines/ci_stage_3.groovy
b/jenkins/ci-pipelines/ci_stage_3.groovy
index
5d27c7f
..
d804d06
100644
(file)
--- 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) {