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

[Release-1.27] Docker and E2E Test Backports #9708

Merged
merged 12 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. Move docker tests into tests folder (k3s-io#9555)

    * Move docker tests into tests folder
    * Remove old test certs
    * Update TESTING.md with docker test inf
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2ecffab View commit details
    Browse the repository at this point in the history
  2. Allow non-sudo vagrant

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f400a43 View commit details
    Browse the repository at this point in the history
  3. Migrate E2E tests to GitHub Actions

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9ae175b View commit details
    Browse the repository at this point in the history
  4. Convert snapshotter test in e2e test

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7c65af5 View commit details
    Browse the repository at this point in the history
  5. update s3 e2e test (k3s-io#9025)

    Signed-off-by: ShylajaDevadiga <shylaja.devadiga@suse.com>
    Co-authored-by: ShylajaDevadiga <shylaja.devadiga@suse.com>
    2 people authored and dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    010bda4 View commit details
    Browse the repository at this point in the history
  6. Move to ubuntu 2204 for all E2E tests

    Simplify node roles
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f0ef4d2 View commit details
    Browse the repository at this point in the history
  7. Improve E2E Aftersuite cleanup

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4e4afee View commit details
    Browse the repository at this point in the history
  8. Bump upload and download actions to v4 (k3s-io#9666)

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9e1da1d View commit details
    Browse the repository at this point in the history
  9. Run docker tests in E2E GH Action

    Build image with new input option
    Run most of the basic docker tests in E2E
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    dc23a5b View commit details
    Browse the repository at this point in the history
  10. Fix e2e vagrant cacheing

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    42e66a0 View commit details
    Browse the repository at this point in the history
  11. Fix flaky check in btrfs test

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    73df2eb View commit details
    Browse the repository at this point in the history
  12. Bump checkout action to v4

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ce7295d View commit details
    Browse the repository at this point in the history