aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-cd
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2022-01-05 13:28:11 +0100
committerMorten Tokle <mortent@verizonmedia.com>2022-01-05 13:28:11 +0100
commitea1686050796720f27170e95cb59a853e3d4c22b (patch)
treeec0cd10502aa4f40fa57aa2b9ae5b037ee0f5022 /cloud-tenant-cd
parentcfaa0be19da00466a73b57a9630477eabe46a8bd (diff)
Add test runtime
Diffstat (limited to 'cloud-tenant-cd')
-rw-r--r--cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime2
1 files changed, 2 insertions, 0 deletions
diff --git a/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime b/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime
new file mode 100644
index 00000000000..3d325930c04
--- /dev/null
+++ b/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime
@@ -0,0 +1,2 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+ai.vespa.hosted.cd.cloud.impl.VespaTestRuntime