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

ci: Parallelize the QNS run #1847

Merged
merged 76 commits into from
Apr 23, 2024
Merged

ci: Parallelize the QNS run #1847

merged 76 commits into from
Apr 23, 2024

Commits on Apr 2, 2024

  1. ci(qns): run all tests and remove msquic & quic-go

    Run all QUIC Interop Runner testcases.
    
    For the sake of reducing runtime, this commit also removes msquic and quic-go,
    leaving only ngtcp2 and neqo itself. Reason being, that ngtcp2 is the only
    implementation that passes all testcases, especially the ECN testcase.
    mxinden committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b3e23c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Trigger CI

    mxinden committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6bb4884 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. WIP

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ccea071 View commit details
    Browse the repository at this point in the history
  2. ci: Parallelize the QNS run

    WIP
    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    29f2192 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ci-matrix-qns

    Signed-off-by: Lars Eggert <lars@eggert.org>
    larseggert authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0f2eacc View commit details
    Browse the repository at this point in the history
  4. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    70cb4a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50451c3 View commit details
    Browse the repository at this point in the history
  6. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    80fac66 View commit details
    Browse the repository at this point in the history
  7. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    93ae87b View commit details
    Browse the repository at this point in the history
  8. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3dbf1e9 View commit details
    Browse the repository at this point in the history
  9. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1ba9ddf View commit details
    Browse the repository at this point in the history
  10. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fec5d04 View commit details
    Browse the repository at this point in the history
  11. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ecf266a View commit details
    Browse the repository at this point in the history
  12. Again

    larseggert committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    855852b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    69c91de View commit details
    Browse the repository at this point in the history
  2. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    115421d View commit details
    Browse the repository at this point in the history
  3. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c199ee3 View commit details
    Browse the repository at this point in the history
  4. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    76afca6 View commit details
    Browse the repository at this point in the history
  5. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8d2574b View commit details
    Browse the repository at this point in the history
  6. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fd185cd View commit details
    Browse the repository at this point in the history
  7. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cea1146 View commit details
    Browse the repository at this point in the history
  8. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c74ea11 View commit details
    Browse the repository at this point in the history
  9. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4d666fe View commit details
    Browse the repository at this point in the history
  10. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1a3f093 View commit details
    Browse the repository at this point in the history
  11. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    78d1329 View commit details
    Browse the repository at this point in the history
  12. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d127ea3 View commit details
    Browse the repository at this point in the history
  13. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ce9ee6d View commit details
    Browse the repository at this point in the history
  14. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    954d6ed View commit details
    Browse the repository at this point in the history
  15. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    baf7eb5 View commit details
    Browse the repository at this point in the history
  16. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    baf4541 View commit details
    Browse the repository at this point in the history
  17. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c2ed558 View commit details
    Browse the repository at this point in the history
  18. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9c09968 View commit details
    Browse the repository at this point in the history
  19. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    53e59ed View commit details
    Browse the repository at this point in the history
  20. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fbfaabf View commit details
    Browse the repository at this point in the history
  21. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fb95bcc View commit details
    Browse the repository at this point in the history
  22. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8d3d97b View commit details
    Browse the repository at this point in the history
  23. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6903a2f View commit details
    Browse the repository at this point in the history
  24. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    10a1d51 View commit details
    Browse the repository at this point in the history
  25. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    40ca580 View commit details
    Browse the repository at this point in the history
  26. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4485ac1 View commit details
    Browse the repository at this point in the history
  27. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c6030cc View commit details
    Browse the repository at this point in the history
  28. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    579031a View commit details
    Browse the repository at this point in the history
  29. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b777a31 View commit details
    Browse the repository at this point in the history
  30. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    efbd907 View commit details
    Browse the repository at this point in the history
  31. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    44e6359 View commit details
    Browse the repository at this point in the history
  32. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8da36ac View commit details
    Browse the repository at this point in the history
  33. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e322ded View commit details
    Browse the repository at this point in the history
  34. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bbc73c9 View commit details
    Browse the repository at this point in the history
  35. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f3ae370 View commit details
    Browse the repository at this point in the history
  36. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    057b8c5 View commit details
    Browse the repository at this point in the history
  37. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c17f486 View commit details
    Browse the repository at this point in the history
  38. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    39a65d5 View commit details
    Browse the repository at this point in the history
  39. Again

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8be0289 View commit details
    Browse the repository at this point in the history
  40. Finalize

    larseggert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b723c66 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Store log

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3ccd175 View commit details
    Browse the repository at this point in the history
  2. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9622f39 View commit details
    Browse the repository at this point in the history
  3. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6af9195 View commit details
    Browse the repository at this point in the history
  4. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    10cd1ef View commit details
    Browse the repository at this point in the history
  5. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8c98d29 View commit details
    Browse the repository at this point in the history
  6. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c561987 View commit details
    Browse the repository at this point in the history
  7. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    13a3c96 View commit details
    Browse the repository at this point in the history
  8. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d60bafa View commit details
    Browse the repository at this point in the history
  9. Undo

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dffd71a View commit details
    Browse the repository at this point in the history
  10. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9d2d93c View commit details
    Browse the repository at this point in the history
  11. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b580e09 View commit details
    Browse the repository at this point in the history
  12. Again

    larseggert committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    23182f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Again

    larseggert committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ed8bb5e View commit details
    Browse the repository at this point in the history
  2. Again

    larseggert committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    54ecb7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8b11d View commit details
    Browse the repository at this point in the history
  4. Again

    larseggert committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9477f17 View commit details
    Browse the repository at this point in the history
  5. Again

    larseggert committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8bac05f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into ci-matrix-qns

    Signed-off-by: Lars Eggert <lars@eggert.org>
    larseggert authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1808476 View commit details
    Browse the repository at this point in the history
  7. Again

    larseggert committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    11694aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8d9d7f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into ci-matrix-qns

    Signed-off-by: Lars Eggert <lars@eggert.org>
    larseggert authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c2ecd84 View commit details
    Browse the repository at this point in the history
  10. Again

    larseggert committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f16f248 View commit details
    Browse the repository at this point in the history