summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/effective-services/test_us-east-1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-maven-plugin/src/test/resources/effective-services/test_us-east-1.xml')
-rw-r--r--vespa-maven-plugin/src/test/resources/effective-services/test_us-east-1.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/vespa-maven-plugin/src/test/resources/effective-services/test_us-east-1.xml b/vespa-maven-plugin/src/test/resources/effective-services/test_us-east-1.xml
new file mode 100644
index 00000000000..7f9e1bb93b9
--- /dev/null
+++ b/vespa-maven-plugin/src/test/resources/effective-services/test_us-east-1.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<services xmlns:deploy="vespa">
+ <container>
+ <component id="good-service-client">
+ <config>
+ <url>us-east-1.tld</url>
+ </config>
+ </component>
+ </container>
+</services>