Skip to content

use fixed c++ server image for python tests#27096

Merged
ericgribkoff merged 2 commits intogrpc:masterfrom
ericgribkoff:use_cpp
Aug 24, 2021
Merged

use fixed c++ server image for python tests#27096
ericgribkoff merged 2 commits intogrpc:masterfrom
ericgribkoff:use_cpp

Conversation

@ericgribkoff
Copy link
Copy Markdown
Contributor

No description provided.

@ericgribkoff ericgribkoff added the release notes: no Indicates if PR should not be in release notes label Aug 24, 2021
readonly SECONDARY_GKE_CLUSTER_NAME="interop-test-psm-sec-v2-us-west1-b"
readonly SECONDARY_GKE_CLUSTER_ZONE="us-west1-b"
## xDS test client Docker images
readonly SERVER_IMAGE_NAME="gcr.io/grpc-testing/xds-interop/python-server"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would recommend to keep the variable name for better readability.

@ericgribkoff
Copy link
Copy Markdown
Contributor Author

@ericgribkoff ericgribkoff merged commit 594e936 into grpc:master Aug 24, 2021
@ericgribkoff ericgribkoff deleted the use_cpp branch August 24, 2021 13:34
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request Sep 23, 2021
* use fixed c++ server image for python tests

* use variable name
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit that referenced this pull request Aug 19, 2022
Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 19, 2022
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30656)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30657)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30658)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30659)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30660)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30661)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30662)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 19, 2022
…#30663)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit that referenced this pull request Aug 19, 2022
…#30655)

Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
sergiitk added a commit to sergiitk/grpc that referenced this pull request Aug 7, 2023
)

Undoes grpc#27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see grpc#30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see grpc#30636.

All other LB tests should work with the python server just fine.
ejona86 pushed a commit that referenced this pull request Aug 7, 2023
… backport) (#34002)

Backport of #30637 to v1.49.x.
---
Undoes #27096.
While we lost context why py tests were used pinned cpp server,
we think this is due to lack of support of the set_not_serving RPC
in the python server, see #30635.

This RPC is only used in two tests, and for them we added a
temporary override of the test server to the reference Java server,
see #30636.

All other LB tests should work with the python server just fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants