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

Feature: Adds parallel GitHub actions for e2e tests to get rid of flaky tests #4977

Merged
merged 15 commits into from Dec 21, 2021

Commits on Dec 20, 2021

  1. initial testing with parallel build

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 20, 2021
    Copy the full SHA
    c991ebb View commit details
    Browse the repository at this point in the history
  2. fixes makefile

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 20, 2021
    Copy the full SHA
    cf2363c View commit details
    Browse the repository at this point in the history
  3. remove white noise

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 20, 2021
    Copy the full SHA
    e814091 View commit details
    Browse the repository at this point in the history
  4. formatting fix

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 20, 2021
    Copy the full SHA
    3b6b854 View commit details
    Browse the repository at this point in the history
  5. Do make the docker build...

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 20, 2021
    Copy the full SHA
    48665f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. increase parallel

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    bae4481 View commit details
    Browse the repository at this point in the history
  2. restore only on main branch

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    214068e View commit details
    Browse the repository at this point in the history
  3. Use Bingo for gotesplit

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    f23160b View commit details
    Browse the repository at this point in the history
  4. revert lint

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    e51c6e9 View commit details
    Browse the repository at this point in the history
  5. revert lint

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    b4abc33 View commit details
    Browse the repository at this point in the history
  6. revert lint

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    ce2c43e View commit details
    Browse the repository at this point in the history
  7. Adds changelog

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    463ca6a View commit details
    Browse the repository at this point in the history
  8. Fix the argument and adds a note

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    6167c31 View commit details
    Browse the repository at this point in the history
  9. sigh, forgot a dot

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    ce949d5 View commit details
    Browse the repository at this point in the history
  10. make sure to call gotosplit so we have bin

    Signed-off-by: Wiard van Rij <wiard@outlook.com>
    wiardvanrij committed Dec 21, 2021
    Copy the full SHA
    9fdde67 View commit details
    Browse the repository at this point in the history