Skip to content

Conformance: Support Pod Port in Data Parallelism Tests #1773

@danehans

Description

@danehans

#1769 adds the GatewayFollowingEPPRoutingWithDataParallelism test which only verifies pod-level confinement (i.e., requests never leak to pods that EPP didn’t return). It does not assert which port (i.e. rank) within a selected pod handled the request. Currently, the echo server used for tests does not echo back the port used for the request. When this echo server has been updated or a different echo server is used that echos the request port, update the GatewayFollowingEPPRoutingWithDataParallelism to assert the request port so DP can be properly tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions