Thales Macedo Garitezi
4b8d4b3583
test: fix hang when calling `ct_slave:stop` on a `slave` started node
...
Some tests use the `slave` module for better readability. But, when
shutting those nodes down, if one uses `ct_slave` on them, they will
hang. This'll make CT wait until the timetrap (default 30 min) before
failing `end_per_testcase`.
2023-01-05 15:51:54 -03:00
Zaiming (Stone) Shi
14ba75502f
chore: update copyright year
2023-01-02 14:54:38 +01:00
JimMoen
97bfe359d1
chore: fix typo
2022-12-07 16:01:33 +08:00
Thales Macedo Garitezi
7f4ffee7b5
feat: add jwt worker for rule actions
...
Will be used in GCP PubSub resource for EE.
2022-11-04 09:38:11 -03:00
Zaiming (Stone) Shi
f1a2f354c4
test: ensure module loaded for ct-slave node before starting apps
2022-10-04 13:01:56 +02:00
Zaiming (Stone) Shi
ea6f2bd8d7
test: allow starting ct-slave without join cluster
...
This is to test/inspect states before/after join
2022-10-03 22:01:52 +02:00
Zaiming (Stone) Shi
7423646191
test: ensure emqx_modules app is started in ct-slave node
2022-10-03 17:05:35 +02:00
Zaiming (Stone) Shi
2e28d5e73e
test: fix more flaky test in share sub SUITE
2022-10-03 13:02:46 +02:00
Zaiming (Stone) Shi
c39116c7a5
test: fix bad ct:pal call
2022-10-03 09:22:10 +02:00
Zaiming (Stone) Shi
402553b95a
test: fix false one-view check
2022-10-03 09:19:26 +02:00
Thales Macedo Garitezi
ebf131266a
test: fix flaky shared sub test case
...
the route replication is async, added a function to wait for it
2022-09-30 17:22:58 +02:00
Ilya Averyanov
a19fbe214f
feat(node_rebalance): implement node evacuation and rebalancing
2022-08-13 11:32:14 +03:00