Skip to content

Commit 6dd9eab

Browse files
author
Anand Sanmukhani
authored
update pytest prom url since operatefirst url is now behind a proxy (#210)
1 parent 559434d commit 6dd9eab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.aicoe-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ check:
33
- thoth-pytest
44
- thoth-precommit
55
pytest-env:
6-
PROM_URL: "http://prometheus-portal-opf-monitoring.apps.zero.massopen.cloud/"
6+
PROM_URL: "http://demo.robustperception.io:9090/"
77
release:
88
- upload-pypi-sesheta

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ For more functions included in the `prometheus-api-client` library, please refer
200200

201201
## Running tests
202202

203-
`PROM_URL="http://prometheus-route-aiops-prod-prometheus-predict.cloud.paas.psi.redhat.com/" pytest`
203+
`PROM_URL="http://demo.robustperception.io:9090/" pytest`
204204

205205
## Code Styling and Linting
206206

0 commit comments

Comments
 (0)