Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
8da7b1f7
Commit
8da7b1f7
authored
8 years ago
by
Craig Tiller
Browse files
Options
Downloads
Patches
Plain Diff
Fix some failures
parent
ad1bd460
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
test/cpp/qps/gen_build_yaml.py
+1
-1
1 addition, 1 deletion
test/cpp/qps/gen_build_yaml.py
tools/dockerfile/test/python_pyenv_x64/Dockerfile
+1
-1
1 addition, 1 deletion
tools/dockerfile/test/python_pyenv_x64/Dockerfile
tools/run_tests/tests.json
+16
-16
16 additions, 16 deletions
tools/run_tests/tests.json
with
18 additions
and
18 deletions
test/cpp/qps/gen_build_yaml.py
+
1
−
1
View file @
8da7b1f7
...
@@ -82,7 +82,7 @@ print yaml.dump({
...
@@ -82,7 +82,7 @@ print yaml.dump({
'
defaults
'
:
'
boringssl
'
,
'
defaults
'
:
'
boringssl
'
,
'
cpu_cost
'
:
guess_cpu
(
scenario_json
),
'
cpu_cost
'
:
guess_cpu
(
scenario_json
),
'
exclude_configs
'
:
[],
'
exclude_configs
'
:
[],
'
timeout_seconds
'
:
15
'
timeout_seconds
'
:
3
*
60
}
}
for
scenario_json
in
scenario_config
.
CXXLanguage
().
scenarios
()
for
scenario_json
in
scenario_config
.
CXXLanguage
().
scenarios
()
]
]
...
...
This diff is collapsed.
Click to expand it.
tools/dockerfile/test/python_pyenv_x64/Dockerfile
+
1
−
1
View file @
8da7b1f7
...
@@ -76,7 +76,7 @@ RUN apt-get update && apt-get install -y \
...
@@ -76,7 +76,7 @@ RUN apt-get update && apt-get install -y \
# Install Python packages from PyPI
# Install Python packages from PyPI
RUN
pip
install
pip
--upgrade
RUN
pip
install
pip
--upgrade
RUN
pip
install
virtualenv
RUN
pip
install
virtualenv
RUN
pip
install
futures
==
2.2.0
enum34
==
1.0.4
protobuf
==
3.0.0a2
RUN
pip
install
futures
==
2.2.0
enum34
==
1.0.4
protobuf
==
3.0.0a2
six
==
1.10.0
# Install dependencies for pyenv
# Install dependencies for pyenv
RUN
apt-get update
&&
apt-get
install
-y
\
RUN
apt-get update
&&
apt-get
install
-y
\
...
...
This diff is collapsed.
Click to expand it.
tools/run_tests/tests.json
+
16
−
16
View file @
8da7b1f7
...
@@ -27157,7 +27157,7 @@
...
@@ -27157,7 +27157,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_generic_async_streaming_ping_pong_secure",
"shortname": "json_run_localhost:cpp_generic_async_streaming_ping_pong_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27184,7 +27184,7 @@
...
@@ -27184,7 +27184,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_ping_pong_secure",
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_ping_pong_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27211,7 +27211,7 @@
...
@@ -27211,7 +27211,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_unary_ping_pong_secure",
"shortname": "json_run_localhost:cpp_protobuf_async_unary_ping_pong_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27238,7 +27238,7 @@
...
@@ -27238,7 +27238,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_sync_unary_ping_pong_secure",
"shortname": "json_run_localhost:cpp_protobuf_sync_unary_ping_pong_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27265,7 +27265,7 @@
...
@@ -27265,7 +27265,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_unary_qps_unconstrained_secure",
"shortname": "json_run_localhost:cpp_protobuf_async_unary_qps_unconstrained_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27292,7 +27292,7 @@
...
@@ -27292,7 +27292,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_qps_unconstrained_secure",
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_qps_unconstrained_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27319,7 +27319,7 @@
...
@@ -27319,7 +27319,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_unconstrained_secure",
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_unconstrained_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27346,7 +27346,7 @@
...
@@ -27346,7 +27346,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_one_server_core_secure",
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_one_server_core_secure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27373,7 +27373,7 @@
...
@@ -27373,7 +27373,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_generic_async_streaming_ping_pong_insecure",
"shortname": "json_run_localhost:cpp_generic_async_streaming_ping_pong_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27400,7 +27400,7 @@
...
@@ -27400,7 +27400,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_ping_pong_insecure",
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_ping_pong_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27427,7 +27427,7 @@
...
@@ -27427,7 +27427,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_unary_ping_pong_insecure",
"shortname": "json_run_localhost:cpp_protobuf_async_unary_ping_pong_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27454,7 +27454,7 @@
...
@@ -27454,7 +27454,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_sync_unary_ping_pong_insecure",
"shortname": "json_run_localhost:cpp_protobuf_sync_unary_ping_pong_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27481,7 +27481,7 @@
...
@@ -27481,7 +27481,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_unary_qps_unconstrained_insecure",
"shortname": "json_run_localhost:cpp_protobuf_async_unary_qps_unconstrained_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27508,7 +27508,7 @@
...
@@ -27508,7 +27508,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_qps_unconstrained_insecure",
"shortname": "json_run_localhost:cpp_protobuf_async_streaming_qps_unconstrained_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27535,7 +27535,7 @@
...
@@ -27535,7 +27535,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_unconstrained_insecure",
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_unconstrained_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
...
@@ -27562,7 +27562,7 @@
...
@@ -27562,7 +27562,7 @@
"windows"
"windows"
],
],
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_one_server_core_insecure",
"shortname": "json_run_localhost:cpp_generic_async_streaming_qps_one_server_core_insecure",
"timeout_seconds": 1
5
"timeout_seconds": 1
80
},
},
{
{
"args": [
"args": [
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment