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

run tests in parallel across 3 machines #12

Merged
merged 13 commits into from
Mar 25, 2024
Merged

run tests in parallel across 3 machines #12

merged 13 commits into from
Mar 25, 2024

Commits on Mar 15, 2024

  1. run tests in parallel across 3 machines

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    55e8a94 View commit details
    Browse the repository at this point in the history
  2. tweak config

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1956a95 View commit details
    Browse the repository at this point in the history
  3. tweak config 2

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8436060 View commit details
    Browse the repository at this point in the history
  4. skipping test that fails in parallel config

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    19e27f4 View commit details
    Browse the repository at this point in the history
  5. revert hack workarounds

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5a1ab4c View commit details
    Browse the repository at this point in the history
  6. hack workaround to add delay for failing test

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    569b3b5 View commit details
    Browse the repository at this point in the history
  7. revert wait hack and switch to mac from ubuntu

    Demian Godon authored and Demian Godon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6e3b909 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. try 6 concurrent instances

    Demian Godon authored and Demian Godon committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7e1c164 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. possible test fix

    Demian Godon authored and Demian Godon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    238fca8 View commit details
    Browse the repository at this point in the history
  2. possible test fix take 2

    Demian Godon authored and Demian Godon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    47eae98 View commit details
    Browse the repository at this point in the history
  3. possible test fix take 3

    Demian Godon authored and Demian Godon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    150291f View commit details
    Browse the repository at this point in the history
  4. cleanup and testing with only 1 instance

    Demian Godon authored and Demian Godon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e6d6ea8 View commit details
    Browse the repository at this point in the history
  5. restore to originally planned 3 instances

    Demian Godon authored and Demian Godon committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c5984df View commit details
    Browse the repository at this point in the history