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

DRIVERS-2882 Add scripts to test AKS #453

Merged
merged 35 commits into from
Jul 1, 2024

Commits on Jun 27, 2024

  1. Add AKS setup scripts

    blink1073 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    95c0627 View commit details
    Browse the repository at this point in the history
  2. finish aks setup

    blink1073 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ea6582e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. initial end-to-end aks test

    blink1073 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    86f4d73 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. prep for integ tests

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f9cd861 View commit details
    Browse the repository at this point in the history
  2. fix task group name

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    026f5b8 View commit details
    Browse the repository at this point in the history
  3. cleanup

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ecb1b77 View commit details
    Browse the repository at this point in the history
  4. cleanup

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bf591f7 View commit details
    Browse the repository at this point in the history
  5. cleanup

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    869c3ea View commit details
    Browse the repository at this point in the history
  6. cleanup

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    67bac20 View commit details
    Browse the repository at this point in the history
  7. fix teardown

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    24389ca View commit details
    Browse the repository at this point in the history
  8. cleanup

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    cf3c886 View commit details
    Browse the repository at this point in the history
  9. clean up apt-get

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7d4a138 View commit details
    Browse the repository at this point in the history
  10. fix test result handling

    blink1073 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    59058fc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    4b665ef View commit details
    Browse the repository at this point in the history
  2. add binary handling

    blink1073 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    62bab99 View commit details
    Browse the repository at this point in the history
  3. ignore bin dir

    blink1073 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3d487ab View commit details
    Browse the repository at this point in the history
  4. fix os handling

    blink1073 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1ddc0f1 View commit details
    Browse the repository at this point in the history
  5. make the target executable

    blink1073 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ecaaa71 View commit details
    Browse the repository at this point in the history
  6. fix download

    blink1073 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6a1eb73 View commit details
    Browse the repository at this point in the history
  7. fix usage of ensure-binary

    blink1073 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6f4074d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. cleanup

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ee691af View commit details
    Browse the repository at this point in the history
  2. fix apt-get output

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6413b6e View commit details
    Browse the repository at this point in the history
  3. fix apt-get output

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dc4cb65 View commit details
    Browse the repository at this point in the history
  4. use sudo for teardown

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bb299cf View commit details
    Browse the repository at this point in the history
  5. use git clean

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5aad4fa View commit details
    Browse the repository at this point in the history
  6. try again

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    01b5760 View commit details
    Browse the repository at this point in the history
  7. cleanup

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4cd2f1b View commit details
    Browse the repository at this point in the history
  8. debug

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    11b55f4 View commit details
    Browse the repository at this point in the history
  9. debug

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2e0757c View commit details
    Browse the repository at this point in the history
  10. try again

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8e73b40 View commit details
    Browse the repository at this point in the history
  11. try again

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3471014 View commit details
    Browse the repository at this point in the history
  12. fix up

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9beb0d6 View commit details
    Browse the repository at this point in the history
  13. fix teardown on windows

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d840863 View commit details
    Browse the repository at this point in the history
  14. address review

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b7a3ac5 View commit details
    Browse the repository at this point in the history
  15. address review

    blink1073 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    449c1fd View commit details
    Browse the repository at this point in the history