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

Watsonx-serving: keep working on the scale test #14

Merged
merged 8 commits into from
Aug 25, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    5718821 View commit details
    Browse the repository at this point in the history
  2. testing: watsonx-serving: refactor to rely on watsonx_serving_deploy_…

    …model to deploy the model
    kpouget committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1c8f287 View commit details
    Browse the repository at this point in the history
  3. testing: watsonx-serving: test_scale: properly capture the verbose ru…

    …n of grpcurl
    
    otherwise it just returns 'Too many arguments' :/
    kpouget committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f7377f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4999689 View commit details
    Browse the repository at this point in the history
  5. testing: watsonx-serving: poc: remove Minio deployment

    Now using AWS S3
    kpouget committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8852aa4 View commit details
    Browse the repository at this point in the history
  6. watsonx_serving_deploy_model: add time-tracking ConfigMaps

    so that we can track the role progress with K8s timestamps
    
    by looking at the 'creationTimestamp' filed of the config maps
    kpouget committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8560f52 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. testing: watsonx-serving: prepare_watsonx_serving: try 'cluster prelo…

    …ad_image' multiple times
    
    Some pods may randomly fail to start ...
    kpouget committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6f7a315 View commit details
    Browse the repository at this point in the history
  2. testing: common: prepare_user_pods: correctly include the hidden file…

    …s in the secret
    
    otherwise .credaws doesn't get included
    kpouget committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    61b2518 View commit details
    Browse the repository at this point in the history