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.30] Jan 2025 Testing Overhaul, E2E to Docker Migration, #11725

Merged
merged 14 commits into from
Feb 8, 2025

Conversation

dereknola
Copy link
Member

…rename secret -> token - remove unused ENV control vars - Consolidate DeployWorkload function similar to E2E function

Signed-off-by: Derek Nola <[email protected]>
* Build and Run Arm64 Docker Tests
* Compile go tests for both amd64 and arm64
* Use version.sh to determine channel, not git
* Consolidate docker tests into 2D matrix
* Remove old Docker test from Drone and Github Actions

Signed-off-by: Derek Nola <[email protected]>
* [e2e] Convert RunCmdOnNode to method
* Consolidate e2e variables into TestConfig struct
* Consolidate docker and integration test helper functions
* E2E: Directly count daemonsets, not their pods
* Add missing Context levels for E2E tests
* Migrate e2e.ParsePods to new tests client package
* Run the go test compile test on their respective architectures

Signed-off-by: Derek Nola <[email protected]>
* Migrate conformance docker test

Switch to hydrophone from sonobuoy
Support serial conformance

* Replace docker tests with go version on arm32 Drone pipeline
* Support multiple DB, push hydrophone logs to test output
* Replace  etcd and sqlite conformance tests with golang versions
* Retry on flaky btrfs section
* Fix db cleanup for sqlite, be explicit on the dbtype

Signed-off-by: Derek Nola <[email protected]>
@dereknola dereknola requested a review from a team as a code owner February 7, 2025 17:26
@dereknola dereknola force-pushed the test_migration_1.30 branch from dd00265 to e7be561 Compare February 7, 2025 19:43
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 101 lines in your changes missing coverage. Please review.

Project coverage is 46.11%. Comparing base (3347947) to head (060ce9c).
Report is 14 commits behind head on release-1.30.

Files with missing lines Patch % Lines
tests/client.go 0.00% 101 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.30   #11725      +/-   ##
================================================
- Coverage         48.94%   46.11%   -2.83%     
================================================
  Files               185      186       +1     
  Lines             19434    19535     +101     
================================================
- Hits               9511     9008     -503     
- Misses             8542     9215     +673     
+ Partials           1381     1312      -69     
Flag Coverage Δ
e2etests 39.16% <ø> (-4.71%) ⬇️
inttests 35.01% <ø> (+0.02%) ⬆️
unittests 16.79% <0.00%> (-0.10%) ⬇️

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.

@dereknola dereknola merged commit e575620 into k3s-io:release-1.30 Feb 8, 2025
44 checks passed
@dereknola dereknola deleted the test_migration_1.30 branch February 11, 2025 21:55
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.

2 participants