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

Split pandas pytests to prepare for GPU vs CPU metrics reporting #16743

Closed
wants to merge 36 commits into from

Commits on Sep 4, 2024

  1. Split pandas pytests

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5a41997 View commit details
    Browse the repository at this point in the history
  2. update

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    accd34d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d5790 View commit details
    Browse the repository at this point in the history
  4. commit using git LFS

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3b51c44 View commit details
    Browse the repository at this point in the history
  5. gitattr

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8deec68 View commit details
    Browse the repository at this point in the history
  6. use 3 groups

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a3c837e View commit details
    Browse the repository at this point in the history
  7. Add matrix group

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0061541 View commit details
    Browse the repository at this point in the history
  8. add pytest-split

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    61ead6f View commit details
    Browse the repository at this point in the history
  9. fix path

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0e2ca5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    214e686 View commit details
    Browse the repository at this point in the history
  11. test

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6091dbc View commit details
    Browse the repository at this point in the history
  12. fix

    galipremsagar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    36b6c8d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. cat

    galipremsagar committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    64bde3d View commit details
    Browse the repository at this point in the history
  2. test

    galipremsagar committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6792b52 View commit details
    Browse the repository at this point in the history
  3. test

    galipremsagar committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    414f834 View commit details
    Browse the repository at this point in the history
  4. Update run.sh

    galipremsagar authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d7fb9b4 View commit details
    Browse the repository at this point in the history
  5. Update run.sh

    galipremsagar authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    48876e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. merge

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    61069d5 View commit details
    Browse the repository at this point in the history
  2. test

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b178486 View commit details
    Browse the repository at this point in the history
  3. fix

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a591186 View commit details
    Browse the repository at this point in the history
  4. test

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    39f7ea6 View commit details
    Browse the repository at this point in the history
  5. update files

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a22a3f6 View commit details
    Browse the repository at this point in the history
  6. test

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a5d6120 View commit details
    Browse the repository at this point in the history
  7. test

    galipremsagar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c3e257d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. test

    galipremsagar committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0c89a45 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. test

    galipremsagar committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4a48d6c View commit details
    Browse the repository at this point in the history
  2. test

    galipremsagar committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6eb9d1b View commit details
    Browse the repository at this point in the history
  3. fix

    galipremsagar committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0a2a2e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. test

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2bab2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bd74d View commit details
    Browse the repository at this point in the history
  3. fix

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6f1bd3f View commit details
    Browse the repository at this point in the history
  4. test

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    301ed9c View commit details
    Browse the repository at this point in the history
  5. undo

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b020ca2 View commit details
    Browse the repository at this point in the history
  6. split nightly job too

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    630d5ab View commit details
    Browse the repository at this point in the history
  7. use pytest-shard

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2b48a3f View commit details
    Browse the repository at this point in the history
  8. matrix update

    galipremsagar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fef750c View commit details
    Browse the repository at this point in the history