Produced by Hangzhou ApeCloud Co., Ltd
Test Engineer: Huang Zhangshu
Test Manager: Zhang Mingjing
Product Owner: Wang Ruijun
Engine | Feature | Operation | State | Description |
Postgresql ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition postgresql-12 and component version postgresql |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Logs enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component postgresql | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component postgresql | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component postgresql | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component postgresql | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component postgresql | ||
Upgrade | Upgrade | PASSED | Upgrade the cluster specify component postgresql service version from 12.14.0 to 12.15.0 | |
Upgrade | PASSED | Upgrade the cluster specify component postgresql service version from 12.15.0 to 12.14.0 | ||
Upgrade | PASSED | Upgrade the cluster specify component postgresql service version from 12.14.0 to 12.14.1 | ||
Upgrade | PASSED | Upgrade the cluster specify component postgresql service version from 12.14.1 to 12.15.0 | ||
Upgrade | PASSED | Upgrade the cluster specify component postgresql service version from 12.15.0 to 12.14.1 | ||
Upgrade | PASSED | Upgrade the cluster specify component postgresql service version from 12.14.1 to 12.14.0 | ||
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component postgresql | ||
Failover | DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | |
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Evicting Pod | PASSED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Kill 1 | PASSED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | ||
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Backup Restore | Backup | PASSED | The cluster pg-basebackup Backup | |
Backup | PASSED | The cluster volume-snapshot Backup | ||
Backup | PASSED | The cluster Schedule pg-basebackup Backup | ||
Restore | PASSED | The cluster pg-basebackup Restore | ||
Restore | PASSED | The cluster volume-snapshot Restore | ||
Restore | PASSED | The cluster Schedule pg-basebackup Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the pg-basebackup restore cluster | ||
Delete Restore Cluster | PASSED | Delete the volume-snapshot restore cluster | ||
Delete Restore Cluster | PASSED | Delete the Schedule pg-basebackup restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component postgresql set shared_buffers=512MB | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component postgresql set max_connections=200 | ||
Accessibility | Expose | PASSED | Expose Enable the vpc service with postgresql component | |
Expose | PASSED | Expose Disable the vpc service with postgresql component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with postgresql component | |
Bench | PASSED | Bench the cluster LB service with postgresql component | ||
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Redis ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition redis and cluster version redis-7.2.7 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster Logs enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component redis | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component redis | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component redis | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component redis | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component redis | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Evicting Pod | PASSED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | |
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Network Delay Failover | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Full CPU Failover | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Kill 1 | PASSED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Backup Restore | Backup | PASSED | The cluster Schedule datafile Backup | |
Backup | PASSED | The cluster volume-snapshot Backup | ||
Backup | PASSED | The cluster datafile Backup | ||
Restore | PASSED | The cluster Schedule datafile Restore | ||
Restore | PASSED | The cluster volume-snapshot Restore | ||
Restore | PASSED | The cluster datafile Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the Schedule datafile restore cluster | ||
Delete Restore Cluster | PASSED | Delete the volume-snapshot restore cluster | ||
Delete Restore Cluster | PASSED | Delete the datafile restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component redis set maxclients=10001 | |
Accessibility | Expose | PASSED | Expose Enable the vpc service with redis component | |
Expose | PASSED | Expose Disable the vpc service with redis component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with redis component | |
Bench | PASSED | Bench the cluster service | ||
Bench | PASSED | Bench the cluster LB service with redis component | ||
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Kafka | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition kafka and cluster version kafka-3.3.2 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component kafka-combine | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component kafka-combine | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component kafka-combine | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | |
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Evicting Pod | PASSED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Kill 1 | PASSED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component kafka-combine set log.flush.interval.ms=2000 | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Qdrant ( Topology = cluster ) | Lifecycle | Create | - | Not implemented or unsupported |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component qdrant | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component qdrant | ||
HorizontalScaling In | FAILED | HorizontalScaling In the cluster specify component qdrant | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component qdrant | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | |
Backup Restore | Backup | PASSED | The cluster datafile Backup | |
Backup | PASSED | The cluster Schedule datafile Backup | ||
Restore | PASSED | The cluster datafile Restore | ||
Restore | PASSED | The cluster Schedule datafile Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the datafile restore cluster | ||
Delete Restore Cluster | PASSED | Delete the Schedule datafile restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Mysql ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition mysql-8.0 and component version mysql |
Start | FAILED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster Logs enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component mysql | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component mysql | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component mysql | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component mysql | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | FAILED | Rebuild the cluster instance specify component mysql | ||
Upgrade | Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.30 to 8.0.31 | |
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.31 to 8.0.32 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.32 to 8.0.33 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.33 to 8.0.34 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.34 to 8.0.35 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.35 to 8.0.39 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.39 to 8.0.35 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.35 to 8.0.36 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.36 to 8.0.39 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.39 to 8.0.36 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.36 to 8.0.37 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.37 to 8.0.39 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.39 to 8.0.37 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.37 to 8.0.38 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.38 to 8.0.39 | ||
Upgrade | PASSED | Upgrade the cluster specify component mysql service version from 8.0.39 to 8.0.38 | ||
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component mysql | ||
Failover | Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | |
Evicting Pod | FAILED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
Kill 1 | PASSED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | ||
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Full CPU | FAILED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Backup Restore | Backup | PASSED | The cluster Schedule xtrabackup Backup | |
Backup | PASSED | The cluster xtrabackup Backup | ||
Restore | PASSED | The cluster Schedule xtrabackup Restore | ||
Restore | PASSED | The cluster xtrabackup Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the Schedule xtrabackup restore cluster | ||
Delete Restore Cluster | PASSED | Delete the xtrabackup restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component mysql set binlog_expire_logs_seconds=691200 | |
Accessibility | Expose | PASSED | Expose Enable the vpc service with mysql component | |
Expose | PASSED | Expose Disable the vpc service with mysql component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with mysql component | |
Bench | PASSED | Bench the cluster LB service with mysql component | ||
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Clickhouse ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition clickhouse and cluster version |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component clickhouse | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component clickhouse | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component ch-keeper | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component ch-keeper | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component clickhouse | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component clickhouse | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component clickhouse | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component clickhouse | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Kill 1 | PASSED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | |
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Evicting Pod | PASSED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
ElasticSearch ( Topology = multi-node ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition elasticsearch-8 and component version elasticsearch |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component dit | ||
Restart | PASSED | Restart the cluster specify component master | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component dit | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component master | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component dit | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component master | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component dit | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component master | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component dit | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component master | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Tidb ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition tidb-7 and component version tidb |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component tidb,tikv | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component tidb-pd,tikv | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component tidb | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component tidb-pd,tikv | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component tidb | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component tidb | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component tikv | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | - | - | Not implemented or unsupported | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
OceanBase Ent ( Topology = distribution ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition oceanbase and cluster version |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component oceanbase | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component oceanbase and volume data-file | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component oceanbase and volume data-log | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component oceanbase | ||
Failover | Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component oceanbase set stack_size=1024K | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component oceanbase set system_memory=2G | ||
Accessibility | Expose | PASSED | Expose Disable the vpc service with oceanbase component | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Starrocks Ent ( Topology = shared-nothing ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition starrocks-be and component version starrocks-be |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component be | ||
Restart | PASSED | Restart the cluster specify component fe | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component be | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component fe | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component fe | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component be | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component fe | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component fe | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component be | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | PASSED | Upgrade the cluster specify component be,fe service version from 3.2.2 to 3.3.3 | |
Upgrade | PASSED | Upgrade the cluster specify component be,fe service version from 3.3.3 to 3.2.2 | ||
Upgrade | PASSED | Upgrade the cluster specify component be,fe service version from 3.2.2 to 3.3.2 | ||
Upgrade | PASSED | Upgrade the cluster specify component be,fe service version from 3.3.2 to 3.3.3 | ||
Upgrade | PASSED | Upgrade the cluster specify component be,fe service version from 3.3.3 to 3.3.2 | ||
Upgrade | PASSED | Upgrade the cluster specify component be,fe service version from 3.3.2 to 3.2.2 | ||
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | PASSED | Expose Enable the internet service with fe component | |
Expose | PASSED | Expose Disable the internet service with fe component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Minio | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition minio and cluster version |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component minio | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component minio | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | - | Not implemented or unsupported | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with minio component | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Loki ( Topology = loki-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition loki-write and component version loki |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component backend,gateway | ||
Restart | PASSED | Restart the cluster specify component write,read | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component write,read,gateway | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component backend | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component backend | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component backend | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component write,read,gateway | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component backend | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component write,read,gateway | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | - | - | Not implemented or unsupported | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | - | Not implemented or unsupported | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Victoria Metrics ( Topology = vm-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition vm-storage and component version victoria-metrics |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component vmselect,vminsert | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component vmstorage | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component vmstorage | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component vmselect,vminsert | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component vmstorage | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component vmselect,vminsert | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component vmstorage | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component vmselect,vminsert | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component vmstorage | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | - | - | Not implemented or unsupported | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | - | Not implemented or unsupported | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Damengdb ( Topology = realtime-replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition dmdb-8.1 and component version damengdb |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component dmdb | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component dmdb | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component dmdb | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component dmdb | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component dmdb | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component dmdb | ||
Failover | Kill 1 | PASSED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | |
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Evicting Pod | FAILED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Backup Restore | Backup | PASSED | The cluster full Backup | |
Restore | PASSED | The cluster full Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the full restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component dmdb set BUFFER=900 | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Kingbase ( Topology = kingbase-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition kingbase and component version kingbase-cluster |
Start | - | Not implemented or unsupported | ||
Stop | - | Not implemented or unsupported | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Update | PASSED | Update the cluster Monitor enable | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component kingbase | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component kingbase | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component kingbase | ||
Failover | Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | |
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Evicting Pod | PASSED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
Kill 1 | FAILED | Simulates conditions where process 1 killed either due to expected/undesired processes thereby testing the application's resilience to unavailability of some replicas due to abnormal termination signals. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
DNS Error | FAILED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Network Corrupt | FAILED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Backup Restore | Backup | PASSED | The cluster full Backup | |
Restore | PASSED | The cluster full Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the full restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component kingbase set max_connections=200 | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Vastbase ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition vastbase-2.2 and component version vastbase |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | FAILED | Restart the cluster | ||
Update | FAILED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component vastbase | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component vastbase | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component vastbase | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component vastbase | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component vastbase | ||
Failover | Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | |
Connection Stress | PASSED | Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load. | ||
OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Evicting Pod | FAILED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
Network Corrupt | FAILED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Network Loss | FAILED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Network Bandwidth | FAILED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | FAILED | Reconfiguring the cluster specify component vastbase set audit_buffer_fflush_interval=150 | |
Accessibility | Expose | PASSED | Expose Enable the vpc service with vastbase component | |
Expose | PASSED | Expose Disable the vpc service with vastbase component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with vastbase component | |
Bench | PASSED | Bench the cluster LB service with vastbase component | ||
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Mssql ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition mssql and component version mssql |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component mssql | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component mssql | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | OOM | PASSED | Simulates conditions where pods experience OOM either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Memory load. | |
Network Bandwidth | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Time Offset | PASSED | Simulates a time offset scenario thereby testing the application's resilience to potential slowness/unavailability of some replicas due to time offset. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Pod Failure | PASSED | Simulates conditions where pods experience failure for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to failure. | ||
Network Loss | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
DNS Random | PASSED | Simulates conditions where pods experience random IP addresses being returned by the DNS service for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to the DNS service returning random IP addresses. | ||
Network Corrupt | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Full CPU | PASSED | Simulates conditions where pods experience CPU full either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high CPU load. | ||
Evicting Pod | PASSED | Simulates conditions where pods evicting either due to node drained thereby testing the application's resilience to unavailability of some replicas due to evicting. | ||
DNS Error | PASSED | Simulates conditions where pods experience DNS service errors for a period of time either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to DNS service errors. | ||
Network Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
Backup Restore | Backup | PASSED | The cluster full Backup | |
Restore | PASSED | The cluster full Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the full restore cluster | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | - | Not implemented or unsupported | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
RocketMQ ( Topology = master-slave ) | Lifecycle | Create | PASSED | Create a cluster with the specified component definition rocketmq-broker-4 and component version rocketmq-broker |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component broker-sl4 | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component broker-sl4 | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component broker-sl4 | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component broker-sl4 | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | - | Not implemented or unsupported | ||
Failover | - | - | Not implemented or unsupported | |
Backup Restore | Backup | - | Not implemented or unsupported | |
Restore | - | Not implemented or unsupported | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | - | Not implemented or unsupported | |
Connect | - | Not implemented or unsupported | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | - | Not implemented or unsupported | |
Tpch | - | Not implemented or unsupported |
Test Period: Feb 06, 2025 - Feb 21, 2025