Ilya Averyanov
|
fce1e74c3d
|
fix(connector): fix redis cluster resource recovery
|
2023-01-31 16:55:05 +02:00 |
Ilya Averyanov
|
f6fbbf3ee3
|
chore(bridges): reduce Redis bridge flakyness
|
2023-01-18 14:34:11 +02:00 |
firest
|
ea405fe55d
|
test(bridges): add test case for the PostgreSQL backend
|
2023-01-06 11:56:28 +08:00 |
Zaiming (Stone) Shi
|
6d7e6e6ea7
|
ci: delay Kafka topic creation
|
2022-12-29 14:30:30 +01:00 |
Andrew Mayorov
|
2e1cdd039e
|
ci: include OTP-25 in some workflows
* Use OTP-25 exclusively for Elixir builds
* Include OTP-25 in slim package builds
* Include OTP-25 in test workflow matrices
|
2022-12-16 13:45:04 +03:00 |
Zaiming (Stone) Shi
|
40809b2ad0
|
Merge remote-tracking branch 'origin/dev/ee5.0' into release-50
|
2022-12-09 11:45:52 +01:00 |
Zaiming (Stone) Shi
|
f3b069a0d9
|
test: fix config load for lib-ee tests
|
2022-12-07 15:50:50 +01:00 |
Ilya Averyanov
|
6692b0c895
|
feat(bridge): add Redis bridge
|
2022-12-06 23:15:42 +03:00 |
Erik Timan
|
eb62192838
|
test: expand EE mysql bridge test with toxiproxy
|
2022-12-01 10:27:51 +01:00 |
Zaiming (Stone) Shi
|
83fe35b148
|
Merge remote-tracking branch 'origin/dev/ee5.0' into 1116-sync-v5.0.10-to-ee50
|
2022-11-18 19:23:31 +01:00 |
Zaiming (Stone) Shi
|
09455edae8
|
Merge tag 'v5.0.10' into dev/ee5.0
|
2022-11-16 16:20:30 +01:00 |
Ivan Dyachkov
|
7bbd6353aa
|
chore: fix /.cache and /.erlang.cookie in erlang container
|
2022-11-09 09:30:32 +01:00 |
Ivan Dyachkov
|
d90b3760b1
|
ci(ct/run.sh): use host uid and gid in erlang container for ct
|
2022-11-09 09:53:03 +08:00 |
Thales Macedo Garitezi
|
04588148b7
|
test(influxdb): increase influxdb bridge/connector coverage (ee5.0)
|
2022-11-07 15:15:49 -03:00 |
Shawn
|
4135910b42
|
chore: merge master into dev/ee5.0
|
2022-09-26 09:52:33 +08:00 |
Kjell Winblad
|
5ec4b0a6ca
|
fix: fix entrypoint in docker compose for Kafka bridge test
|
2022-09-23 15:58:22 +02:00 |
Kjell Winblad
|
ac37c5d58a
|
test: github actions debug printouts
|
2022-09-23 15:02:01 +02:00 |
Kjell Winblad
|
a3c88b40a0
|
test: changes to make Kafka container run in GitHub action
|
2022-09-23 14:33:41 +02:00 |
Kjell Winblad
|
c4f7d385b5
|
test: fix true not allowed as docker compose env var value
|
2022-09-23 11:47:12 +02:00 |
Kjell Winblad
|
9f3e38aeb0
|
test: fix error in script detected by spellcheck script
|
2022-09-23 10:37:30 +02:00 |
Zaiming (Stone) Shi
|
ba34326010
|
ci(kafka): fix shellcheck errors
|
2022-09-23 08:58:51 +02:00 |
JimMoen
|
7aa99b26b9
|
chore: add git commit hook for git-blame-ignore-revs
ignore redis log files
|
2022-09-23 12:37:07 +08:00 |
Kjell Winblad
|
ac2922fc4c
|
test: Kafka bridge cases for all combinations of SASL and SSL
|
2022-09-16 16:44:12 +02:00 |
Kjell Winblad
|
5820b028cb
|
feat: add test case for Kerberos Kafka authentication
|
2022-09-14 17:03:37 +02:00 |
Kjell Winblad
|
f0e03086a6
|
test: add test cases for Kafka SASL auth mechanisms plain and scram
|
2022-09-13 19:46:56 +02:00 |
Zaiming (Stone) Shi
|
0c1595be02
|
feat: Add Kafka connector
|
2022-09-13 19:46:56 +02:00 |
Thales Macedo Garitezi
|
3d4afd65df
|
feat: add mongodb bridge (e5.0)
|
2022-09-01 14:47:14 -03:00 |
Zhongwen Deng
|
b08991cb44
|
chore: upgrade minirest to 1.3.7
|
2022-08-17 23:31:27 +08:00 |
Zhongwen Deng
|
abcdad39e5
|
chore: bump fvt_test's minirest to latest(1.3.6)
|
2022-08-03 16:29:06 +08:00 |
Zaiming (Stone) Shi
|
387a1d822a
|
Merge pull request #8410 from zmstone/0704-add-haproxy-to-cluster-example-secript
0704 add haproxy to cluster example script
|
2022-07-19 19:27:05 +01:00 |
JimMoen
|
ab17fd80e7
|
ci: common test add redis-sentinel
|
2022-07-13 10:37:16 +08:00 |
Zaiming (Stone) Shi
|
a95474669e
|
chore: remove duplicated haproxy config section
the mgmt and dashbaord endpoints are both merged 18083 now
no need to declare twice
|
2022-07-04 17:57:13 +02:00 |
Zaiming (Stone) Shi
|
8b7fc490ae
|
refactor: run relup test nodes in individual docker containers
When running EMQX in lux shell inside a docker container
the node won't boot due to load_failed for redbug modules
reason is still unknown
|
2022-06-29 07:10:45 +02:00 |
Zaiming (Stone) Shi
|
184b337e84
|
chore: add a script to run relup lux test locally
|
2022-06-28 10:54:07 +02:00 |
Zaiming (Stone) Shi
|
f7a2112a5a
|
ci: define package name instead of globing
|
2022-06-27 22:22:35 +02:00 |
Zaiming (Stone) Shi
|
67710472f5
|
ci: debug boot in relup test
|
2022-06-27 20:49:20 +02:00 |
Zaiming (Stone) Shi
|
d3f8ebd10f
|
ci: fix relup test workflow and upgrade builder to 5.0-17
builder 5.0-17 has emqtt-bench and lux included
so we do not need to rebuild the software for each ci job
|
2022-06-27 12:06:13 +02:00 |
Zaiming (Stone) Shi
|
0d6c4e0996
|
Merge remote-tracking branch 'xinyu/fix_relup_testcases' into 0623-fix-relup
|
2022-06-24 06:00:16 +02:00 |
Zaiming (Stone) Shi
|
bcefec1935
|
ci: fix relup test
|
2022-06-23 21:59:43 +02:00 |
Shawn
|
9ec88198cb
|
fix: remove one_more_emqx.sh from the relup.lux
|
2022-06-23 09:14:57 +08:00 |
Shawn
|
0d980904e0
|
fix: tmp - test relup
|
2022-06-22 22:16:03 +08:00 |
Shawn
|
efffc450d0
|
fix: update relup.lux
|
2022-06-22 19:21:40 +08:00 |
Shawn
|
5d81f159d6
|
fix(CI): syntax errors in run_relup_tests.yaml
|
2022-06-22 14:53:34 +08:00 |
Shawn
|
08207c086c
|
fix: update integration testcases for relup
|
2022-06-22 11:56:57 +08:00 |
Shawn
|
f18eab402a
|
fix(CI): don't use any authz sources when testing
|
2022-06-10 14:21:20 +08:00 |
Zaiming (Stone) Shi
|
fc4d9e4dcd
|
ci: use emqx-builder 5.0-16
Fixed openssl compatibility issue
|
2022-06-06 10:54:26 +02:00 |
Thales Macedo Garitezi
|
d0c5de1da6
|
chore(config): move db configs under cluster/node keys
|
2022-05-26 14:02:22 -03:00 |
Shawn
|
eea9bd90b4
|
fix: remove the extra level of 'emqx' dir from .tar.gz
|
2022-05-25 02:00:01 +08:00 |
Shawn
|
5d65bdaa47
|
chore: ping emqx-builder to 5.0-15
|
2022-05-16 18:10:42 +08:00 |
Zaiming (Stone) Shi
|
e95a14843d
|
ci: delete otp 23 from ci matrix
|
2022-05-10 16:34:53 +02:00 |