harvester / tests

Harvester test cases
Apache License 2.0
10 stars 30 forks source link

[e2e] [BUG] Can't delete Storage disk #1261

Open harvesterhci-io-github-bot opened 2 months ago

harvesterhci-io-github-bot commented 2 months ago

What's the test to develop? Please describe

Prerequisite and dependency of test

Any prerequisite environment and pre-condition required for this test. Provide test case dependency here if any.

Describe the items of the test development (DoD, definition of done) you'd like

Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists

Additional context

Add any other context or screenshots about the test request here.

related issue: harvester/harvester#5726

khushboo-rancher commented 1 week ago

First, we need to try to simulate if we can add an extra disk using Longhorn volume or not.

albinsun commented 1 week ago

First, we need to try to simulate if we can add an extra disk using Longhorn volume or not.

By creating a loopdeivce and mount it to a directory, we can observe it from Harvester UI, but it seems not regard as a block device by Harvester. Just open an enhancement ticket https://github.com/harvester/harvester/issues/6093#issuecomment-2196526272 for further input and discussion.