summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-01-05 23:54:49 +0100
committergjoranv <gv@verizonmedia.com>2022-01-05 23:54:49 +0100
commit5a6e42b451b76d0ee6c2782c3f3ce2baeaaf1532 (patch)
tree0126faa1c571556e62027e7f216f757cf8ee1256
parent0188f4acf60f33b09940c35c6e1c4d435ceb2891 (diff)
Remove unnecessary generic services from services.xml
-rw-r--r--config-model/src/test/cfg/application/app_complicated_deployment_spec/services.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/config-model/src/test/cfg/application/app_complicated_deployment_spec/services.xml b/config-model/src/test/cfg/application/app_complicated_deployment_spec/services.xml
index 02d41eac283..d873129b2c7 100644
--- a/config-model/src/test/cfg/application/app_complicated_deployment_spec/services.xml
+++ b/config-model/src/test/cfg/application/app_complicated_deployment_spec/services.xml
@@ -2,33 +2,6 @@
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services version="1.0">
- <service version="1.0" name="myservice" command="mycmd1.sh">
- <config name="a.myconfig">
- <mysetting>bar</mysetting>
- </config>
- <node hostalias="node1">
- <config name="a.myconfig">
- <mysetting>baz</mysetting>
- </config>
- </node>
- <node hostalias="node2"/>
- <node hostalias="node3"/>
- <node hostalias="node3"/>
- </service>
-
- <service version="1.0" name="myotherservice" command="/home/vespa/bin/mycmd2.sh --ytest $FOO_BAR">
- <config name="a.myconfig">
- <mysetting>bar2</mysetting>
- </config>
- <node hostalias="node3">
- <config name="a.myconfig">
- <mysetting>baz2</mysetting>
- </config>
- </node>
- <node hostalias="node4"/>
- <node hostalias="node5"/>
- </service>
-
<admin version="2.0">
<adminserver hostalias="node1"/>
<slobroks>