Skip to content

xDS interop: Python LB tests build and use the python server (1.47.x backport)#30656

Merged
ejona86 merged 1 commit intogrpc:v1.47.xfrom
sergiitk:backport-xds-interop-py-lb-tests-use-py-server-1.47
Aug 19, 2022
Merged

xDS interop: Python LB tests build and use the python server (1.47.x backport)#30656
ejona86 merged 1 commit intogrpc:v1.47.xfrom
sergiitk:backport-xds-interop-py-lb-tests-use-py-server-1.47

Conversation

@sergiitk
Copy link
Copy Markdown
Member

Backport of #30637

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.

)

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 sergiitk added release notes: no Indicates if PR should not be in release notes area/psm interop labels Aug 19, 2022
@sergiitk sergiitk requested a review from gnossen August 19, 2022 21:08
@sergiitk sergiitk requested a review from ejona86 August 19, 2022 21:20
@ejona86 ejona86 merged commit e7ad7b3 into grpc:v1.47.x Aug 19, 2022
@sergiitk sergiitk deleted the backport-xds-interop-py-lb-tests-use-py-server-1.47 branch August 19, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/psm interop 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.

3 participants