aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/main/resources/configdefinitions/vespa-cli-test-runner.def
blob: b5199aba77446f0b7ac6a5eeb778742e18bff127 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package=com.yahoo.vespa.testrunner

# Location of artifacts required for test runtime
artifactsPath          path

# Location of HTTP tests
testsPath              path

# Whether credentials are from Athenz
useAthenzCredentials   bool default=false