source: main/waeup.stress/trunk/kofa01/test_scripts/config.py @ 16494

Last change on this file since 16494 was 8691, checked in by uli, 12 years ago

Add a second URL we can use for ZEO tests.

File size: 230 bytes
RevLine 
[8672]1## Shared configuration parameters
2
[8654]3#register_url = 'http://localhost:8080/uniben/applicants/putme2012/register'
4register_url = 'http://localhost:8080/stress_app/@@index'
[8691]5register_url2 = 'http://localhost:8080/stress_app/@@index'
Note: See TracBrowser for help on using the repository browser.