aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-06-03 12:59:34 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:26 +0200
commitdc8e8c4d256ad7ad4f7c21f922e0bc62bc5c12da (patch)
tree9c6b839d0a1b4117da35e3fddcb759c05f9b2279 /config-model/src/test/schema-test-files
parent00d3905e2c2384507c275af7fcfa8ba11ed545fd (diff)
Remove clientBindings on Vespa 8
Diffstat (limited to 'config-model/src/test/schema-test-files')
-rw-r--r--config-model/src/test/schema-test-files/services.xml2
-rw-r--r--config-model/src/test/schema-test-files/standalone-container.xml2
2 files changed, 0 insertions, 4 deletions
diff --git a/config-model/src/test/schema-test-files/services.xml b/config-model/src/test/schema-test-files/services.xml
index 8ebcd549a03..4cc8918cf85 100644
--- a/config-model/src/test/schema-test-files/services.xml
+++ b/config-model/src/test/schema-test-files/services.xml
@@ -193,8 +193,6 @@
<handler id="jdisc-handler">
<binding>http://*:*/HelloWorld</binding>
<binding>http://*:*/Status</binding>
- <clientBinding>http://*:*/foo</clientBinding>
- <clientBinding>http://*:*/bar</clientBinding>
</handler>
<client id="client-provider">
diff --git a/config-model/src/test/schema-test-files/standalone-container.xml b/config-model/src/test/schema-test-files/standalone-container.xml
index 0735debdf23..a777f11f207 100644
--- a/config-model/src/test/schema-test-files/standalone-container.xml
+++ b/config-model/src/test/schema-test-files/standalone-container.xml
@@ -93,8 +93,6 @@
<handler id="jdisc-handler">
<binding>http://*:*/HelloWorld</binding>
<binding>http://*:*/Status</binding>
- <clientBinding>http://*:*/foo</clientBinding>
- <clientBinding>http://*:*/bar</clientBinding>
</handler>
<client id="client-provider">