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.28] Bump harvester-cloud-provider v0.2.4 #5982

Conversation

Vicente-Cheng
Copy link
Contributor

Proposed Changes

Backport #5980

Types of Changes

Verification

regular test for harvester-cloud-provider

Testing

Linked Issues

User-Facing Change

Bump Harvester-cloud-provider v0.2.4

Further Comments

@Vicente-Cheng Vicente-Cheng requested a review from brandond May 24, 2024 02:18
@Vicente-Cheng Vicente-Cheng requested a review from a team as a code owner May 24, 2024 02:18
@Vicente-Cheng Vicente-Cheng changed the title [Release-1.28] Bump harvester cloud provider to v0.2.4 [Release-1.28] Bump harvester-cloud-provider to v0.2.4 May 24, 2024
@Vicente-Cheng Vicente-Cheng changed the title [Release-1.28] Bump harvester-cloud-provider to v0.2.4 [Release-1.28] Bump harvester-cloud-provider v0.2.4 May 24, 2024
@Vicente-Cheng
Copy link
Contributor Author

The failed logs as below:

Sonobuoy has completed. Use `sonobuoy retrieve` to get results.
+ grep -q -E '\s+e2e\s+complete\s+passed\s+'
+ status=failed
+ code=1
+ mkdir -p /tmp/yxc3Ns/sonobuoy
+ sonobuoy retrieve /tmp/yxc3Ns/sonobuoy
/tmp/yxc3Ns/sonobuoy/202405240241_sonobuoy_7c040a8c-7fc1-4efd-9edf-bf06b4bdea44.tar.gz
+ local 'logTarball=/tmp/yxc3Ns/sonobuoy/*_sonobuoy_*.tar.gz'
+ '[' -f /tmp/yxc3Ns/sonobuoy/202405240241_sonobuoy_7c040a8c-7fc1-4efd-9edf-bf06b4bdea44.tar.gz ']'
+ tar -xz -f /tmp/yxc3Ns/sonobuoy/202405240241_sonobuoy_7c040a8c-7fc1-4efd-9edf-bf06b4bdea44.tar.gz -C /tmp/yxc3Ns/sonobuoy
+ rm /tmp/yxc3Ns/sonobuoy/202405240241_sonobuoy_7c040a8c-7fc1-4efd-9edf-bf06b4bdea44.tar.gz
+ local e2eLog=/tmp/yxc3Ns/sonobuoy/plugins/e2e/results/global/e2e.log
+ '[' '!' -s /tmp/yxc3Ns/sonobuoy/plugins/e2e/results/global/e2e.log ']'
+ '[' -n /source/dist/artifacts/e2e-STATUS-amd64-parallel.log ']'
++ sed -e s/-STATUS-/-failed-/g
+ cp /tmp/yxc3Ns/sonobuoy/plugins/e2e/results/global/e2e.log /source/dist/artifacts/e2e-failed-amd64-parallel.log
+ tail -11 /tmp/yxc3Ns/sonobuoy/plugins/e2e/results/global/e2e.log
Summarizing 1 Failure:
  [FAIL] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] [It] should honor timeout [Conformance]
  k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:2461

Ran 355 of 7390 Specs in 861.605 seconds
FAIL! -- 354 Passed | 1 Failed | 0 Pending | 7035 Skipped


Ginkgo ran 1 suite in 14m22.596200882s

Test Suite Failed
+ awk '/^Summarizing .* Failures?:$/,0' /tmp/yxc3Ns/sonobuoy/plugins/e2e/results/global/e2e.log
Summarizing 1 Failure:
  [FAIL] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] [It] should honor timeout [Conformance]
  k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:2461

Ran 355 of 7390 Specs in 861.605 seconds
FAIL! -- 354 Passed | 1 Failed | 0 Pending | 7035 Skipped

I thought it should not related to these PR changes.

@Vicente-Cheng Vicente-Cheng force-pushed the bump-harvester-cloud-provider-to-1.28 branch from e37b429 to b7b7600 Compare May 27, 2024 09:06
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.49%. Comparing base (8be06ef) to head (b7b7600).

Additional details and impacted files
@@                Coverage Diff                @@
##           release-1.28    #5982       +/-   ##
=================================================
+ Coverage          9.97%   26.49%   +16.52%     
=================================================
  Files                31       31               
  Lines              2657     2657               
=================================================
+ Hits                265      704      +439     
+ Misses             2370     1907      -463     
- Partials             22       46       +24     
Flag Coverage Δ
inttests 9.97% <ø> (ø)
unittests 18.85% <ø> (?)

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.

@brandond brandond merged commit 35d1cbb into rancher:release-1.28 May 31, 2024
5 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.

3 participants