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

Move docker tests into tests folder #9555

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

dereknola
Copy link
Member

@dereknola dereknola commented Feb 22, 2024

Signed-off-by: Derek Nola derek.nola@suse.com

Proposed Changes

  • Move docker tests into test directory
  • Update TESTING.md with info around the tests

Note: This does not change "where" the docker tests run, which is still in Drone, it just changes the location of the tests.

Types of Changes

Verification

Testing

Linked Issues

#9553

User-Facing Change


Further Comments

Future Work will be explore moving the "Basic" docker tests into a GitHub Action (or incorporating them into the existing Integration or soon to exist E2E Action). I'm not 100% decided on which direction is best. Also, potentially moving "Conformance" docker tests back into PRs is still up in the air.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.91%. Comparing base (fa37d03) to head (3c59789).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9555      +/-   ##
==========================================
- Coverage   49.32%   42.91%   -6.42%     
==========================================
  Files         154      154              
  Lines       13523    13523              
==========================================
- Hits         6670     5803     -867     
- Misses       5609     6551     +942     
+ Partials     1244     1169      -75     
Flag Coverage Δ
e2etests ?
inttests 39.47% <ø> (?)
unittests 15.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola marked this pull request as ready for review March 1, 2024 00:17
@dereknola dereknola requested a review from a team as a code owner March 1, 2024 00:17
@dereknola dereknola merged commit 935ad1d into k3s-io:master Mar 4, 2024
14 checks passed
@dereknola dereknola deleted the move_test_script branch March 4, 2024 17:15
dereknola added a commit to dereknola/k3s that referenced this pull request Mar 8, 2024
* 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 added a commit to dereknola/k3s that referenced this pull request Mar 8, 2024
* 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 added a commit to dereknola/k3s that referenced this pull request Mar 8, 2024
* 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 added a commit to dereknola/k3s that referenced this pull request Mar 8, 2024
* 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 added a commit that referenced this pull request Mar 8, 2024
* 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 added a commit that referenced this pull request Mar 8, 2024
* 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 added a commit that referenced this pull request Mar 27, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants