Skip to content

etcd bbolt robustness tests fail to run #33737

Open
@ivanvc

Description

What happened:

While migrating etcd bbolt ARM64 GitHub workflows to the prow infrastructure, we're facing issues trying to enable our robustness tests. Bbolt robustness tests require dm-flakey, which requires xfsprogs (XFS). I believe the problem is that the host machine doesn't have support/or uses that file system. Even though this is initially required for our ARM64 jobs, we would expect to have it working for the AMD64 architecture in the future.

What you expected to happen:

We should be able to run the robustness tests in the prow infrastructure.

How to reproduce it (as minimally and precisely as possible):

The pull request etcd-io/bbolt#849 has the changes to attempt to run this prow job.

Please provide links to example occurrences, if any:

Refer to the Prow job logs:

Anything else we need to know?:

Thanks for your help.

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions