Skip to content
Snippets Groups Projects
Commit 1d271c28 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Updated hived endpoint (in spawn service) to the default one configured in Hived image.

parent 1a6a56f1
No related branches found
No related tags found
1 merge request!14Updated hived endpoint (in spawn service) to the default one configured in Hived image.
Pipeline #72179 passed
...@@ -50,7 +50,7 @@ variables: ...@@ -50,7 +50,7 @@ variables:
.comparison_tests_template: .comparison_tests_template:
extends: .pattern_tests_template extends: .pattern_tests_template
variables: variables:
HIVED_ENDPOINT: hived-instance:8090 HIVED_ENDPOINT: hived-instance:8091
services: services:
- !reference [.pattern_tests_template, services] - !reference [.pattern_tests_template, services]
- name: $HIVED_IMAGE_NAME - name: $HIVED_IMAGE_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment