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

Use actual storage devices for gating tests for stratisd in Fedora #632

Open
mulkieran opened this issue Jul 24, 2023 · 3 comments
Open
Assignees

Comments

@mulkieran
Copy link
Member

mulkieran commented Jul 24, 2023

It seems that the functionality is now available.

Example:

provision:

  how: virtual
  hardware:
    disk:
      - size: ">50GiB"
      - size: ">50GiB"
      - size: ">50GiB"

We can experiment w/ getting this to work in Fedora rawhide.

@mulkieran mulkieran changed the title Experiment with using actual storage devices for gating tests for stratisd in Fedora Use actual storage devices for gating tests for stratisd in Fedora Jul 24, 2023
@mulkieran
Copy link
Member Author

We'll need to update the TMT configuration file and also pass the devices as arguments when invoking the test scripts.How do we know the device nodes ?

@mulkieran
Copy link
Member Author

We are presently stuck a bit on how to find the storage nodes. We actually could use loop devices, honestly, but those can be flaky and don't test quite so well as real devices. I think we should wait for the real devices to be provided.

@mulkieran
Copy link
Member Author

Unfortunately, using loop devices is proving tricky: #664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants