|
|
@ -14,7 +14,9 @@ Feature: dc / services / instances / show: Show Service Instance
|
|
|
|
ID: service-0-with-id
|
|
|
|
ID: service-0-with-id
|
|
|
|
Tags: ['Tag1', 'Tag2']
|
|
|
|
Tags: ['Tag1', 'Tag2']
|
|
|
|
Meta:
|
|
|
|
Meta:
|
|
|
|
|
|
|
|
consul-dashboard-url: http://url.com
|
|
|
|
external-source: nomad
|
|
|
|
external-source: nomad
|
|
|
|
|
|
|
|
test-meta: test-meta-value
|
|
|
|
Node:
|
|
|
|
Node:
|
|
|
|
Node: another-node
|
|
|
|
Node: another-node
|
|
|
|
Checks:
|
|
|
|
Checks:
|
|
|
@ -77,7 +79,7 @@ Feature: dc / services / instances / show: Show Service Instance
|
|
|
|
|
|
|
|
|
|
|
|
When I click metaData on the tabs
|
|
|
|
When I click metaData on the tabs
|
|
|
|
And I see metaDataIsSelected on the tabs
|
|
|
|
And I see metaDataIsSelected on the tabs
|
|
|
|
And I see 1 of the metaData object
|
|
|
|
And I see 3 of the metaData object
|
|
|
|
|
|
|
|
|
|
|
|
Scenario: A Service instance warns when deregistered whilst blocking
|
|
|
|
Scenario: A Service instance warns when deregistered whilst blocking
|
|
|
|
Given settings from yaml
|
|
|
|
Given settings from yaml
|
|
|
|