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

[DO NOT REVIEW] Vertical scaling perf tests #7108

Closed
wants to merge 5 commits into from

Commits on Apr 16, 2024

  1. Use Dagger v0.11.0 via the new CI setup for all workflows except dev-…

    …engine
    
    This one requires Docker with specific fixes that we don't yet have in
    the new CI setup.
    
    Signed-off-by: Gerhard Lazu <[email protected]>
    gerhard authored and matipan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    272c80c View commit details
    Browse the repository at this point in the history
  2. Setup CI for new, legacy and vertical scaling

    The setup we want for production is:
    - For all <LANG> SDK jobs, run them on the new CI only
    - For testdev, run them on the docker-fix legacy CI
    - For test/dagger-runner, run them on both legacy CI and new CI
    - For all the rest, run them on the new CI and github runners for the really simple jobs
    
    Signed-off-by: Matias Pan <[email protected]>
    matipan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e87002c View commit details
    Browse the repository at this point in the history
  3. Rename concurrency group

    Signed-off-by: Matias Pan <[email protected]>
    matipan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8354f8d View commit details
    Browse the repository at this point in the history
  4. Install curl on production vertical scaling runner

    Signed-off-by: Matias Pan <[email protected]>
    matipan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6d6e366 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d36e4e2 View commit details
    Browse the repository at this point in the history