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