Actions
Bug #1886
closednightly build system revisited
Start date:
01/20/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1886
Description
we need to get the nightly build system working again. mainly, we need to be
able to test workflows and actors. the idea is to try to use Maven to run
ptexecute on workflows and test the outputs. We can also use maven to test the
code base and unit tests, although we've decided that this isn't necessarily
needed right now.
Updated by Chad Berkley almost 20 years ago
I have implemented a shell script based nightly build system that checks out
both ptII and kepler, compiles both of them then attempts to run the kepler
junit tests as well as a set of workflows (using ptexecute) listed in
lib/test-workflows.lst. This system is now running on ecoinfo under my crontab.
Actions