CI: Fix prometheus upgrade jobs
prometheus-msteams group got removed with I93d28ef138b4e784465f3a7eaa11101ea5877050 and is needed in upgrade jobs Change-Id: Ief26303993128e327228ee438fe4fec5ff5c46e7
This commit is contained in:
parent
ab328b89ed
commit
88475b22d0
@ -625,6 +625,12 @@ monitoring
|
|||||||
[prometheus-libvirt-exporter:children]
|
[prometheus-libvirt-exporter:children]
|
||||||
compute
|
compute
|
||||||
|
|
||||||
|
{% if is_upgrade | bool %}
|
||||||
|
{# TODO: Remove me in 2025.2 #}
|
||||||
|
[prometheus-msteams:children]
|
||||||
|
prometheus-alertmanager
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
# NOTE(yoctozepto): In CI we want to test Masakari HA but not of other services,
|
# NOTE(yoctozepto): In CI we want to test Masakari HA but not of other services,
|
||||||
# to conserve the resources. Hence, we set Masakari groups to use both
|
# to conserve the resources. Hence, we set Masakari groups to use both
|
||||||
# primary and secondary while the parent group (control) uses only primary.
|
# primary and secondary while the parent group (control) uses only primary.
|
||||||
|
Loading…
Reference in New Issue
Block a user