summaryrefslogtreecommitdiff
path: root/service/test/reactor/concurrent_logins.sh
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-05-10 14:01:54 -0300
committerTayane Fernandes <tayane.rmf@gmail.com>2017-05-10 14:01:54 -0300
commit111b333e4d2f49398f0677edcd8321dce2fb563f (patch)
tree0d62b29e0d8ddf977c98d6d9112db164c542ae5d /service/test/reactor/concurrent_logins.sh
parent6897321b9e3cedd0c0e75a27709cd1d7b51dc649 (diff)
Remove a unused provider url
Diffstat (limited to 'service/test/reactor/concurrent_logins.sh')
-rwxr-xr-xservice/test/reactor/concurrent_logins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/reactor/concurrent_logins.sh b/service/test/reactor/concurrent_logins.sh
index 9de9eba8..1847e176 100755
--- a/service/test/reactor/concurrent_logins.sh
+++ b/service/test/reactor/concurrent_logins.sh
@@ -19,7 +19,7 @@
USER_PREFIX="loadtest"
PASSWORD_PREFIX="password_"
-PROVIDER="dev.pixelated-project.org"
+PROVIDER=""
RUNS=9
USERS=1
SLEEP=1