From 159d6f2739b5325a4b514e9f095d5ff8610d8af0 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 13 Jan 2025 00:00:40 +0100 Subject: [PATCH] fix test configuration: enable modules so ejabberd creates their sql tables and later those tables can be updated without errors by mod_admin_update_sql when ci.yml calls "make test" --- test/ejabberd_SUITE_data/ejabberd.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/ejabberd_SUITE_data/ejabberd.yml b/test/ejabberd_SUITE_data/ejabberd.yml index 0155e8f9024..c22c2fd3a9b 100644 --- a/test/ejabberd_SUITE_data/ejabberd.yml +++ b/test/ejabberd_SUITE_data/ejabberd.yml @@ -132,6 +132,9 @@ Welcome to this XMPP server." mod_stats: [] mod_s2s_dialback: [] mod_legacy_auth: [] + mod_mix_pam: [] + mod_mqtt: [] + mod_shared_roster: [] mod_stream_mgmt: max_ack_queue: 10 resume_timeout: 3