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

WIP Enable AITL for latest Azure images #20649

Draft
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2024

  1. Adds AITL job manifest

    linguini-dev committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6778a39 View commit details
    Browse the repository at this point in the history
  2. Adds AITL test module

    linguini-dev committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    db74712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a544cf View commit details
    Browse the repository at this point in the history
  4. add subscription ID va

    linguini-dev committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a3e240e View commit details
    Browse the repository at this point in the history
  5. add subscription ID va

    linguini-dev committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    03fe71e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. add subscription ID va

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bee2753 View commit details
    Browse the repository at this point in the history
  2. add subscription ID va

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    13ea4f8 View commit details
    Browse the repository at this point in the history
  3. Fix SED logic

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    13c7e93 View commit details
    Browse the repository at this point in the history
  4. Fix AITL paths

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    08d0b93 View commit details
    Browse the repository at this point in the history
  5. Fix Python ver

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    de5ea49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93a0d6b View commit details
    Browse the repository at this point in the history
  7. add debugging

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8884a1b View commit details
    Browse the repository at this point in the history
  8. add debugging

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    064f164 View commit details
    Browse the repository at this point in the history
  9. add debugging

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    900b6d9 View commit details
    Browse the repository at this point in the history
  10. fix manifest path

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    371463c View commit details
    Browse the repository at this point in the history
  11. remove debugging

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e730370 View commit details
    Browse the repository at this point in the history
  12. feature locked to US

    linguini-dev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ab54031 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. adds aitl logs to openqa

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fefac8b View commit details
    Browse the repository at this point in the history
  2. fix routine definition

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    74647f6 View commit details
    Browse the repository at this point in the history
  3. fix var typo

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b1539f7 View commit details
    Browse the repository at this point in the history
  4. add results parsing

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    90b28ae View commit details
    Browse the repository at this point in the history
  5. add some debugging

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    14182f3 View commit details
    Browse the repository at this point in the history
  6. fix var typo

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    97ce95c View commit details
    Browse the repository at this point in the history
  7. add some debugging

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    95ef730 View commit details
    Browse the repository at this point in the history
  8. fix var typo

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ef52c14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea4cec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d3d961 View commit details
    Browse the repository at this point in the history
  11. add some debugging

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9801c38 View commit details
    Browse the repository at this point in the history
  12. add some debugging

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e2e47af View commit details
    Browse the repository at this point in the history
  13. add some regex

    linguini-dev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9630409 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0cc8e0f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. drop extra lines via jq

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    15393bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0464ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45c0cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4f8dcc View commit details
    Browse the repository at this point in the history
  5. simplify regex

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    38db235 View commit details
    Browse the repository at this point in the history
  6. debug json parsing

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b4de367 View commit details
    Browse the repository at this point in the history
  7. debug json parsing

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3de7b91 View commit details
    Browse the repository at this point in the history
  8. add extra debug

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0bdcab8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    254d1e0 View commit details
    Browse the repository at this point in the history
  10. some feedback

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c1e8596 View commit details
    Browse the repository at this point in the history
  11. some feedback

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9f7f5bb View commit details
    Browse the repository at this point in the history
  12. add while loop

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8fe2120 View commit details
    Browse the repository at this point in the history
  13. remove debug message

    linguini-dev committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b96c99f View commit details
    Browse the repository at this point in the history