| DART HOWTO | ||
|---|---|---|
| Prev | ||
Given a test file (or set of test files) such as the one in the previous section (e.g., suppose it was named sq.pier.0032.xml and we have another test file named mq.pier.0032.xml), we run it as follows:
bin/dart sq.pier0032.xml mq.pier0032.xml |
Assuming we followed the output directory conventions described earlier, this command will instantiate the necessary Emulab experiments (reused cached ones if possible), set up distributed tests, run them, and collect the output in directories on your local machine.