Skip to content

Speed up grpc test on py3.10 #2721

Description

@sentrivana

Problem Statement

Our test suite is pretty snappy now with the exception of the Networking (pinned) (3.10, ubuntu-20.04) suite which takes 14 minutes and effectively slows everything else down.

Solution Brainstorm

Make the Python 3.10 grpc tests faster in CI. This is the part that takes the most time:

  Building wheel for grpcio-tools (setup.py): started
  Building wheel for grpcio-tools (setup.py): still running...
  Building wheel for grpcio-tools (setup.py): still running...
  Building wheel for grpcio-tools (setup.py): still running...
  Building wheel for grpcio-tools (setup.py): still running...

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIDealing with Github ActionsComponent: TestsDealing with tests

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions