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

[rptest] Azure CDT bringup #20749

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from
Draft

[rptest] Azure CDT bringup #20749

wants to merge 4 commits into from

Commits on Jul 2, 2024

  1. Added Azure support for cloud tests

    rpdevmp authored and clee committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    eab595c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. [rptest] Azure CDT bringup

    - replaces several instances of deprecated Cloud API usage with new
      Public API (because the old endpoints don't return Azure
      resources)
    - successfully installs BYOC Azure agent
    - allow override headers on POST requests for rpcloud_client
    - workaround for /snap/bin not showing up in $PATH (making `az` CLI
      not show up as an available command)
    - Azure support for config_profile_verify test
    - Provider-specific workarounds for cases where the Azure operator has
      chosen to name things differently than the AWS and GCP operators
    clee committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2743176 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7a4e097 View commit details
    Browse the repository at this point in the history
  3. yapf fix

    jackietung-redpanda committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a46e488 View commit details
    Browse the repository at this point in the history