X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2Fci-pipelines%2Fci_stage_3.groovy;h=b9e528f223afde318479da7fc1bd99312c0ef94a;hb=f09cc4831db2b732c80fafbe4da86bd9bf009e1a;hp=cff7217ddfa599a9ab4ee45f93a90eab89f48318;hpb=e400dfdf8dd2bdd67321fa70a56cef6458533dbc;p=osm%2Fdevops.git diff --git a/jenkins/ci-pipelines/ci_stage_3.groovy b/jenkins/ci-pipelines/ci_stage_3.groovy index cff7217d..b9e528f2 100644 --- a/jenkins/ci-pipelines/ci_stage_3.groovy +++ b/jenkins/ci-pipelines/ci_stage_3.groovy @@ -593,7 +593,7 @@ node("${params.NODE}") { ${osm_installation_options} """ } - prometheusHostname = IP_ADDRESS + prometheusHostname = IP_ADDRESS prometheusPort = 9091 osmHostname = IP_ADDRESS }