Chris
|
0b3e30e813
|
feat: isolate resource manager processes
|
2022-05-09 13:24:34 +02:00 |
Shawn
|
6edb453ce9
|
fix: the field 'enable' is missing for GET /bridges/:id
|
2022-04-28 18:13:19 +08:00 |
Zaiming (Stone) Shi
|
02c3f87b31
|
style: reformat all remaining apps
|
2022-04-27 15:51:18 +02:00 |
EMQ-YangM
|
eb3870b538
|
fix: when enable is false, restart and stop cannot be performed.
|
2022-04-25 18:48:12 +08:00 |
EMQ-YangM
|
5d9df74be7
|
test: fix required fields
|
2022-04-21 18:47:02 +08:00 |
EMQ-YangM
|
5aeb3c2dc2
|
feat: impl bridge reset_metrics api
|
2022-04-11 10:25:48 +08:00 |
Thales Macedo Garitezi
|
2a7b777a2a
|
fix(test): fix inter-suite test coupling
|
2022-04-07 12:21:15 -03:00 |
Thales Macedo Garitezi
|
911e02f626
|
feat(bridge): export basic usage info for telemetry
|
2022-04-06 10:20:23 -03:00 |
Ilya Averyanov
|
0728b1e3f4
|
chore(emqx_modules): add emqx_topic_metrics_api tests
|
2022-03-30 21:18:27 +03:00 |
Shawn
|
1d023b541f
|
refactor(connnector): rename waiting_connect_complete -> wait_for_resource_ready
Rename the option to wait_for_resource_ready and defaults to 5s.
|
2022-03-10 10:46:57 +08:00 |
Shawn
|
50d0a3271b
|
fix(test): add testcases for enable/disbale bridges
|
2022-03-09 18:49:30 +08:00 |
Shawn
|
36e068d00d
|
feat(bridge): add APIs for restart/stop bridges on one node
|
2022-03-09 18:42:19 +08:00 |
EMQ-YangM
|
f29877bb6a
|
fix(emqx_resource): remove create_opts async_create
|
2022-03-08 14:09:39 +08:00 |
Shawn
|
8a0565a53b
|
chore(elvis): please the elvis
|
2022-03-08 11:11:29 +08:00 |
Shawn
|
9a9c92ae88
|
fix: update testcases for emqx_bridge
|
2022-03-07 16:48:36 +08:00 |
EMQ-YangM
|
fa21fa2432
|
fix(emqx_bridge): fix bridge status
|
2022-02-25 15:26:40 +08:00 |
Chris
|
d0b0b05aa4
|
fix: decouple suite tests
|
2022-02-08 14:53:01 +01:00 |
Zaiming (Stone) Shi
|
2105d1f22b
|
test: call ct helpers to load config
|
2022-01-25 11:50:18 +01:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
Shawn
|
e95445728c
|
fix(test): wait until the bridge ready
|
2022-01-02 23:59:56 +08:00 |
Shawn
|
d11cf6ad64
|
fix(bridges): store connector name and bridge name to config files
|
2021-12-30 23:48:41 +08:00 |
Shawn
|
eb992ad2ad
|
fix(bridge): add test cases for sending msgs via http bridge
|
2021-12-28 11:35:47 +08:00 |
Shawn
|
0699682f38
|
refactor(bridges): rename some config entries for MQTT bridge
|
2021-12-17 21:22:04 +08:00 |
Shawn
|
d76f82d3d2
|
fix(bridges): add new option 'enable' for bridge configs
|
2021-12-08 18:16:38 +08:00 |
Shawn
|
9b4fe87ed0
|
fix(bridges): update testcases for bridge APIs
|
2021-12-07 09:56:57 +08:00 |
Shawn
|
37aeb28a79
|
fix(connector): test case conflict
|
2021-11-22 18:52:43 +08:00 |
Shawn
|
f0c61068e8
|
fix(authn): test cases issues
|
2021-11-22 17:35:33 +08:00 |
Shawn
|
9c93ea0338
|
feat(connector): add API for /connectors_test
|
2021-11-22 17:35:33 +08:00 |
Shawn
|
4dac90f4a7
|
refactor(bridges): add POST /bridges for creating
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
c4668b4047
|
fix(bridge): load emqx_conf in testcases
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
339749764d
|
fix(bridge): update the testcases for HTTP bridges
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
7d64013edd
|
refactor(connector): add connector configs
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
e41736f5cb
|
fix(bridge): update testcases for bridge APIs
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
1e6884ee7d
|
fix(bridge): convert confs for http bridge when creating
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
63f942a1b8
|
feat(bridge): add descriptions to the mqtt bridge schema
|
2021-11-22 17:35:32 +08:00 |
Shawn
|
dd9e2c4b24
|
refactor(bridge): the configs for http bridges
|
2021-11-22 17:35:32 +08:00 |