Skip to content

Commit 2300850

Browse files
committed
chore: add nacos to e2e test
1 parent d53268a commit 2300850

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.github/workflows/e2e-kbcli.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,13 @@ on:
1212
required: false
1313
default: ''
1414
TEST_TYPE:
15-
description: 'test type (e.g. apecloud-mysql|postgresql|redis|mongodb|kafka|asmysql|elasticsearch|zookeeper|
16-
rabbitmq|weaviate|qdrant|greptimedb|nebula|risingwave|starrocks|etcd|oceanbase|
17-
orioledb|vanilla-pg|polardbx|opensearch|tdengine|milvus|clickhouse|mariadb|tidb|influxdb|mogdb|
18-
yashandb|redis-cluster|minio|orchestrator)'
15+
description: 'test type (e.g. apecloud-mysql|postgresql|redis|mongodb|kafka|asmysql)'
1916
required: false
2017
default: ''
2118
CLOUD_PROVIDER:
2219
description: 'cloud provider'
2320
required: true
24-
default: 'eks'
21+
default: 'aks'
2522
type: choice
2623
options:
2724
- eks

.github/workflows/release-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
test-type: [ apecloud-mysql|asmysql|asmysql-proxy|asmysql-orc|asmysql-orc-proxy|kafka|mongodb|mongodb-shard|postgresql|postgresql-etcd|redis|redis-cluster,
162162
damengdb|gaussdb|goldendb|greatdb|kingbase|mssql|oceanbase-ent|oracle|starrocks-ent|tdsql|vastbase|oceanbase-proxy,
163163
clickhouse|elasticsearch|etcd|nebula|qdrant|rocketmqe|greptimedb|polardbx|starrocks|vanilla-pg,
164-
mariadb|mogdb|oceanbase|opensearch|orioledb|orchestrator|risingwave|weaviate|yashandb|doris,
164+
mariadb|mogdb|oceanbase|opensearch|orioledb|orchestrator|risingwave|weaviate|yashandb|doris|nacos,
165165
influxdb|loki|minio|milvus|rabbitmq|tdengine|tidb|victoria-metrics|zookeeper|hadoop|hive ]
166166
with:
167167
GITHUB_REPO: "apecloud/kubeblocks"

0 commit comments

Comments
 (0)