Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing for Python backend request rescheduling #6509

Merged
merged 10 commits into from
Nov 9, 2023

Commits on Nov 8, 2023

  1. Add testing

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a406893 View commit details
    Browse the repository at this point in the history
  2. Fix up

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b8e679d View commit details
    Browse the repository at this point in the history
  3. Enhance testing

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    58c2f7b View commit details
    Browse the repository at this point in the history
  4. Fix up

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c6e3ebf View commit details
    Browse the repository at this point in the history
  5. Revert test changes

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a6b5be1 View commit details
    Browse the repository at this point in the history
  6. Add grpc endpoint test

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a426da3 View commit details
    Browse the repository at this point in the history
  7. Remove unused import

    krishung5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1d44de2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Remove unused import

    krishung5 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    937bac1 View commit details
    Browse the repository at this point in the history
  2. Update qa/L0_backend_python/request_rescheduling/grpc_endpoint_test.py

    Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
    krishung5 and Tabrizian authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    025393d View commit details
    Browse the repository at this point in the history
  3. Update qa/python_models/bls_request_rescheduling/model.py

    Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
    krishung5 and Tabrizian authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9825b96 View commit details
    Browse the repository at this point in the history