Testing Updates

I also added functionality to buildproblem to check the bear2fix.data.img on clover to determine the frame number that should be uploaded for each test. That should fix the issue with FieldLoopRestart. In addition, the astrobear log file is now added to the test log uploaded to the SVN repository.

Finally, I updated the buildproblem -d parameter to check out the latest copy of astrobear. For example:

buildproblem -d ~/astrobear/ -t -np 2

Will check out a fresh copy of the code to ~/astrobear/, and run all tests with 2 processors. If ~/astrobear/ already exists it will not check out the latest copy, presuming you want to run with the older version already present.

The OrbitingParticles test and testing compilation with various flags are still under development. The RadiativeInstability tests need to be optimized to only produce the chombo that will be used for the test, not for an entire run.

The infrastructure for testing is in place, with the exception of wiki integration.

Concerns for the meeting will be:

  1. Should the directory structure used in the tests repository be modified to be easier to read?
  2. Should the "history" of tests be reflected in various SVN revisions or by date directories (as they are now)?
  3. Final functionality required for wiki integration.
  4. Bear2fix updates.

Comments

No comments.