emqx/.ci/docker-compose-file
Thales Macedo Garitezi 015f534774 attempt: use only replica if rlog
there seems to be race conditions related to some tests with sessions
hitting the core and the replicant alternately and rlog.

for intance, if there is some delay in this replication, a new
connection made to the replica with a just-created session in the core
may not have been replicated to the replicant, resulting in a test
failure if it expects the session to be present.

since such replication lags are inherent to the core-replicant
topology, we can try to target only the replicant to avoid seeing this
inconsistent view of the system during the tests.
2021-11-07 21:15:07 -03:00
..
haproxy test(fvt): extend functional verification tests to use replicant node 2021-11-07 17:02:57 -03:00
openldap chore(CI): update docker compose file 2021-03-30 18:02:37 +08:00
pgsql chore(connector): update connector ssl schema 2021-06-29 18:22:44 +08:00
python attempt: use only replica if rlog 2021-11-07 21:15:07 -03:00
redis chore(connector): update connector ssl schema 2021-06-29 18:22:44 +08:00
scripts attempt: use only replica if rlog 2021-11-07 21:15:07 -03:00
.env chore(fvt test): update emqx cluster compose file 2021-04-15 21:51:27 +08:00
conf.cluster.env refactor(CI): update the ENVs for new listener,zone configs 2021-08-26 09:11:30 +08:00
conf.env fix(test): set RETRY_INTERVAL and MAX_TOPIC_ALIAS for paho test 2021-07-17 17:36:01 +08:00
docker-compose-emqx-cluster-rlog.override.yaml attempt: use only replica if rlog 2021-11-07 21:15:07 -03:00
docker-compose-emqx-cluster.yaml test(fvt): extend functional verification tests to use replicant node 2021-11-07 17:02:57 -03:00
docker-compose-ldap-tcp.yaml chore(CI): add ssl user for mysql 2021-03-31 19:44:38 +08:00
docker-compose-mongo-replicaset-tcp.yaml feat(connector): mongo support replica set 2021-07-06 18:07:06 +08:00
docker-compose-mongo-replicaset-tls.yaml feat(connector): mongo support replica set 2021-07-06 18:07:06 +08:00
docker-compose-mongo-single-tcp.yaml feat(connector): mongo support replica set 2021-07-06 18:07:06 +08:00
docker-compose-mongo-single-tls.yaml feat(connector): mongo support replica set 2021-07-06 18:07:06 +08:00
docker-compose-mysql-tcp.yaml chore(CI): add ssl user for mysql 2021-03-31 19:44:38 +08:00
docker-compose-mysql-tls.yaml chore(connector): update connector ssl schema 2021-06-29 18:22:44 +08:00
docker-compose-pgsql-tcp.yaml chore(CI): add ssl user for mysql 2021-03-31 19:44:38 +08:00
docker-compose-pgsql-tls.yaml chore(CI): add ssl user for mysql 2021-03-31 19:44:38 +08:00
docker-compose-python.yaml chore(fvt test): update emqx cluster compose file 2021-04-15 21:51:27 +08:00
docker-compose-redis-cluster-tcp.yaml chore(CI): cts support redis sentinel 2021-04-10 11:06:09 +08:00
docker-compose-redis-cluster-tls.yaml chore(connector): update connector ssl schema 2021-06-29 18:22:44 +08:00
docker-compose-redis-sentinel-tcp.yaml chore(CI): cts support redis sentinel 2021-04-10 11:06:09 +08:00
docker-compose-redis-sentinel-tls.yaml chore(connector): update connector ssl schema 2021-06-29 18:22:44 +08:00
docker-compose-redis-single-tcp.yaml feat(authn redis): support authn with redis 2021-08-06 14:05:31 +08:00
docker-compose-redis-single-tls.yaml chore(connector): update connector ssl schema 2021-06-29 18:22:44 +08:00
docker-compose.yaml chore(CI): rename image 2021-10-22 13:40:01 +08:00