test(odm): verify rc5 rollback configuration recovery (#7224)

* test(odm): verify rc5 rollback configuration recovery

* ci(e2e): run the ODM rollback recovery scenario
This commit is contained in:
Zhengchao An
2026-09-06 01:28:54 +08:00
committed by GitHub
parent 955d491174
commit c9acc33720
3 changed files with 102 additions and 1 deletions
+4
View File
@@ -78,6 +78,10 @@ jobs:
cache_key: e2e-bucket-config-rollback
test: rollback_to_previous_release_reads_current_bucket_metadata
artifact: bucket-config-rollback
- name: ODM configuration recovery after rc.5 rollback
cache_key: e2e-odm-config-rollback
test: rc5_rollback_requires_restoring_odm_configuration
artifact: odm-config-rollback
runs-on: ubuntu-latest
timeout-minutes: 60
env: