apolcyn
942d64b16f
[interop test docs] document --additional_metadata flag ( #33180 )
...
The flag was introduced a while back for C++:
https://github.com/grpc/grpc/pull/18156
https://github.com/grpc/grpc-go/pull/6295 and
https://github.com/grpc/grpc-java/pull/10201 for the same flag in Java
and Go (need this for RLS integration tests).
2023-05-25 13:05:19 -07:00
yifeizhuang
2daf767539
[Testing] increase orca oob test timeout ( #33098 )
...
each oob test runs at least 2s (2 verifications with each server sending
report each 1s), current configuration allows at most 3 clients run in
parallel. In reality, probably only the two clients against one server.
Currently 8 jobs are running each batch, and it happens that each batch
has at most 2 oob clients against one server.
Since 3 languages support orca, so we should allow 3 clients running
against one server so the timeout is at least 4s. We give some buffers
to allow tests running more reliably.
10s in theory support 5-6 clients running against one server.
2023-05-16 13:36:36 -07:00
Eugene Ostroukhov
fd7c85f310
Update utilization/util to be in 1..0 range
2023-03-13 12:26:44 -07:00
yifeizhuang
a8c8f5d8d0
doc: interop-tests descrption about orca_oob test server lock ( #30034 )
2022-06-27 12:30:15 -07:00
apolcyn
fd8ff7d682
Document logging format from interop soak tests ( #30012 )
...
* Document logging format of interop soak tests
2022-06-15 09:58:28 -07:00
yifeizhuang
828fcac638
increase orca oob test verification timeout ( #29772 )
2022-05-24 13:00:15 -07:00
yifeizhuang
98f6a3a0e9
doc: add interop-test description for orca ( #29632 )
2022-05-24 10:48:38 -07:00
Eric Anderson
3e41ebd157
doc/interop-test-descriptions.md: Fix organization ( #29763 )
...
The soak tests had the wrong header level and the TODO tests should not
be mixed in with the defined tests.
2022-05-23 10:02:50 -07:00
apolcyn
61b34dfaee
Improve logging in interop soak test and add a flag to limit QPS ( #29357 )
...
* Improve logging in interop soak test and add a flag to limit QPS
2022-04-08 21:16:23 -07:00
apolcyn
72217d3242
Improve interop soak test documentation ( #27030 )
...
* Improve interop soak test documentation
2021-08-27 11:07:21 -07:00
apolcyn
4693b9b1e5
document --service_config_json flag in interop test descriptions ( #25689 )
2021-03-15 11:04:38 -07:00
Yushiro FURUKAWA
61360c754b
Remove trailing-spaces from doc/*
2020-02-10 23:53:33 +09:00
chentanjun
4ecc1fe6a4
fix the wrong word
2019-10-01 05:13:33 +08:00
Nicolas Noble
0259b69610
Merge pull request #18149 from JoeWrightss/patch-1
...
Fix some misspells in interop test doc
2019-09-06 09:44:50 -07:00
Alexander Polcyn
2fe0d21736
Add a new compute engine channel creds interop test case
2019-03-21 11:31:02 -07:00
zhoulin xie
3c77a3887a
Fix some misspells in doc
...
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
2019-02-24 15:16:49 +08:00
Nguyen Hai Truong
9cf00ed80b
Reformat some link and fix typos
...
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-02-20 23:19:33 +07:00
Alexander Polcyn
a4e9f33b85
Add interop cloud to prod test for GoogleDefaultCredentials
2018-12-07 17:19:17 -08:00
Adele Zhou
165417e4fa
Change the test name to long_lived_channel
2018-09-12 14:30:02 -07:00
Adele Zhou
094dc6822c
Added long_connection test.
2018-09-12 11:37:50 -07:00
Eric Anderson
14c12f0cbe
Add interop test for status description with special characters
...
Fixes #16113
2018-07-24 16:32:31 -07:00
ncteisen
21fa7905a3
Add description of new experimental interops
2018-07-18 10:44:27 -07:00
Eric Gribkoff
a16919e1f0
Update compression test for languages without compression bit
2017-07-10 18:18:50 -07:00
Eric Anderson
401aa08915
doc/interop: Simplify language to fix missed x-user-ip
2017-04-21 14:05:14 -07:00
Eric Anderson
811fcef8ad
doc/interop: Fix link for CacheableUnaryCall
2017-04-21 14:05:14 -07:00
Craig Tiller
b29f1fe3a2
Update include paths
2017-03-28 15:49:23 -07:00
Eric Gribkoff
b408f9db31
interop-test-descriptions.md: correct proto for custom_metadata's
...
FullDuplexCall
2017-01-06 10:29:53 -08:00
Noah Eisen
b53a7f7ebd
updated the interop spec to conform with recent name change
2016-10-24 10:38:53 -07:00
Noah Eisen
cece9c7368
manually fixed merge conflict. caused by the addition of a different new interop test
2016-10-12 15:04:45 -07:00
Makarand Dharmapurikar
82d7677ec9
trivial change to kick off jenkins run
2016-10-12 10:28:31 -07:00
Makarand Dharmapurikar
b6cf4944a5
s/flat/flag
2016-09-30 10:49:57 -07:00
Noah Eisen
3b630f7f20
updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message
2016-09-29 18:00:39 -07:00
Noah Eisen
55cb2363c6
fixed typo in the updated interop test description file
2016-09-28 17:01:54 -07:00
Noah Eisen
2e9661c671
Update interop-test-descriptions.md
2016-09-28 16:41:36 -07:00
Makarand Dharmapurikar
1bb6e68fde
more doc fixes
2016-09-28 11:16:15 -07:00
Makarand Dharmapurikar
ed3e86b7d9
added comment about setting cacheable flag.
2016-09-28 10:55:49 -07:00
Makarand Dharmapurikar
012fc18be9
doc fixes and max-age set to 60
2016-09-28 10:46:27 -07:00
Makarand Dharmapurikar
a04c678963
trivial doc fix.
2016-09-28 08:43:00 -07:00
Makarand Dharmapurikar
42511cfd8b
Addressed review feedback
...
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
2016-09-27 18:15:54 -07:00
Makarand Dharmapurikar
1ed0b8e3d7
Add interop test for Cacheable Unary Calls
...
modified interop test spec doc
added CacheableUnaryCall to test.proto
modified server and client implmenentations to support new method
2016-09-14 15:01:16 -07:00
David G. Quintas
bf6a913fd9
Merge pull request #7162 from dgquintas/interop-cred-flag-fix
...
Removed invalid sentence from interop flag description
2016-07-01 15:41:29 -07:00
David Garcia Quintas
a45e24eb3e
Removed invalid sentence
2016-06-29 17:55:01 -07:00
Nathaniel Manista
458b35af34
Fix Python server interop spec noncompliance
...
Also fix spelling mistakes in the spec itself.
2016-06-29 21:49:20 +00:00
David Garcia Quintas
c61c235fac
moar pr comments
2016-06-15 13:11:26 -07:00
David Garcia Quintas
350c151781
pr comments
2016-06-14 17:08:27 -07:00
David Garcia Quintas
dd8d84ebb5
spec comments addressed
2016-06-10 19:10:42 -07:00
David Garcia Quintas
7b3fa9e54f
Reworded spec.
2016-06-09 16:12:53 -07:00
David Garcia Quintas
74686ce7c4
Completed interop spec, as well as code for c++
2016-06-09 15:33:33 -07:00
David Garcia Quintas
9065c8b1df
more changes after offline chat with ejona
2016-06-08 14:31:21 -07:00
David Garcia Quintas
485cf40ab7
Fixed wrong spec and reworked streaming compressed case
2016-06-08 13:35:25 -07:00