schemas

Untitled object in buildtest configuration schema Schema

https://buildtesters.github.io/schemas/schemas/settings.schema.json#/properties/config/properties/paths
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none settings.schema.json*

paths Type

object (Details)

undefined Properties

Property Type Required Nullable Defined by
buildspec_roots array Optional cannot be null buildtest configuration schema
prefix string Optional cannot be null buildtest configuration schema
logdir string Optional cannot be null buildtest configuration schema
testdir string Optional cannot be null buildtest configuration schema

buildspec_roots

Specify a list of directory paths to search buildspecs. This field can be used with buildtest buildspec find to rebuild buildspec cache or build tests using buildtest build command

buildspec_roots

buildspec_roots Type

string[]

prefix

prefix

prefix Type

string

logdir

logdir

logdir Type

string

testdir

testdir

testdir Type

string