[TEST] Support v2 volume in daily regression(pytest) #9760
Open
Description
What's the test to develop? Please describe
Current pytest test cases are migrating to our new test framework which implemented with robot framework and the new test framework support create v2 volume and testing.
To maintain consistency during this transition, adding v2 volume support to pytest, allowing exist test cases can test v2 volume as well until the migration to the new framework is complete.
Describe the tasks for the test
Status | Comment | |
---|---|---|
test_backing_image.py | ✕ | |
test_basic.py | ✅ | #9760 (comment) |
test_cloning.py | ||
test_cluster_autoscaler.py | ||
test_csi.py | ✅ | #9760 (comment) |
test_csi_snapshotter.py | ✅ | #9760 (comment) |
test_engine_upgrade.py | ||
test_ha.py | ||
test_infra.py | ||
test_kubernetes.py | ||
test_metric.py | ||
test_migration.py | ✅ | #9760 (comment) |
test_node.py | ||
test_orphan.py | ||
test_provisioner.py | ||
test_recurring_job.py | ✅ | #9760 (comment) |
test_rwx.py | ✅ | #9760 (comment) |
test_scheduling.py | ✅ | #9760 (comment) |
test_settings.py | ✅ | #9760 (comment) |
test_snapshot.py | ||
test_statefulset.py | ✅ | |
test_stress.py | ||
test_support_bundle.py | ||
test_system_backup_restore.py | ✅ | #9760 (comment) |
test_tagging.py | ||
test_upgrade.py | ||
test_zone.py |
Additional context
N/A
Metadata
Assignees
Type
Projects
Status
Implement