1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/tests/dragonfly
Shahar Mike de5ecc7447
chore: Split --cluster_announce_ip and --replica_announce_ip (#3615)
chore: Split `cluster_announce_ip` and `replica_announce_ip`

This PR partially reverts #3421

Fixes #3541
2024-09-01 12:43:44 +00:00
..
seeder chore: Change Lua embedded flags syntax (#3517) 2024-08-15 08:04:20 +03:00
__init__.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
acl_family_test.py feat(acl): add pub/sub (#3574) 2024-08-30 15:41:28 +03:00
cluster_mgr_test.py chore: Disable cluster_mgr_test (#3279) 2024-07-08 09:12:27 +03:00
cluster_test.py chore: Split --cluster_announce_ip and --replica_announce_ip (#3615) 2024-09-01 12:43:44 +00:00
config_test.py chore: use decode_responses when creating a redis client (#2109) 2023-11-03 11:00:26 +02:00
conftest.py chore: allow running dragonfly pytests in repeat (#3577) 2024-08-27 11:35:47 +03:00
connection_test.py chore: fix test_parser_memory_stats flakiness (#3354) 2024-07-22 10:41:26 +00:00
eval_test.py fix(server): Implement SCRIPT GC command (#3431) 2024-08-02 23:49:51 +03:00
generic_test.py fix: flake in teardown of test_unknown_dfly_env (#3487) 2024-08-11 14:52:44 +03:00
http_conf_test.py fix: authorize the http connection to call commands (#2863) 2024-04-08 13:19:01 +03:00
instance.py chore: enable experimental_new_io by default. (#3605) 2024-08-29 23:30:26 +03:00
json_test.py fix: Fix unsupported object type rejson-rl in RedisInsight (#3384) 2024-07-27 19:05:00 +02:00
list_family_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
management_test.py feat: implement CONFIG GET command (#1751) 2023-08-28 19:26:38 +03:00
memory_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
proxy.py feat: Expose replica_reconnect_count for Prometheus metrics (#3370) 2024-08-13 12:34:01 +02:00
pymemcached_test.py fix: MC flags size and serialization #3134 (#3538) 2024-08-21 18:31:03 +03:00
redis_replication_test.py feat: add slave_repl_offset to the replication section. (#3596) 2024-08-30 18:58:07 +03:00
replication_test.py chore: Split --cluster_announce_ip and --replica_announce_ip (#3615) 2024-09-01 12:43:44 +00:00
requirements.txt chore(deps): bump aiohttp from 3.8.4 to 3.10.2 in /tests/dragonfly (#3600) 2024-08-29 14:03:51 +03:00
search_test.py chore: skip cluster tests if redis-server wasn't found (#3416) 2024-08-01 13:04:02 +00:00
seeder_test.py fix(server): fix compatibility with rdb snapshot (#3121) 2024-06-04 06:28:18 +00:00
sentinel_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
server_family_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
shutdown_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
snapshot_test.py fix: disable failing test_cron_snapshot_failed_saving (#3571) 2024-08-26 12:20:34 +00:00
tiering_test.py chore: upload all the logs from /tmp (#3263) 2024-07-04 09:17:25 +03:00
tls_conf_test.py fix: HELLO AUTH with non default user (#3486) 2024-08-11 14:35:26 +03:00
utility.py feat: add slave_repl_offset to the replication section. (#3596) 2024-08-30 18:58:07 +03:00