Produced by Hangzhou ApeCloud Co., Ltd
Test Engineer: Huang Zhangshu
Test Manager: Zhang Mingjing
Product Owner: Wang Ruijun
KubeBlocks is an open-source Kubernetes operator for databases (more specifically, for stateful applications, including databases and middleware like message queues), enabling users to run and manage multiple types of databases on Kubernetes.
This report is a summary of all test results by the engine dimension, including functional tests, high availability tests, version upgrade tests, etc.
These are the engines covered by the test:
After functional testing, high availability testing, and version upgrade testing, the database status is normal and the data is complete, thus the test is passed.
Engine | Feature | Operation | State | Description |
ApeCloud Mysql | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition apecloud-mysql and cluster version ac-mysql-8.0.30-1 |
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 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 | PASSED | Hscale the cluster instances offline specify component mysql | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online specify component mysql | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component mysql | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | FAILED | SwitchOver the cluster specify component mysql | ||
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. | |
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. | ||
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. | ||
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 Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth 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. | ||
Network Loss Failover | 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. | ||
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 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. | ||
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 Corrupt Failover | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt 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. | ||
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. | ||
Backup Restore | Backup | PASSED | The cluster Schedule xtrabackup Backup | |
Backup | PASSED | The cluster volume-snapshot Backup | ||
Backup | PASSED | The cluster xtrabackup Backup | ||
Restore | PASSED | The cluster Schedule xtrabackup Restore | ||
Restore | PASSED | The cluster volume-snapshot 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 volume-snapshot restore cluster | ||
Delete Restore Cluster | PASSED | Delete the xtrabackup restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component mysql set consensus_log_level=LOG_INFO,log_error_verbosity=3 | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component mysql set max_connections=1000,general_log=OFF | ||
Reconfiguring | PASSED | Reconfiguring the cluster specify component mysql set max_connections=2000,general_log=ON,innodb_sort_buffer_size=2097152 | ||
Accessibility | Expose | PASSED | Expose Enable the internet service with mysql component | |
Expose | PASSED | Expose Disable the internet 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 clickhouse-22.9.4 |
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 ch-keeper | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component clickhouse | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component clickhouse | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component ch-keeper | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component clickhouse | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component clickhouse | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | 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. | ||
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. | ||
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. | ||
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 Loss Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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 Failover | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt 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. | ||
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 Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Network Bandwidth Failover | 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. | ||
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 | ||
Restore Increment | - | 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 |
Damengdb CE | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition dmdb and cluster version dmdb-0.1.0 |
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 dmdb | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component dmdb | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Damengdb Ent ( Topology = realtime-replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology realtime-replication and component version damengdb and service version 8.1.3-26-20240821 |
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 | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online 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 | 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. | ||
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 Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Network Loss Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss network. | ||
Network Bandwidth Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth 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. | ||
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. | ||
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. | ||
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. | ||
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 | 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 Failover | 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. | ||
Backup Restore | Backup | PASSED | The cluster full Backup | |
Restore | FAILED | The cluster full Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the full restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
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 |
ElasticSearch ( Topology = multi-node ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology multi-node and component version elasticsearch and service version 8.1.3 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component kibana | ||
Restart | PASSED | Restart the cluster specify component mdit | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component mdit | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component kibana | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component mdit | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component mdit | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component mdit | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component mdit | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online specify component mdit | ||
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 | ||
Restore Increment | - | 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 |
Etcd | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition etcd and cluster version etcd-v3.5.6 |
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 etcd | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component etcd | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Flink | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition flink and cluster version flink-1.16 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component jobmanager | ||
Restart | PASSED | Restart the cluster specify component taskmanager | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component taskmanager | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component jobmanager | ||
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component taskmanager | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component taskmanager | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Gaussdb ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology replication and component version gaussdb and service version 2.23.1 |
Start | - | Not implemented or unsupported | ||
Stop | - | Not implemented or unsupported | ||
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 gaussdb | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component gaussdb | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 gaussdb | ||
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. | |
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. | ||
Connection Stress Failover | 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. | ||
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 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. | ||
Time Offset | FAILED | 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. | ||
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. | ||
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. | ||
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 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 | 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 Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Backup Restore | Backup | PASSED | The cluster gaussdb-roach Backup | |
Restore | FAILED | The cluster gaussdb-roach Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the gaussdb-roach restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component gaussdb set alarm_report_interval=20 | |
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 |
Ggml | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition ggml and cluster version ggml-baichuan2-7b-4q |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | - | Not implemented or unsupported | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Goldendb ( Topology = goldendb-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition goldendb |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component goldendb-dn-00,goldendb-cn-00 | ||
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 goldendb-zk,goldendb-gtm-0 | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component goldendb-cn-00 | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component goldendb-dn-00 | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component goldendb-manager | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component goldendb-manager | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component goldendb-gtm-0 | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component goldendb-zk | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component goldendb-cn-00 | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component goldendb-cn-00 | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component goldendb-cn-00 | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 goldendb-dn-00 | ||
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. | |
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 Delay Failover | 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. | ||
Network Loss Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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. | ||
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 Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Network Corrupt Failover | 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. | ||
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 | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | PASSED | Expose Enable the vpc service with goldendb-dn-00 component | |
Expose | PASSED | Expose Disable the vpc service with goldendb-dn-00 component | ||
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 |
Greptimedb | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition greptimedb and cluster version greptimedb-0.3.2 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component datanode | ||
Restart | PASSED | Restart the cluster specify component meta | ||
Restart | PASSED | Restart the cluster specify component frontend,etcd | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component frontend,etcd | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component meta | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component datanode | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component etcd and volume etcd-storage | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component datanode and volume datanode | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component frontend,datanode | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component frontend,datanode | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Influxdb | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition influxdb and cluster version influxdb-2.7.4 |
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 influxdb | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component influxdb | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Kingbase ( Topology = kingbase-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology kingbase-cluster and component version kingbase-cluster and service version 8.6.8 |
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 | ||
HscaleOnlineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | FAILED | SwitchOver the cluster specify component kingbase | ||
Failover | Network Loss Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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 Corrupt Failover | 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 Delay | PASSED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay network. | ||
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. | ||
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 Failover | 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. | ||
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 | 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. | ||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate 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 | ||
Restore Increment | - | Not implemented or unsupported | ||
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 |
Loki ( Topology = loki-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology loki-cluster and component version loki and service version 1.0.0 |
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 backend | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component write,read,gateway | ||
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 | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Mariadb | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition mariadb and cluster version mariadb-10.6.15 |
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 mariadb-compdef | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component mariadb-compdef | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 | PASSED | Bench the cluster service with mariadb-compdef component | |
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Milvus ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition milvus |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component querynode | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component milvus | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component querynode | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component datanode,mixcoord,proxy | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component indexnode | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component etcd | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component minio | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component milvus | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component minio | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component etcd | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component milvus | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Minio | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition minio |
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 | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Mogdb | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition mogdb and cluster version mogdb-5.0.5 |
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 mogdb | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component mogdb | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component mogdb | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | PASSED | The cluster volume-snapshot Backup | |
Restore | PASSED | The cluster volume-snapshot Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the volume-snapshot restore cluster | ||
Restore Increment | - | 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 mogdb component | |
Expose | PASSED | Expose Disable the internet service with mogdb 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 |
Mongodb | Lifecycle | Create | PASSED | Create a cluster and component version mongodb and service version 6.0.16 |
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 Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component mongodb | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component mongodb | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component mongodb | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component mongodb | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component mongodb | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online specify component mongodb | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component mongodb | ||
Upgrade | Upgrade | PASSED | Upgrade the cluster specify component mongodb service version from 6.0.16 to 6.0.20 | |
Upgrade | PASSED | Upgrade the cluster specify component mongodb service version from 6.0.20 to 6.0.16 | ||
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component mongodb | ||
Failover | 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. | |
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. | ||
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. | ||
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. | ||
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 | 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 Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth 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. | ||
Network Corrupt Failover | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Network Loss Failover | 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. | ||
Backup Restore | Backup | PASSED | The cluster volume-snapshot Backup | |
Backup | PASSED | The cluster datafile Backup | ||
Backup | PASSED | The cluster Schedule datafile Backup | ||
Backup | PASSED | The cluster dump Backup | ||
Restore | PASSED | The cluster volume-snapshot Restore | ||
Restore | PASSED | The cluster datafile Restore | ||
Restore | PASSED | The cluster Schedule datafile Restore | ||
Restore | PASSED | The cluster dump Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the volume-snapshot restore cluster | ||
Delete Restore Cluster | PASSED | Delete the datafile restore cluster | ||
Delete Restore Cluster | PASSED | Delete the Schedule datafile restore cluster | ||
Delete Restore Cluster | PASSED | Delete the dump restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component mongodb set systemLog.quiet=true | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component mongodb set systemLog.quiet=false,systemLog.verbosity=1 | ||
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 |
Mssql ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology cluster and component version mssql and service version 2022.19.0 |
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 | ||
HscaleOnlineInstances | - | 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 mssql | ||
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. | |
Network Partition | FAILED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Bandwidth Failover | 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. | ||
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 Corrupt Failover | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Connection Stress | FAILED | 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. | ||
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 Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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 Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate 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 | ||
Restore Increment | - | 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 | 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 | Lifecycle | Create | PASSED | Create a cluster and component version mysql and service version 8.0.30 |
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 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 | ||
HscaleOnlineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | 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 | 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 Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate 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. | ||
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. | ||
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 Partition | PASSED | Simulates network partition fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to partition network. | ||
Network Loss Failover | FAILED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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 Failover | FAILED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Network Bandwidth Failover | 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. | ||
Backup Restore | Backup | PASSED | The cluster xtrabackup Backup | |
Restore | PASSED | The cluster xtrabackup Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the xtrabackup restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
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 internet service with mysql component | |
Expose | PASSED | Expose Disable the internet 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 |
Nebula | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition nebula and cluster version nebula-v3.5.0 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component nebula-storaged | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component nebula-console,nebula-graphd | ||
Restart | PASSED | Restart the cluster specify component nebula-metad | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component nebula-metad | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component nebula-console,nebula-graphd | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component nebula-storaged | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component nebula-graphd,nebula-metad,nebula-storaged and volume logs | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component nebula-metad and volume data | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component nebula-console | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component nebula-console | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 CE | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition ob-ce and cluster version ob-ce-4.3.0.1-100000242024032211 |
Start | - | Not implemented or unsupported | ||
Stop | - | Not implemented or unsupported | ||
Restart | - | Not implemented or unsupported | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | - | Not implemented or unsupported | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component ob-bundle and volume data-file | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component ob-bundle and volume data-log | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component ob-bundle-0 and volume data-file | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component ob-bundle-0 and volume data-log | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component ob-bundle set system_memory=2G | |
Accessibility | Expose | PASSED | Expose Enable the internet service with ob-bundle component | |
Expose | PASSED | Expose Disable the internet service with ob-bundle component | ||
Expose | PASSED | Expose Enable the internet service with ob-bundle-0 component | ||
Expose | PASSED | Expose Disable the internet service with ob-bundle-0 component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with ob-bundle component | |
Bench | FAILED | Bench the cluster LB service with ob-bundle component | ||
Bench | PASSED | Bench the cluster LB service with ob-bundle component | ||
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 |
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-log | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component oceanbase and volume data-file | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 system_memory=2G | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component oceanbase set stack_size=1024K | ||
Accessibility | Expose | PASSED | Expose Disable the internet 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 |
OpenGauss | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition opengauss and cluster version opengauss-3.0.0 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | - | Not implemented or unsupported | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Openldap | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition openldap and cluster version openldap-2.4.57 |
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 openldap-compdef | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component openldap-compdef | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component openldap-compdef | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component openldap-compdef | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
OpenSearch | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition opensearch and cluster version opensearch-2.7.0 |
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 dashboard | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component opensearch | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component opensearch | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component opensearch | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component opensearch | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Oracle ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition oracle |
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 oracle | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component oracle | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 oracle-rman Backup | |
Restore | PASSED | The cluster oracle-rman Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the oracle-rman restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component oracle set log_checkpoint_timeout=1801 | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component oracle set job_queue_processes=3999 | ||
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 |
Orchestrator ( Topology = raft ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology raft and component version orchestrator and service version 3.2.6 |
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 orchestrator | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component orchestrator | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component orchestrator | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component orchestrator | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component orchestrator | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online specify component orchestrator | ||
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 | ||
Restore Increment | - | 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 | 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 |
Orioledb | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition orioledb and cluster version orioledb-beta1 |
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 orioledb | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component orioledb | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component orioledb | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component orioledb | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 vpc service with orioledb component | |
Expose | PASSED | Expose Disable the vpc service with orioledb component | ||
Connect | PASSED | Connect to the cluster | ||
Check Consistent | - | Not implemented or unsupported | ||
Stress | Bench | PASSED | Bench the cluster service with orioledb component | |
Bench | PASSED | Bench the cluster LB service with orioledb component | ||
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Polardbx | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition polardbx and cluster version polardbx-v2.3 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component cn,cdc | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component cn,cdc | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component gms,dn | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component cn,cdc | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component cn,cdc | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Postgresql | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition postgresql and cluster version postgresql-12.14.0 |
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 | ||
HscaleOnlineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component postgresql | ||
Upgrade | Upgrade | - | Not implemented or unsupported | |
SwitchOver | Promote | - | Not implemented or unsupported | |
SwitchOver | PASSED | SwitchOver the cluster specify component postgresql | ||
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. | |
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. | ||
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 Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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 Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth 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. | ||
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. | ||
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 Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Network Corrupt Failover | 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. | ||
Backup Restore | Backup | PASSED | The cluster pg-basebackup Backup | |
Backup | PASSED | The cluster Schedule pg-basebackup Backup | ||
Backup | PASSED | The cluster volume-snapshot Backup | ||
Restore | PASSED | The cluster Schedule pg-basebackup Restore | ||
Restore | PASSED | The cluster pg-basebackup Restore | ||
Restore | PASSED | The cluster volume-snapshot Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the pg-basebackup restore cluster | ||
Delete Restore Cluster | PASSED | Delete the Schedule pg-basebackup restore cluster | ||
Delete Restore Cluster | PASSED | Delete the volume-snapshot restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
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 |
Pulsar ( Topology = pulsar-basic-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition pulsar and cluster version pulsar-3.0.2 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component pulsar-broker | ||
Restart | PASSED | Restart the cluster specify component bookies | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component zookeeper | ||
Update | PASSED | Update the cluster Monitor enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component zookeeper | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component pulsar-broker | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component bookies | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component bookies | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component zookeeper | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component pulsar-broker | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component bookies | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component pulsar-broker | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component bookies | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component pulsar-broker | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online specify component pulsar-broker | ||
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 | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component pulsar-broker set brokerShutdownTimeoutMs=66601,statsUpdateFrequencyInSecs=700 | |
Reconfiguring | PASSED | Reconfiguring the cluster specify component bookies set lostBookieRecoveryDelay=1000 | ||
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 | PASSED | Create a cluster and component version qdrant and service version 1.5.0 |
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 | PASSED | HorizontalScaling In the cluster specify component qdrant | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component qdrant | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | Not implemented or unsupported | ||
RebuildInstance | - | Not implemented or unsupported | ||
Upgrade | Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.5.0 to 1.10.0 | |
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.10.0 to 1.5.0 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.5.0 to 1.7.3 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.7.3 to 1.10.0 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.10.0 to 1.7.3 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.7.3 to 1.8.1 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.8.1 to 1.10.0 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.10.0 to 1.8.1 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.8.1 to 1.8.4 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.8.4 to 1.10.0 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.10.0 to 1.8.4 | ||
Upgrade | PASSED | Upgrade the cluster specify component qdrant service version from 1.8.4 to 1.5.0 | ||
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 Schedule datafile Backup | |
Backup | PASSED | The cluster datafile Backup | ||
Restore | PASSED | The cluster Schedule datafile 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 datafile restore cluster | ||
Restore Increment | - | 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 | 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 |
Rabbitmq | Lifecycle | Create | PASSED | Create a cluster and component version rabbitmq |
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 rabbitmq | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component rabbitmq | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component rabbitmq | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component rabbitmq | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Redis Cluster ( Topology = redis-cluster ) | 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 Logs enable | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component shard-fwk | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component shard-fwk | ||
HorizontalScaling In | SKIPPED | HorizontalScaling In the cluster | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component shard-fwk | ||
HorizontalScaling Out | SKIPPED | HorizontalScaling Out the cluster | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component shard-fwk | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | 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. | |
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. | ||
Delete Pod All | PASSED | |||
Network Duplicate | PASSED | Simulates network duplicate fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to duplicate network. | ||
Network Loss Failover | 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. | ||
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. | ||
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. | ||
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 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 Schedule datafile Backup | |
Backup | PASSED | The cluster datafile Backup | ||
Restore | PASSED | The cluster Schedule datafile 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 datafile restore cluster | ||
Restore Increment | - | 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 shard-fwk 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 | ||
HscaleOnlineInstances | - | 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 | 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. | |
Network Bandwidth Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Network Corrupt Failover | PASSED | Simulates network corrupt fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to corrupt network. | ||
Evicting Pod | SKIPPED | 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 Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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. | ||
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 Delay | FAILED | Simulates network delay fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to delay 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. | ||
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 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 volume-snapshot Backup | |
Backup | PASSED | The cluster Schedule datafile Backup | ||
Backup | PASSED | The cluster datafile Backup | ||
Restore | PASSED | The cluster volume-snapshot Restore | ||
Restore | PASSED | The cluster Schedule datafile Restore | ||
Restore | PASSED | The cluster datafile Restore | ||
Create Backuprepo | - | Not implemented or unsupported | ||
Delete Restore Cluster | PASSED | Delete the volume-snapshot restore cluster | ||
Delete Restore Cluster | PASSED | Delete the Schedule datafile restore cluster | ||
Delete Restore Cluster | PASSED | Delete the datafile restore cluster | ||
Restore Increment | - | Not implemented or unsupported | ||
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 | FAILED | Bench the cluster service with redis component | |
Bench | PASSED | Bench the cluster service | ||
Bench | FAILED | Bench the cluster LB service with redis component | ||
Tpch | - | Not implemented or unsupported |
Engine | Feature | Operation | State | Description |
Risingwave | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition risingwave and cluster version risingwave-v1.0.0 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component frontend,compute | ||
Restart | PASSED | Restart the cluster specify component compactor,connector | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component meta | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component meta | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component frontend | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component compactor,connector | ||
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component frontend | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component compute | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component frontend | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component compute | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
RocketMQ ( Topology = master-slave ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology master-slave and component version rocketmq-broker and service version 4.9.6 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | FAILED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component broker-gds | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component broker-gds | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component broker-gds | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster | ||
HorizontalScaling Out | FAILED | HorizontalScaling Out the cluster specify component broker-gds | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Solr | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition solr and cluster version solr-8.11.2 |
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 solr | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component solr | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component solr | ||
HscaleOfflineInstances | PASSED | Hscale the cluster instances offline specify component solr | ||
HscaleOnlineInstances | PASSED | Hscale the cluster instances online specify component solr | ||
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 | ||
Restore Increment | - | 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 |
Starrocks CE ( Topology = shared-nothing ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition starrocks-ce |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component fe | ||
Restart | PASSED | Restart the cluster specify component be | ||
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 be | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component be | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component be | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component fe | ||
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 | ||
Restore Increment | - | 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 |
Starrocks Ent ( Topology = shared-data ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology shared-data and component version starrocks-be and service version 3.2.2 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component cn | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component fe | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component cn | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component fe | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component fe | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component cn | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | Not implemented or unsupported | ||
RebuildInstance | PASSED | Rebuild the cluster instance specify component cn | ||
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 | ||
Restore Increment | - | 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 |
Tdengine | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition tdengine and cluster version tdengine-3.0.5.0 |
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 tdengine | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component tdengine | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component tdengine | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component tdengine | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
TdSql ( Topology = replication ) | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition tdsql |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster specify component proxy | ||
Restart | PASSED | Restart the cluster specify component db | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component scheduler,zookeeper | ||
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 scheduler,zookeeper | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component proxy | ||
VerticalScaling | PASSED | VerticalScaling the cluster specify component db | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component db | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component zookeeper | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | Network Bandwidth Failover | PASSED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth 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. | ||
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 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. | ||
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. | ||
Network Loss Failover | PASSED | Simulates network loss fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to loss 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. | ||
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. | ||
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. | ||
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 | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | PASSED | Check Monitor Enable | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | - | Not implemented or unsupported | |
Accessibility | Expose | PASSED | Expose Enable the vpc service with db component | |
Expose | PASSED | Expose Disable the vpc service with db component | ||
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 |
Tidb ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology cluster and component version tidb |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component tidb,tikv | ||
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 | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Vanilla Postgresql ( Topology = vanilla-postgresql ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology vanilla-postgresql and component version vanilla-postgresql and service version 14.7.0 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | FAILED | Restart the cluster | ||
Update | FAILED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | PASSED | VerticalScaling the cluster specify component postgresql | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component postgresql | ||
HorizontalScaling In | FAILED | HorizontalScaling In the cluster specify component postgresql | ||
HorizontalScaling Out | FAILED | HorizontalScaling Out the cluster specify component postgresql | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | 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 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. | ||
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. | ||
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. | ||
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. | ||
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 Failover | 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. | ||
Network Bandwidth Failover | FAILED | Simulates network bandwidth fault thereby testing the application's resilience to potential slowness/unavailability of some replicas due to bandwidth network. | ||
Network Corrupt Failover | FAILED | 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. | ||
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 | ||
Restore Increment | - | 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 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 |
Victoria Metrics ( Topology = vm-cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology vm-cluster and component version victoria-metrics and service version 1.0.0 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Restart | PASSED | Restart the cluster specify component vmselect,vminsert | ||
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 vmselect,vminsert | |
VerticalScaling | PASSED | VerticalScaling the cluster specify component vmstorage | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component vmstorage | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component vmstorage | ||
HorizontalScaling In | PASSED | HorizontalScaling In the cluster specify component vmselect,vminsert | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component vmstorage | ||
HorizontalScaling Out | PASSED | HorizontalScaling Out the cluster specify component vmselect,vminsert | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Vllm | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition vllm and cluster version vllm-latest |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | PASSED | Restart the cluster | ||
Update | PASSED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | - | Not implemented or unsupported | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Weaviate | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition weaviate and cluster version weaviate-1.18.0 |
Start | PASSED | Start the cluster | ||
Stop | PASSED | Stop the cluster | ||
Restart | FAILED | Restart the cluster | ||
Update | FAILED | Update the cluster Monitor enable | ||
Update | FAILED | Update the cluster TerminationPolicy WipeOut | ||
Scale | VerticalScaling | - | Not implemented or unsupported | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component weaviate | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | FAILED | HorizontalScaling Out the cluster specify component weaviate | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 | 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 |
Xinference ( Topology = cluster ) | Lifecycle | Create | PASSED | Create a cluster with the specified topology cluster and component version xinference and service version 0.15.4-cpu |
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 xinference | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Engine | Feature | Operation | State | Description |
Yashandb | Lifecycle | Create | PASSED | Create a cluster with the specified cluster definition yashandb and cluster version yashandb-personal-23.1.1.100 |
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 yashandb-compdef | |
VolumeExpansion | - | Not implemented or unsupported | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | 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 |
Zookeeper | Lifecycle | Create | PASSED | Create a cluster and component version zookeeper and service version 3.9.2 |
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 zookeeper | |
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component zookeeper and volume snapshot-log | ||
VolumeExpansion | PASSED | VolumeExpansion the cluster specify component zookeeper and volume data | ||
HorizontalScaling In | - | Not implemented or unsupported | ||
HorizontalScaling Out | - | Not implemented or unsupported | ||
HscaleOfflineInstances | - | Not implemented or unsupported | ||
HscaleOnlineInstances | - | 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 | ||
Restore Increment | - | Not implemented or unsupported | ||
Monitor | Check Monitor | - | Not implemented or unsupported | |
Logs | - | Not implemented or unsupported | ||
Parameter | Reconfiguring | PASSED | Reconfiguring the cluster specify component zookeeper set syncLimit=40 | |
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 |
Test Period: Jun 18, 2025 - Jul 03, 2025