3.4 KiB
3.4 KiB
failover e2e test coverage analysis
Test Case | E2E Describe Text | Comments |
---|---|---|
Test if the deployment of failed cluster is rescheduled to other available cluster | deployment failover testing | Failover |
Test if the deployment of taint cluster is rescheduled to other available cluster | taint cluster | |
Test if the deployment will rescheduled to other available cluster | application failover with purgeMode graciously when the application come back to healthy on the new cluster | Application failover |
Test if the deployment will rescheduled to other available cluster (timeout) | application failover with purgeMode graciously when the GracePeriodSeconds is reach out | Application failover |
Test if the deployment will never rescheduled to other available cluster | application failover with purgeMode never |