Siddharth Rakesh
|
fd1a20a667
|
Changes introduced for passing hashed user id instead of access token
|
10 years ago |
Siddharth Rakesh
|
268e59063a
|
Adding required changes
|
10 years ago |
yang-g
|
0b6ad7d4bc
|
Bug fix. Do not push to incoming_queue after it is flushed.
|
10 years ago |
Craig Tiller
|
f75fc12e3a
|
Add a test that headers are properly in build.json
Clean up anything that failed
|
10 years ago |
Siddharth Rakesh
|
df77c580dc
|
Added support for passing a tag with the test
|
10 years ago |
yang-g
|
b1bbc8764d
|
proper init const char *
|
10 years ago |
Yang Gao
|
89c5a56233
|
Add const to ByteBuffer methods and add tests
|
10 years ago |
Craig Tiller
|
0960875b06
|
Remove spammy line (this is obfuscating testing logs)
|
10 years ago |
sidrakesh93
|
ca241639c6
|
Update perf_db_client.cc
|
10 years ago |
Craig Tiller
|
8cca4694ee
|
Fix flaky test
Assertation could be false if the server responds quickly enough (it's
unlikely to). Removing the assert does not change the nature of the
test.
|
10 years ago |
Siddharth Rakesh
|
a4de070c69
|
Further corrections to syntax
|
10 years ago |
Siddharth Rakesh
|
60111c0df8
|
updated syntax based errors
|
10 years ago |
Craig Tiller
|
aeedff1ef8
|
Use a character literal instead of grpc::string
|
10 years ago |
Siddharth Rakesh
|
4364546668
|
Applied required modifications
|
10 years ago |
Siddharth Rakesh
|
373ad4d0d0
|
edited report
|
10 years ago |
Siddharth Rakesh
|
c3cd4780df
|
minor commented code removal
|
10 years ago |
Siddharth Rakesh
|
64967d4fac
|
removed dependency on python_gflags, using argparse instead
|
10 years ago |
Siddharth Rakesh
|
31014d26aa
|
flags handled using python_gflags
|
10 years ago |
Siddharth Rakesh
|
12c65b1a7e
|
slightly updated tool script
|
10 years ago |
David Garcia Quintas
|
96e12defaf
|
Removed const-ness from Reporter interface methods
|
10 years ago |
Siddharth Rakesh
|
cc5857b624
|
Fixed hanging client declaration, server address can be passed now
|
10 years ago |
sidrakesh93
|
e74a458813
|
Update report.cc
|
10 years ago |
Siddharth Rakesh
|
bfa67ddbd4
|
changed access tokens folder position
|
10 years ago |
Siddharth Rakesh
|
929191b4be
|
edited test script
|
10 years ago |
Siddharth Rakesh
|
e2902dee31
|
commented
|
10 years ago |
Yang Gao
|
45bd28e0d3
|
One more thing...
|
10 years ago |
Yang Gao
|
c1a2c314fb
|
Update the Status API
|
10 years ago |
Yang Gao
|
102eccb632
|
Support sending and showing received metadata in grpc_cli
|
10 years ago |
Siddharth Rakesh
|
08e8bab4b8
|
removed data script
|
10 years ago |
Siddharth Rakesh
|
d0010ae439
|
added comments
|
10 years ago |
Siddharth Rakesh
|
7b55362e0f
|
updated auth script
|
10 years ago |
Craig Tiller
|
aea081ffb5
|
Flush pending incoming messages when writing status
As a bonus, correctly report was_cancelled when the server writes error
|
10 years ago |
Siddharth Rakesh
|
b2b5b9a069
|
removed data adding script
|
10 years ago |
Siddharth Rakesh
|
f4dafb5654
|
updated configs sending
|
10 years ago |
Craig Tiller
|
51f938f169
|
Make async server use one CQ per server thread
|
10 years ago |
Yang Gao
|
b6d57e704b
|
add missed explicit
|
10 years ago |
vjpai
|
e78ee18db5
|
Renumber message fields
|
10 years ago |
David Garcia Quintas
|
59f905d79a
|
Changes to byte_buffer based on comments.
|
10 years ago |
Siddharth Rakesh
|
0acc25ad15
|
removed shell script
|
10 years ago |
Siddharth Rakesh
|
ef3ca1b3bf
|
stable
|
10 years ago |
vjpai
|
2490d9dc91
|
Handle all cases properly
|
10 years ago |
Siddharth Rakesh
|
39824335ea
|
Newer version
|
10 years ago |
Vijay Pai
|
d9c7e7e373
|
Stop worrying about 1 second deadline as a fatal problem
Also fix reporter
|
10 years ago |
Vijay Pai
|
372fd8791b
|
Revert "Revert "Open loop sync/async multithreaded testing""
|
10 years ago |
David Garcia Quintas
|
bb7370fc68
|
Missing required changes from pull req. #1964
|
10 years ago |
Craig Tiller
|
d55636d813
|
Revert "Open loop sync/async multithreaded testing"
|
10 years ago |
Craig Tiller
|
250e96d941
|
Dont serialize new call requests under the server test lock
|
10 years ago |
Craig Tiller
|
18c6d9c227
|
Fix build breakage
|
10 years ago |
vjpai
|
fb61373066
|
Add a new test for qps openloop to make sure this code gets exercised
regularly.
Also, convert qps_test to test, from benchmark
|
10 years ago |
vjpai
|
aa4548ddf0
|
Add a new test for qps openloop to make sure this code gets exercised
regularly.
Also, convert qps_test to test, from benchmark
|
10 years ago |