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

test(grpc): e2e + unit tests #2984

Merged
merged 18 commits into from Sep 29, 2022
Merged

test(grpc): e2e + unit tests #2984

merged 18 commits into from Sep 29, 2022

Commits on Sep 28, 2022

  1. tests: rework e2e and unit tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    669833b View commit details
    Browse the repository at this point in the history
  2. chore(otel): remove otel setup (move to bentoml#2980)

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    26c0753 View commit details
    Browse the repository at this point in the history
  3. chore: update repr format string

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    4c8a736 View commit details
    Browse the repository at this point in the history
  4. feat: bentoml pytest plugin

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    275cce3 View commit details
    Browse the repository at this point in the history
  5. chore: move fixtures to plugins

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    a188457 View commit details
    Browse the repository at this point in the history
  6. fix: naming stage and unnecessary set environment variable

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    4d0a867 View commit details
    Browse the repository at this point in the history
  7. chore: disable xdist on windows

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    104c982 View commit details
    Browse the repository at this point in the history
  8. fix: prometheus disable multiproc

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    d01e7d6 View commit details
    Browse the repository at this point in the history
  9. chore: fix tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    cd25454 View commit details
    Browse the repository at this point in the history
  10. fix(ci): disable multiple workers for windows

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    5dab673 View commit details
    Browse the repository at this point in the history
  11. chore: fix format

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    3bae9d4 View commit details
    Browse the repository at this point in the history
  12. chore: disable tests on Windows

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    79d9901 View commit details
    Browse the repository at this point in the history
  13. chore: address warning and fix loopback

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    713461b View commit details
    Browse the repository at this point in the history
  14. fix: explicit assign keys for multipart

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    a966f78 View commit details
    Browse the repository at this point in the history
  15. chore: update tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    176d5d1 View commit details
    Browse the repository at this point in the history
  16. fix: tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    f6c1080 View commit details
    Browse the repository at this point in the history
  17. fix: metrics tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    7905435 View commit details
    Browse the repository at this point in the history
  18. chore: lint and format

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 28, 2022
    Copy the full SHA
    da8df4b View commit details
    Browse the repository at this point in the history