Loading .gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ variables: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.clients/oss/oss-client-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.clients/telemetry/telemetry-api-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.core/pkg-manager.helm/pkg-manager labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.core/service.monitor/service-monitor labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.core/sonata/sonata-core-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.portal/cart/hypo-portal-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.portal/web/hypo-portal Loading Loading @@ -364,6 +365,7 @@ update_values: - echo $REGISTRY_API - echo $FABRIC_API - echo $PORTAL - echo $MONITOR - python3 -m pip install ruamel.yaml script: - pwd Loading Loading @@ -853,6 +855,10 @@ nightly_compare_failed_images_job: printf '%s\n' "${PORTAL_URL:-}" ;; */service-monitor) printf '%s\n' "${MONITOR_URL:-}" ;; *) printf '%s\n' "" ;; Loading Loading
.gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ variables: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.clients/oss/oss-client-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.clients/telemetry/telemetry-api-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.core/pkg-manager.helm/pkg-manager labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.core/service.monitor/service-monitor labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.core/sonata/sonata-core-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.portal/cart/hypo-portal-jvm labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.portal/web/hypo-portal Loading Loading @@ -364,6 +365,7 @@ update_values: - echo $REGISTRY_API - echo $FABRIC_API - echo $PORTAL - echo $MONITOR - python3 -m pip install ruamel.yaml script: - pwd Loading Loading @@ -853,6 +855,10 @@ nightly_compare_failed_images_job: printf '%s\n' "${PORTAL_URL:-}" ;; */service-monitor) printf '%s\n' "${MONITOR_URL:-}" ;; *) printf '%s\n' "" ;; Loading