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

Adding an E2E test that runs a full CAPL cluster test (default, k3s, & rke2) on merging to main #266

Merged
merged 54 commits into from
May 1, 2024

Commits on Apr 18, 2024

  1. Save progress

    komer3 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    471e7b1 View commit details
    Browse the repository at this point in the history
  2. Working tests

    komer3 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    54b63e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. updates

    komer3 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5d70665 View commit details
    Browse the repository at this point in the history
  2. Change name

    komer3 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    937dcf6 View commit details
    Browse the repository at this point in the history
  3. Comments

    komer3 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dcce13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307acb5 View commit details
    Browse the repository at this point in the history
  5. fix

    komer3 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9c0897b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Saving

    komer3 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    015839f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e04b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Updates

    komer3 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    eb52636 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. saving changes

    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5a1a717 View commit details
    Browse the repository at this point in the history
  2. Revert "Updates"

    This reverts commit eb52636.
    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6c39b25 View commit details
    Browse the repository at this point in the history
  3. add changes back

    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    685f58d View commit details
    Browse the repository at this point in the history
  4. Save checkpoint

    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    77f7adf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    866a0cc View commit details
    Browse the repository at this point in the history
  6. Fix

    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a493714 View commit details
    Browse the repository at this point in the history
  7. fix

    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9b07a4a View commit details
    Browse the repository at this point in the history
  8. fix

    komer3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7cde9f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Small fix

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fb3cab8 View commit details
    Browse the repository at this point in the history
  2. Test

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7b7a831 View commit details
    Browse the repository at this point in the history
  3. Small change

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    010a3c8 View commit details
    Browse the repository at this point in the history
  4. Small change

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c0f2f86 View commit details
    Browse the repository at this point in the history
  5. Add allowed endpoint

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4576c18 View commit details
    Browse the repository at this point in the history
  6. increase assert time

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    efeea5f View commit details
    Browse the repository at this point in the history
  7. Test

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    320d321 View commit details
    Browse the repository at this point in the history
  8. test

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f0df2a7 View commit details
    Browse the repository at this point in the history
  9. fix

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    931f767 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db97cf0 View commit details
    Browse the repository at this point in the history
  11. fix

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e5acb2e View commit details
    Browse the repository at this point in the history
  12. Fix

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2496bb6 View commit details
    Browse the repository at this point in the history
  13. test

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0e4a9ff View commit details
    Browse the repository at this point in the history
  14. Run all flavors

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    16efd42 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f500583 View commit details
    Browse the repository at this point in the history
  16. Fix rke2

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    91a0679 View commit details
    Browse the repository at this point in the history
  17. Delete VPCs

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    02166b5 View commit details
    Browse the repository at this point in the history
  18. fix

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7743140 View commit details
    Browse the repository at this point in the history
  19. assert timeout 12 mins

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c22e5f4 View commit details
    Browse the repository at this point in the history
  20. Try 20mins assert timeout

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b684463 View commit details
    Browse the repository at this point in the history
  21. timeout upped to 30 mins

    komer3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    49c4679 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Add catch blocks for debugging

    komer3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ae004f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4509b88 View commit details
    Browse the repository at this point in the history
  3. switch harden runner policy

    komer3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2d3bf4f View commit details
    Browse the repository at this point in the history
  4. Run all tests

    komer3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a6133a4 View commit details
    Browse the repository at this point in the history
  5. Testing default

    komer3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dacb914 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8480546 View commit details
    Browse the repository at this point in the history
  7. merge main

    komer3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1f44134 View commit details
    Browse the repository at this point in the history
  8. run all tests

    komer3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6ee9c79 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Clean up and docs

    komer3 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    369cd1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3ef4f View commit details
    Browse the repository at this point in the history
  3. Remove rke-cluster file

    komer3 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a80d4fb View commit details
    Browse the repository at this point in the history
  4. clean up

    komer3 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8b445b2 View commit details
    Browse the repository at this point in the history
  5. Add tiltfile back :)

    komer3 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    acc8b58 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. adeodhar: add try catch block

    amold1 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    009cf87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6425ba View commit details
    Browse the repository at this point in the history