blob: 6a91171e1c863a5082fc049945fc53710d5e61c5 [file] [log] [blame]
{
"metadataBaseFolder" : "${PROJECT_HOME}/metadata",
"unitTestsBasePath" : "${PROJECT_HOME}",
"dataSetsCsvFolder" : "${PROJECT_HOME}/datasets",
"enforcingExecutionInHome" : true,
"config" : {
"variables" : [ {
"name" : "HOP_LICENSE_HEADER_FILE",
"value" : "${PROJECT_HOME}/../asf-header.txt",
"description" : "This will automatically serialize the ASF license header into pipelines and workflows in the integration test projects"
} ]
}
}