We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36a448 commit a0434bbCopy full SHA for a0434bb
ci/run_verify_metrics_osp18.yml
@@ -23,6 +23,7 @@
23
oc exec openstackclient -- python3 -m ensurepip --upgrade
24
oc exec openstackclient -- python3 -m pip install --upgrade aodhclient
25
oc exec openstackclient -- python3 -m pip install --upgrade python-observabilityclient
26
+ oc exec openstackclient -- python3 -m pip install --upgrade prometheus-client
27
when: patch_observabilityclient | default(false) | bool
28
tags:
29
- setup
0 commit comments