compatibility-test-suite-fo.../config.yaml

111 lines
1.5 KiB
YAML

# config.yaml is used when you need to test the compatibility of multiple Redis-Like
# systems and generate html reports (--genhtml)
# html report directory
Dir: "html"
# specify test version
SpecificVersion:
- 4.0.0
- 5.0.0
- 6.0.0
- 7.0.0
# the host, port, password of all the db to be tested
Database:
Redis:
host: 172.16.0.10
port: 6379
password:
ssl: false
cluster: false
version: latest
RedisCluster:
host: 127.0.0.1
port: 30001
password:
ssl: false
cluster: true
version: latest
Valkey:
host: 172.16.0.10
port: 6384
password:
ssl: false
cluster: false
version: latest
Kvrocks:
host: 172.16.0.10
port: 6381
password:
ssl: false
cluster: false
version: latest
KeyDB:
host: 172.16.0.10
port: 6382
password:
ssl: false
cluster: false
version: latest
Pika:
host: 172.17.0.6
port: 9221
password:
ssl: false
cluster: false
version: latest
ElastiCache:
host:
port:
password:
ssl:
cluster: false
version:
MemoryDB:
host:
port:
password:
ssl:
cluster: false
version:
AzureRedis:
host:
port:
password:
ssl:
cluster: false
version:
GoogleMemoryStore:
host:
port:
password:
ssl:
cluster: false
version:
TencentRedis:
host:
port:
password:
ssl:
cluster: false
version:
GaussDBRedis:
host:
port:
password:
ssl:
cluster: false
version: