forked from External/mage
Tests: improved load test (added connection errors processing, fixed too long generated usernames, related to #10154);
This commit is contained in:
parent
4f583a853e
commit
a9f1e15168
4 changed files with 26 additions and 7 deletions
|
|
@ -29,4 +29,6 @@ public interface ServerState {
|
|||
|
||||
String getVersionInfo();
|
||||
|
||||
Boolean isServerReady();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue