source:
main/waeup.stress/trunk/kofa01/post_run.py
@
8667
Last change on this file since 8667 was 8661, checked in by , 13 years ago | |
---|---|
File size: 111 bytes |
Rev | Line | |
---|---|---|
[8661] | 1 | ## Actions to do after test runs. |
[8654] | 2 | import waeup.stress |
3 | ||
4 | instance = 'kofa' | |
5 | ||
6 | waeup.stress.stop_instance(instance) |
Note: See TracBrowser for help on using the repository browser.