harvester / tests

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

[e2e] [ENHANCEMENT] Support Longhorn backing image HA #1468

Open harvesterhci-io-github-bot opened 1 month ago

harvesterhci-io-github-bot commented 1 month ago

What's the test to develop? Please describe

A clear and concise description of what the test you want to develop.

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#5897

albinsun commented 5 days ago

Cuz this leverages LH feature. For Harvester, we can just check Harvester VMI's numberOfReplicas identicals to Longhorn BI's minNumberOfCopies in one way (H => L).

For L => H, note that at least for v1.4, by design, value update on LH will not sync back to Harvester.