SergeTupchiy
|
fb266fbf8c
|
Merge pull request #13300 from SergeTupchiy/EMQX-12195-cluster-link-conf-backup
cluster link conf backup
|
2024-06-21 11:42:57 +03:00 |
Serge Tupchii
|
71f5eaf11e
|
fix(data_backup): import `cluster.links` conf
|
2024-06-19 20:47:06 +03:00 |
Serge Tupchii
|
baa7996289
|
fix(data_backup): allow exporting `ram_copies` Mnesia tables
Currently, ram tables can be used for message retainer.
|
2024-06-18 17:31:33 +03:00 |
Serge Tupchii
|
60882a616e
|
fix(data_backup): re-index retained messages after importing
|
2024-06-18 17:31:19 +03:00 |
Shawn
|
e89dc32c90
|
ci: run emqx_management both with ee and ce profile
|
2024-04-07 18:33:52 +08:00 |
Shawn
|
1c81c79a2c
|
chore: add testcase for importing retained msgs and sources
|
2024-04-07 17:24:26 +08:00 |
Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Ivan Dyachkov
|
ec10c51073
|
Merge remote-tracking branch 'upstream/release-53' into 1129-sync-r53
|
2023-11-30 19:51:12 +01:00 |
JianBo He
|
c8b5c51bbc
|
chore: fix failed test cases
|
2023-11-28 09:53:46 +08:00 |
firest
|
7a8a5926ab
|
fix(rbac): adjust the role names
|
2023-10-24 19:01:12 +08:00 |
firest
|
26ec860d96
|
feat(backup): add migration mechanism when import backup data
|
2023-10-17 16:23:32 +08:00 |
Ilya Averyanov
|
c2c56ba481
|
chore(auth): update tests
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |
firest
|
45ccc66474
|
fix(dashbaord): fix test cases to support RBAC
|
2023-09-15 15:49:37 +08:00 |
Zaiming (Stone) Shi
|
7c2f87fabe
|
test: merge broker and router boot modules
|
2023-09-06 21:36:16 +02:00 |
Andrew Mayorov
|
2da604dfa4
|
test(mgmt): simplify flaky `t_verify_imported_mnesia_tab_on_cluster`
And also rest of the test setup in the suite.
|
2023-08-30 20:24:18 +04:00 |
Thales Macedo Garitezi
|
f007b44426
|
fix(data_import): rm duplicate import call and fix test
|
2023-08-22 13:29:15 -03:00 |
Andrew Mayorov
|
f76f3b77d7
|
test: add tooling to make testruns more isolated and predictable
Also showcase their usage in some of the existing testsuites.
|
2023-07-04 12:53:39 +02:00 |
Andrew Mayorov
|
acd6e5635b
|
fix(ct): adapt cluster setup helper to replicant nodes
Before this change, trying to start cluster consisting of cores +
replicants resulted in error joining replicant node to the cluster.
|
2023-06-15 00:50:15 +03:00 |
Serge Tupchii
|
e4d09d4ad4
|
feat: implement configuration and user data export/import CLI
Closes: EMQX-9203
|
2023-06-09 14:11:47 +03:00 |