aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/main/resources/configdefinitions/vespa-cli-test-runner.def
blob: b23d98e66eee106fa1da09141c7ad3784754ef9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Yahoo. 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