Chris Chien
Chris Chien
## Describe the bug `test_autosalvage_with_data_locality_enabled` failed in v1.3.1-rc2 ## To Reproduce Run the tests ## Expected behavior The tests should pass ## Log or Support bundle ``` def test_autosalvage_with_data_locality_enabled(client, core_api,...
## Describe the bug Backup progress stuck when engine image DaemonSet pods are not fully deployed ## To Reproduce Steps to reproduce the behavior: 1. 3 node Longhorn cluster 2....
## Describe the bug e2e some times will have cascading [error](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/193/) related to `cleanup_all_volumes` It may due to test case `test_node_eviction_multiple_volume`. when test case fail, it may create undeletable volume...
## Describe the bug After using volumesnapshot to create backup, if we delete backup first then delete the volumesnapshot, the volumesnapshot delete will stuck forever ## To Reproduce Steps to...
## What's the test to develop? Please describe Recently failed cases below https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/190/#showFailuresLink test_backing_image.test_exporting_backing_image_from_volume test_ha.test_ha_salvage test_backing_image.test_ha_salvage_with_backing_image test_ha.test_engine_crash_for_restore_volume[s3] test_node.test_disk_eviction_with_node_level_soft_anti_affinity_disabled test_cloning.test_cloning_interrupted ## Describe the items of the test development (DoD, definition of...
## What's the test to develop? Please describe After https://github.com/longhorn/longhorn-manager/commit/e2de327809ceaab667d00c882673496b70ff2cd5 merged Longhorn will auto create new label `"longhorn.io/volume-access-mode":""` in backup Some test case assert the backup label counts and that...
## What's the test to develop? Please describe Currently test case `test_migration_with_restore_volume` have skeleton but script not implement yet. ## Describe the items of the test development (DoD, definition of...
## What's the test to develop? Please describe Currently test case `test_migration_with_rebuilding_replica` have skeleton but script not implement yet. ## Describe the items of the test development (DoD, definition of...
## What's the test to develop? Please describe Currently test case `test_backing_image_auto_resync` have skeleton but script not implement yet. ## Describe the items of the test development (DoD, definition of...
## What's the test to develop? Please describe Recently master-head pipeline have some failed cases (build [227](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/227/testReport/), [228](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/228/testReport/), [229](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/229/testReport/), ~ [242](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/242/)) - test_ha.test_autosalvage_with_data_locality_enabled - https://github.com/longhorn/longhorn/issues/4489 - test_basic.test_backup_labels and related failure...