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

test_runner: add shards support #48639

Merged
merged 18 commits into from
Jul 5, 2023

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    a93fa41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc36b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9d2e5 View commit details
    Browse the repository at this point in the history
  4. reset unwanted changes

    rluvaton committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3663fb2 View commit details
    Browse the repository at this point in the history
  5. do not mutate array

    rluvaton committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    09c8734 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. update validation

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ed19709 View commit details
    Browse the repository at this point in the history
  2. allow passing shards in CLI

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5e39d75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c6ab88 View commit details
    Browse the repository at this point in the history
  4. test_runner: added docs

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d293da5 View commit details
    Browse the repository at this point in the history
  5. remove comment

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    51f7697 View commit details
    Browse the repository at this point in the history
  6. format

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0625b75 View commit details
    Browse the repository at this point in the history
  7. fix example

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2e0040b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    602f767 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ce4d76 View commit details
    Browse the repository at this point in the history
  10. update node man page

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b7009d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76cfcb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a846d2 View commit details
    Browse the repository at this point in the history
  13. fix test

    rluvaton committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d4f9168 View commit details
    Browse the repository at this point in the history