Update ds_hudson_build.sh script to run SyncUp.sh script before running dispatch8.sh.
SyncUp script will:
- parse *_test.txt files from unittest.zip and create entries for "testlist.install_gtest" file
- compare/update "testlist.install_gtest" file and create/remove corresponding directories and cfg files in the workspace
- log info in case of any changes
This is a required step to run unittests on a nightly basis. See #7192698 for more info
SyncUp script will:
- parse *_test.txt files from unittest.zip and create entries for "testlist.install_gtest" file
- compare/update "testlist.install_gtest" file and create/remove corresponding directories and cfg files in the workspace
- log info in case of any changes
This is a required step to run unittests on a nightly basis. See #7192698 for more info
- relates to
-
JDK-7192698 Integrate the GTest framework into our install repo and get it working with our Makefiles/compil
-
- Closed
-