Skip to content

[release-3.6] back port tests: skip TestCorruptedBackupFileCheck test on big endian platforms#20534

Merged
ahrtr merged 1 commit intoetcd-io:release-3.6from
linux-on-ibm-z:big-endian-TestCorruptedBackupFileCheck-3.6
Aug 21, 2025
Merged

[release-3.6] back port tests: skip TestCorruptedBackupFileCheck test on big endian platforms#20534
ahrtr merged 1 commit intoetcd-io:release-3.6from
linux-on-ibm-z:big-endian-TestCorruptedBackupFileCheck-3.6

Conversation

@jonathan-albrecht-ibm
Copy link
Copy Markdown
Contributor

Back port of #20525 to release-3.6 branch.

fixes: #20517

This skips the TestCorruptedBackupFileCheck test that uses a little endian
format file as test input and causes the test to fail for the wrong reason.

Signed-off-by: Jonathan Albrecht <jonathan.albrecht@ibm.com>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @jonathan-albrecht-ibm. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ahrtr
Copy link
Copy Markdown
Member

ahrtr commented Aug 21, 2025

/ok-to-test

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.98%. Comparing base (ec91599) to head (b1de4ca).
⚠️ Report is 2 commits behind head on release-3.6.

Additional details and impacted files

see 17 files with indirect coverage changes

@@               Coverage Diff               @@
##           release-3.6   #20534      +/-   ##
===============================================
+ Coverage        68.96%   68.98%   +0.02%     
===============================================
  Files              420      420              
  Lines            35666    35666              
===============================================
+ Hits             24596    24605       +9     
+ Misses            9640     9631       -9     
  Partials          1430     1430              

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec91599...b1de4ca. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ahrtr
Copy link
Copy Markdown
Member

ahrtr commented Aug 21, 2025

/test pull-etcd-integration-1-cpu-arm64

@ahrtr
Copy link
Copy Markdown
Member

ahrtr commented Aug 21, 2025

/test pull-etcd-robustness-amd64

@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, jonathan-albrecht-ibm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ahrtr ahrtr merged commit 9deb3f2 into etcd-io:release-3.6 Aug 21, 2025
28 checks passed
@ivanvc ivanvc mentioned this pull request Aug 22, 2025
1 task
@ivanvc ivanvc mentioned this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants