Skip to content

Commit a0434bb

Browse files
committed
add promclient update to patchobservabilityclient
1 parent e36a448 commit a0434bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/run_verify_metrics_osp18.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
oc exec openstackclient -- python3 -m ensurepip --upgrade
2424
oc exec openstackclient -- python3 -m pip install --upgrade aodhclient
2525
oc exec openstackclient -- python3 -m pip install --upgrade python-observabilityclient
26+
oc exec openstackclient -- python3 -m pip install --upgrade prometheus-client
2627
when: patch_observabilityclient | default(false) | bool
2728
tags:
2829
- setup

0 commit comments

Comments
 (0)