Chris Chien
Chris Chien
Test case `test_backup_failed_enable_auto_cleanup` and `test_backup_failed_disable_auto_cleanup` had consistent test result on[ v1.3.x](https://ci.longhorn.io/job/public/job/v1.3.x/job/v1.3.x-longhorn-tests-sles-amd64/144/testReport/tests/test_basic/) pipeline
Close this ticket, test case passed consistent on v1.3.x [pipeline](https://ci.longhorn.io/job/public/job/v1.3.x/job/v1.3.x-longhorn-tests-sles-amd64/153/testReport/tests/test_basic/)
Most failed case related to backup label were fixed by https://github.com/longhorn/longhorn-tests/pull/1098 Somehow [tests.test_backing_image.test_recurring_job_labels_with_backing_image[s3]](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/248/testReport/junit/tests/test_backing_image/test_recurring_job_labels_with_backing_image_s3_/) and [tests.test_recurring_job.test_recurring_job_labels[s3]](https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/248/testReport/junit/tests/test_recurring_job/test_recurring_job_labels_s3_/) were not use function `backup_labels_test` to assert label counts, need do solve them one by...
Backup label count assert error not happened after code merged, close this ticket
**Verified with longhorn master-head `97cb12` Result pass** Test [steps](https://github.com/longhorn/longhorn/issues/1711#issuecomment-1257845740) Set `recurring-successful-jobs-history-limit: 4` and have 2 recurring jobs, each job will keep 4 success history. 2 jobs will make history number...
**Verified on longhorn-manager v1.3.x-head `8075c6` Result Pass** Reproduce Steps: 1. create volume and attach to node 2. detach the volume 3. Select one node, enter folder /var/lb/longhorn/replicas/ 4. modify Size...
**Verified on longhorn-manager master-head `56aef4` Result Pass** Reproduce Steps: 1. create volume and attach to node 2. detach the volume 3. Select one node, enter folder `/var/lb/longhorn/replicas/` 4. modify `Size`...
Test case `test_backup_failed_enable_auto_cleanup` and `test_backup_failed_disable_auto_cleanup` had consistent test result on[ v1.2.x](https://ci.longhorn.io/job/public/job/v1.2.x/job/v1.2.x-longhorn-tests-sles-amd64/227/testReport/tests/test_basic/) pipeline
Close this ticket, test case passed consistent on v1.2.x [pipeline](https://ci.longhorn.io/job/public/job/v1.2.x/job/v1.2.x-longhorn-tests-sles-amd64/236/testReport/tests/test_basic/)
Sanity testing verified pass Install mechanism : manifest Scenario 1 1. Fresh install v1.2.5 GA 2. Create deployment and write data 3. Scale down/up deployment and verify data 4. Uninstall...