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

Merged
merged 13 commits into from
Feb 7, 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
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

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

Project coverage is 47.39%. Comparing base (0deab52) to head (56076f6).
Report is 13 commits behind head on release-1.32.

Files with missing lines Patch % Lines
tests/client.go 0.00% 101 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.32   #11723      +/-   ##
================================================
- Coverage         50.11%   47.39%   -2.72%     
================================================
  Files               185      186       +1     
  Lines             19262    19363     +101     
================================================
- Hits               9653     9177     -476     
- Misses             8221     8851     +630     
+ Partials           1388     1335      -53     
Flag Coverage Δ
e2etests 40.42% <ø> (-3.98%) ⬇️
inttests 35.14% <ø> (+<0.01%) ⬆️
unittests 16.94% <0.00%> (-0.09%) ⬇️

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 force-pushed the test_migration_1.32 branch from 4faf650 to 56076f6 Compare February 7, 2025 19:51
@dereknola dereknola merged commit e89c8c0 into k3s-io:release-1.32 Feb 7, 2025
44 checks passed
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