Amend: Move tests project over that was missed while moving datadelivery code Change-Id: I10611f8a4b6c2efe6af1813e5181fadc059e4f9a Former-commit-id: 0e1397db6ca1a7a577d20507bc2c4daf823188fe
6 lines
211 B
Properties
6 lines
211 B
Properties
PROJECTS.DIR=${basedir}/..
|
|
BUILD.EDEX.DIR=${PROJECTS.DIR}/build.edex
|
|
BUILD.EDEX.DIST.DIR=${BUILD.EDEX.DIR}/edex/dist
|
|
|
|
# Currently can't run viz plugin based tests after build
|
|
TEST.EXCLUSION.PATTERN=**/uf/viz/**
|