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